This is a python script that allows you to scrape the hotels listed on the site classement.atout-france.fr
git clone https://github.com/AntoinePaix/scraping-classement-atout-france
cd scraping-classement-atout-france
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python atout_france.py