Go to file
2024-06-28 09:39:57 +02:00
best_restaurants_scraping.py Actualiser best_restaurants_scraping.py 2024-06-28 09:39:27 +02:00
gault_et_millau_scraping.py Actualiser gault_et_millau_scraping.py 2024-06-28 09:39:57 +02:00
google_scraping.py Actualiser google_scraping.py 2024-06-27 11:48:18 +02:00
le_fooding_scraping.py Actualiser le_fooding_scraping.py 2024-06-27 11:46:55 +02:00
main.py Ajouter main.py 2024-06-27 11:08:21 +02:00
petit_fute_scraping.py Actualiser petit_fute_scraping.py 2024-06-27 11:44:19 +02:00
README.md Actualiser README.md 2024-06-27 11:29:46 +02:00
requirements.txt Ajouter requirements.txt 2024-06-27 11:20:36 +02:00
resto_de_paris_scraping.py Actualiser resto_de_paris_scraping.py 2024-06-27 11:42:32 +02:00

Web scraping algorithms 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