/Crawl-Google-Play

Google Play crawler script using Python

Primary LanguagePython

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.