Scrap Mobile Legends reviews on PlayStore/GooglePlay.
This example code was implemented using Page Object Pattern.
Tech used:
- Python 3
- Selenium
- Pandas
- openpyxl
Usage: python scrap_ml_reviews.py
Selenium scraper to scrap PlayStore reviews using Page Object Pattern
Python