Go to file
2024-06-27 11:28:04 +02:00
best_restaurants_scraping.py Actualiser best_restaurants_scraping.py 2024-06-27 11:03:11 +02:00
gault_et_millau_scraping.py Actualiser gault_et_millau_scraping.py 2024-06-25 17:35:52 +02:00
google_scraping.py Ajouter google_scraping.py 2024-06-27 11:06:25 +02:00
le_fooding_scraping.py Actualiser le_fooding_scraping.py 2024-06-27 11:04:04 +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:04:42 +02:00
README.md Actualiser README.md 2024-06-27 11:28:04 +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:05:10 +02:00

Web scraping algorithms for restaurants websites

Description of the directory

  • 1 main.py file
  • 6 scraping files (5 restaurants website 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