You can use this tool to scrape reviews from urls you provide
All you have to do is install these librairies :
pip install requests
pip install selenium
pip install bs4
pip install time
pip install csv
pip install pandas
pip install numpy
Use conda forge if you are using anacondaa
Run the .py file or use the notebook to execute each bloc by itself
For major changes, please open an issue first to discuss what you would like to change.