13 lines
404 B
Markdown
13 lines
404 B
Markdown
# 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 |