| best_restaurants_scraping.py | ||
| gault_et_millau_scraping.py | ||
| google_scraping.py | ||
| le_fooding_scraping.py | ||
| main.py | ||
| petit_fute_scraping.py | ||
| README.md | ||
| requirements.txt | ||
| resto_de_paris_scraping.py | ||
Web scraping algorithm for restaurants websites
Description of the directory
- 1 main.py file
- 6 scraping files (5 restaurants websites and 1 Google search)
- 1 requirement.txt file
- 1 README.md file
How to use
- Install the required libraries
- Modify the different paths in the scraping files to the desired one
- Run the main.py file
- You can check the progress in the terminal
Note
- The Gault et Millau website is currently down as such the calls for the programm are currently commented