serpapi / public-roadmap

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

[Google Maps API] Add `opens_date` support #1663

Closed timlewfaire closed 2 weeks ago

timlewfaire commented 3 weeks ago

The Google Search API recently started surfacing business_opens_date in the Knowledge Graph results (Opens July 15th in the screenshot)

Screenshot 2024-06-07 at 12 19 58 PM

It looks like this should show up in the Google Maps API too, but right now it isn't. Can this be added too?

Screenshot 2024-06-07 at 12 16 14 PM
hartator commented 3 weeks ago

Thanks for the report @timlewfaire. Will do! Playground reproduction.

Alaa-abdulridha commented 2 weeks ago

This issue now has been resolved.

Before fixing the issue:

image

After fixing the issue:

image

timlewfaire commented 1 week ago

Thank you!!!

timlewfaire commented 6 days ago

Hi! I wanted to see if it would be possible for this field to be added to the local_results in addition to the place_results? For example, in the sandbox

  1. lagree plus in toronto returns a json with place_results and the opens_date field
  2. lagree in toronto is more general returns a json with local_results instead without the new opens_date field