Specify webhook Google Places API (Python SDK)

Hi,

I wish to use the ‘webhook’ query parameter while placing an API request, but get the error message that it is an unexpected keyeword argument. But the ‘webhook’ query parameter is clearly mentioned in the API documentation.

I can’t use the Webhook Integration on the website as I have multiple API endpoints, depending on which Outscraper API service I’m using.

Screenshot 2023-08-15 161142

Thanks,

Here is the error screenshot.
Screenshot 2023-08-15 162746

Hi, thank you for your feedback!
The support of webhooks was just added to Python SDK. Please update to v4.0.1 version: outscraper · PyPI.