serpapi / public-roadmap

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

[Google Maps Reviews API] Get exact date / iso date of the review #1508

Closed hilmanski closed 5 months ago

hilmanski commented 6 months ago

A high-volume customer requested that we scrape the actual review time. Not just "a week ago" or so.

I can see the timestamp data is available at the request as well.

CleanShot 2024-03-27 at 11 44 17

We can put it as iso_date like what we did in the Google Play Product API: https://github.com/serpapi/public-roadmap/issues/1473

Intercom

zyc9012 commented 6 months ago

Unfortunately, the precise timestamp is not present in the endpoint we use. We may support this once we switch to a new endpoint.