2024-06-27 11:23:29 +02:00
|
|
|
# Web scraping algorithms
|
2024-06-27 11:22:43 +02:00
|
|
|
|
2024-06-27 11:23:29 +02:00
|
|
|
## Description of the directory:
|
2024-06-27 11:25:57 +02:00
|
|
|
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
|
2024-06-27 11:26:04 +02:00
|
|
|
Modify the different paths in the files
|
2024-06-27 11:25:57 +02:00
|
|
|
Run the main.py file
|