web-scraping-patterns
Ethical scraping at scale. robots.txt respect, rate-limiting, structured extraction.
Install
$ npx skills add scraping-skills/patternsBest for
Research workflows where you need to extract structured data without breaking sites.
About this skill
Ethical web scraping: robots.txt respect, rate-limiting, retry-with-backoff, structured extraction with schema.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Web scraping, search, and browser automation built to be agent-friendly.
Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.
Headless browser as an agent tool. Navigate JS-heavy pages, fill forms, extract content.