Skip to content

MOHED1224/Crawl-Google-Play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Crawl-Google-Play

Google Play Crawler script using python.

This code is using library play_scraper. You can install it from here or you can run pip install play-scraper in the command line

NOTE: All the outputs of this library functions are JSON code

This code takes a list of apps names from an Excel file, search google play to find them and return some details about them. Of course you change what details you want to see, since the output is JSON code so it's very easy to deal with it.

Repository for crawling App Store.