Extract/Scrape Google Play Store Reviews of any Play Store Android Application and writes it in a csv file for further Data Exploration!
Essentials:
- Python
- Selenium Module in Python
- Chrome Binary
- Chrome Webdriver
What's next:
- Getting App ID (com.xxxxxx) from the user
Extracting other key elements like Rating, Review TitleDone!- Auto-Setting Number of iterations
- Removing Duplicate Entries
I'm not actively maintaining this project. Please let me know if this works or not!