This commit is contained in:
LockeShor
2026-03-01 00:38:00 -05:00
commit 4398abd9e6
8 changed files with 433 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
beautifulsoup4==4.12.3
requests==2.32.3