
Google Play Scraper
Pricing
$0.30 / 1,000 results

Google Play Scraper
Scrape google play store to get apps, details, developers, categories and reviews. If you are looking for a reliable google play reviews scraper you should give this tool a try
1.5 (2)
Pricing
$0.30 / 1,000 results
27
Total users
1.1K
Monthly users
109
Runs succeeded
90%
Issues response
27 days
Last modified
10 months ago
Run Fails When App URL Returns 404 (App Not Found)
Open
Hi there,
I noticed that the actor crashes completely whenever a Google Play URL points to an app that no longer exists (404 error). The run stops instead of skipping the missing app.
Here’s part of the error log:
Error: App not found (404) at google-play-scraper/lib/utils/request.js:41:19 ... at async main.js:86:22
It would be great if the actor could catch this error and continue processing the rest of the apps.
Thanks!

In order to quickly identify the reason of your issue, I need to inspect your run.
Please share the URL of the run where you faced this issue. You can find your runs on this page: https://console.apify.com/actors/runs

FYI - I will have to close the issue if I don't get the run URL in next 24 hours
bleta
Same issue here. Currently using a python script for pre-validating the urls for now. PITA but works.