serpapi-python icon indicating copy to clipboard operation
serpapi-python copied to clipboard

Set custom timeout

Open mtsardakas opened this issue 10 months ago • 1 comments

It looks like it's not possible the modify the default timeout value, either at client instantiation (serpapi.Client) or when passing params to it. This is vital as the default value of 90 seconds is not enough for a significant subset of engine/parameter combos. Thanks a lot :)

mtsardakas avatar Feb 19 '25 13:02 mtsardakas