Initial commit
Add spruce scraper with CLI, session management, parsers, progress tracking, recheck logic, and test suite. Includes example config and README.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
requests>=2.31.0
|
||||
beautifulsoup4>=4.12.0
|
||||
lxml>=5.0.0
|
||||
pyyaml>=6.0.1
|
||||
tqdm>=4.66.0
|
||||
pytest>=8.0
|
||||
Reference in New Issue
Block a user