serpapi / public-roadmap

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

[Google Maps API and Google Local API] Provide a Way to Use the Same Identifier with Both APIs #1104

Closed schaferyan closed 11 months ago

schaferyan commented 1 year ago

A customer recently requested help getting the ludocid for businesses they have a business name, place_id and data_id for. Right now, there doesn't seem to be a way to use the place_id and/or data_id for a place to get the ludocid.

The main way I can see for getting the ludocid of a business is to perform a Google Local Search. It would be helpful for this customer's use case if we could either scrape ludocid from Google Maps or Google Maps Places (if available) or provide a way to search Google Local with a Google Maps place_id or data_id (if possible).

I believe it would also be helpful for our customers in general to have a bridge between our Google Maps API and our Google Local API, as currently there isn't a good way to use them in conjunction.

Screenshot 2023-09-19 at 10 31 33 AM

Screenshot 2023-09-19 at 10 32 14 AM

Intercom| Playground(Google Local) | Playground(Google Maps)

zyc9012 commented 11 months ago

@schaferyan The data_cid from Google Maps API can be used as ludocid in Google Local API.