12 lines
274 B
Markdown
12 lines
274 B
Markdown
# Web scraping algorithms
|
|
|
|
## 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
|
|
- Modify the different paths in the files
|
|
- Run the main.py file
|