Improve scraper robustness and metadata

This commit is contained in:
2026-01-13 09:06:41 -05:00
parent cddde1c086
commit 2acc0e163c
8 changed files with 630 additions and 1 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.venv/
__pycache__/
*.pyc
data/
*.sqlite3