Dockerized Scraper

- Implements Dockerized Version of Scraper
- Atomized tags and categories columns
This commit is contained in:
quorploop 2025-12-20 20:55:04 +01:00
parent 7cc3d1b7e4
commit bcd210ce01
5 changed files with 201 additions and 42 deletions

View file

@ -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