Dockerized Scraper
- Implements Dockerized Version of Scraper - Atomized tags and categories columns
This commit is contained in:
parent
7cc3d1b7e4
commit
bcd210ce01
5 changed files with 201 additions and 42 deletions
|
|
@ -1,14 +1,5 @@
|
|||
beautifulsoup4==4.12.2
|
||||
certifi==2023.7.22
|
||||
charset-normalizer==3.3.0
|
||||
idna==3.4
|
||||
numpy==1.26.1
|
||||
pandas==2.1.1
|
||||
python-dateutil==2.8.2
|
||||
pytz==2023.3.post1
|
||||
requests==2.31.0
|
||||
six==1.16.0
|
||||
soupsieve==2.5
|
||||
tqdm==4.66.1
|
||||
tzdata==2023.3
|
||||
urllib3==2.0.7
|
||||
pandas
|
||||
requests
|
||||
tqdm
|
||||
bs4
|
||||
dotenv
|
||||
Loading…
Add table
Add a link
Reference in a new issue