scrape-playstore
scraping user reviews from google playstore
Check the blog post to see how to make it run at https://medium.com/tech-that-works/democratising-data-science-one-step-at-a-time-ccbb3640cced
Use the app live at https://playstore-scraper.herokuapp.com/app_reviews/
to build and run the project
Installation
Use below command to install the required library
pip install -r requirements.txt
Usage
To run the app hit the following
python manage.py runserver

Log in or sign up for Devpost to join the conversation.