Today we are going to scrape reviews from Amazon. The script works in the way that you can give it an Asin and the number of pages and it will automatically get your data and save it to .json file. Watch full video here
pipenv install
pipenv shell
# fill credentials in keys.py
python script.py