Commit 2f72aa6
feat: consolidate scraper into monorepo, remove migration scripts
- Remove one-time migrate.py and tag_subjects.py (already used)
- Add scraper.py: scrapes AoPS wiki and ingests directly into D1
- Supports --subjects-dir for subject tagging
- Supports --year for incremental updates
- Supports --local-backup for file output
- Add pyproject.toml for scraper Python dependencies
- No longer depends on amcProblems, amcSubjects, or amcWorker repos
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9a29fbb commit 2f72aa6
4 files changed
Lines changed: 313 additions & 337 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments