Web Scraping Playbook

Use when starting any web scraping or structured-data-extraction task and you need to decide HOW to get the data — whether to call an API, run a ready-made scraper, or build a custom one. Covers the cost-first technique ladder (plain HTTP → TLS fingerprint spoof → stealth browser → full browser), the build-vs-buy decision, data-extraction priority order, proxy choices, rate limiting, and legal/compliance basics. Triggers on "scrape", "extract data from website", "crawl", "how do I get data from X", "is there a scraper for X".

thirdwatch-dev d0acfec 6.2 KB Updated

File contents

thirdwatch-dev/scraping-skills/tree/main/skills/web-scraping-playbook commit d0acfec5be

Frequently asked questions

npx skillmds@latest add thirdwatch-dev/web-scraping-playbook