serpapi / public-roadmap

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

[Google Play Product] Empty results with `all_reviews=true` and `sort_by=3` (Rating). #1203

Closed andypple83 closed 7 months ago

andypple83 commented 10 months ago

We can not scrape content with all_reviews: true Screenshot 2023-11-14 at 17 14 31

Playground | Inspect

aciddjus commented 10 months ago

The issue seems to appear only when sort_by is set to 3 (Rating).

Here is the search when sort_by is not set to 3:

image

Playground Inspect

andypple83 commented 7 months ago

For google_play_product engine, we don't support sort_by: Rating for store: Books

Screenshot 2024-02-23 at 13 55 51

sort_by: Rating is still available for other for store: Apps, Games...

Screenshot 2024-02-23 at 13 55 30