Skip to content

Python script that allows you to scrape the hotels listed on the site classement.atout-france.fr

License

Notifications You must be signed in to change notification settings

AntoinePaix/scraping-classement-atout-france

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraping classement.atout-france.fr

This is a python script that allows you to scrape the hotels listed on the site classement.atout-france.fr

To install this script:

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

To run this script

python atout_france.py

About

Python script that allows you to scrape the hotels listed on the site classement.atout-france.fr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages