serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
45 stars 3 forks source link

[Google Maps API] Scrape `address` of GPS-based searches #1485

Closed marm123 closed 3 months ago

marm123 commented 3 months ago

Google allows to get some information, specifically address in GPS-based search (GPS coordinates as q parameter). However, we're not scraping the address, but provide these coordinates as a value:

image

This is odd, considering that for regular searches, we're returning the correct address (perhaps not taken from the highlighted place):

image

One of our customers requested this.

Playground - GPS-based | Inspect - GPS-based Playground - regular | Inspect - regular Intercom

arunzone commented 3 months ago

@marm123 Thanks for listening to our feedback and taking action on it. Wondering when we can expect it to be addressed?

tanys123 commented 3 months ago

We have released a fix to the issue.

Screenshot 2024-04-01 at 11 10 43 AM