Scraping-Google-playstore-app-reviews

web-scraping-2

  • Legal data scraping is a quintessential way to collect data from websites and plays a major step in the data engineering process.

  • This repository uses google play scraper package to perform the task of data collection

  • Install the package using the following command: !pip install -qq google-play-scraper

  • We have scraped about 16000 reveiws from Google app play store.

  • This data can be utilized for applying various Machine Learning and NLP models for a plethora of problem statements.

Credits: Venelin Valkov

Happy Coding!