scrape-plan
Plan a web scrape and author a validated extraction spec — explore a detail page, discover fields, confirm the schema, then validate it with more pages, HTML-variant comparison, extracted values, and an optional browser review, and present the plan for approval.
Pinned to revision 85304b94cd56, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/scrape-plan/SKILL.md
- skills/scrape-plan/assets/review.html
- skills/scrape-plan/assets/review.js
- skills/scrape-plan/assets/style.css
- skills/scrape-plan/references/explore-site.md
- skills/scrape-plan/scripts/apply_classification.py
- skills/scrape-plan/scripts/download.py
- skills/scrape-plan/scripts/extract_links.py
- skills/scrape-plan/scripts/extract_nav_values.py
- skills/scrape-plan/scripts/extract_values.py
- skills/scrape-plan/scripts/make_fixtures.py
- skills/scrape-plan/scripts/run_review.py
Every link opens the file at its source, pinned to the revision this page describes.