public-roadmap icon indicating copy to clipboard operation
public-roadmap copied to clipboard

[Google Maps API] Support web_results

Open kagermanov27 opened this issue 1 year ago • 2 comments

Here is Google Maps link with web results at the bottom

image

And on our end:

image

Playground Inspect

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

kagermanov27 avatar Dec 29 '23 12:12 kagermanov27

A customer requested this:

Intercom

schaferyan avatar Feb 14 '24 19:02 schaferyan

The results were retreived by a separate request.

Google Maps link Web results link

zyc9012 avatar Mar 17 '24 09:03 zyc9012

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) Screenshot 2024-05-17 at 10 25 53 AM

Follow the serpapi_web_results_link endpoint to get the Web Results data. Screenshot 2024-05-17 at 10 29 56 AM

By default it only return 3 items, you can retrieve more items by specifying the start number, checkout the documentation for more info.

tanys123 avatar May 17 '24 02:05 tanys123