executing-web-scraping
Installation
SKILL.md
Web Scraping Skill
1. Trigger Phrases
Activate this skill when the user says any of:
- "scrape", "extract data from", "crawl", "pull data from [website]"
- "monitor [site] for changes", "parse this page"
- "get all the [items] from [url]", "automated data extraction"
- "reverse engineer this API", "intercept mobile app traffic"
2. Pre-Scrape Analysis Gate
Mandatory before writing ANY scraping code. Do not skip steps.