If you need Claude to pull data from the web without you manually copying HTML or dealing with API docs, this wraps the ScrapeGraph AI CLI into a tight workflow. It handles the usual progression: search when you don't have a URL yet, scrape when you do, extract for structured JSON with AI prompts, crawl for bulk documentation grabs, and monitor for recurring change tracking. The skill doc is thorough about avoiding redundant fetches and includes the full command reference with schema support, stealth mode, and credit management. Requires an npm install and a ScrapeGraph API key. Good for research tasks, competitor monitoring, or any time you'd rather delegate web scraping to Claude than write another Beautiful Soup script.
npx skills add https://github.com/scrapegraphai/just-scrape --skill just-scrape