name: web-scraper
description: >
Build reliable, production-grade web scrapers through a two-phase approach:
Discovery (finding the best data source on a site) then Scraping (generating a
Python script for scheduled extraction). Use this skill whenever the user wants
to scrape a website, extract data from web pages, build a crawler, set up
recurring data collection, reverse-engineer a site's API, or find hidden data
endpoints. Also trigger when the user mentions "scrape", "crawl", "extract
from site", "web data", "pull data from URL", "scheduled scraping",