public-roadmap
public-roadmap copied to clipboard
[Apple App Store Reviews API] Explore the possibility of adding the `iso_date` in the JSON response
One of our customers requested us to scrape the iso_date in the Apple App Store Reviews API, similar to how we implemented it in https://github.com/serpapi/public-roadmap/issues/1473
However, I'm unsure if the endpoint we're using allows us to do that, or if it's not the case similar to Google Maps Reviews API (https://github.com/serpapi/public-roadmap/issues/1508)
It is also related to the following thread https://github.com/serpapi/public-roadmap/issues/1499 as it's implied that we might potentially have a way to extract the exact review_date in our Documentation.
We can explore this and potentially implement it in the future or close the thread if it's not applicable to this API.