16 lines
519 B
Markdown
16 lines
519 B
Markdown
# 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 |