google-search-results-python icon indicating copy to clipboard operation
google-search-results-python copied to clipboard

[Fix] `SerpApiClientException`: wrong API engine in error message

Open dimitryzub opened this issue 2 years ago • 0 comments

This PR contains a few small fixes that update the engine name in the error message.

Example of incorrect engine name (walmart -> DuckDuckGo):

https://github.com/serpapi/google-search-results-python/blob/ce2652b921de615262b1fd6ef82eeeb257a0386a/serpapi/duck_duck_go_search.py#L19-L20

dimitryzub avatar May 13 '23 04:05 dimitryzub