Any advice or tips for scraping data from Play Store?

leechesBleechin

Supreme Member
Joined
Feb 16, 2017
Messages
1,218
Reaction score
3,220
I need some specific data from the playstore and im just wondering if anyone here has any tips for getting it. I noticed on the browser i only get about 20 apps and it doesn't load more, But on my phone i can access them all. Does this mean i have to scrape from an emulator?
 
You could indeed use an emulator to scrape it with Appium
It was too much of a pita to deal with android stuff on linux so i just used OCR and grabbed everything i needed from a automated series of screenshots :)
 
Seems, that you should play with scroll to load more apps. Try to emulate that behavior with Chronium or some other headless browser
 
Back
Top