public-roadmap
public-roadmap copied to clipboard
[Google Maps API] Support web_results
Here is Google Maps link with web results at the bottom
And on our end:
Moved from https://github.com/serpapi/SerpApi/issues/1598 The recent layout found by @aciddjus at https://github.com/serpapi/SerpApi/issues/1598#issuecomment-1871969265
We have just deployed this feature. You can now retrieve Google Maps Web Results.
How it works:
We have added new attribute web_results_link
and serpapi_web_results_link
(documentation)
Follow the serpapi_web_results_link
endpoint to get the Web Results data.
By default it only return 3 items, you can retrieve more items by specifying the start
number, checkout the documentation for more info.