serpapi / public-roadmap

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

[Google Maps Reviews API] Get last modified Iso date of the review #1588

Closed pacifistes closed 1 month ago

pacifistes commented 2 months ago

Hello,

The addition of the ISO date in issue #1508 has been quite useful for obtaining an accurate date on reviews. However, when trying to fetch the latest reviews sorted by 'newest' to avoid scraping all reviews, we encounter a problem as the reviews are sorted by the date of the last modification. Referring back to the image in issue #1508, we can see that the last modification date is also shown (timestamp framed in green).

317116741-2b0974f3-48b1-4c14-8579-068ea7814687

Would it be possible to include this field also ?

Thank you for considering this enhancement.

zyc9012 commented 1 month ago

We've released the support for this. The reviews now have iso_date_of_last_edit.

image