The just-scrape command line tool lets you search the web, scrape pages, crawl site sections, and monitor pages for changes. It works with a ScrapeGraph AI API key to power its features.
You can pull out structured data like JSON using AI prompts. This is useful for gathering information from websites automatically. You can also take screenshots, get summaries, and extract links or images.
Check your credit balance and validate your setup before starting. The workflow goes from search to scrape to extract to crawl to monitor. This makes it easy to get the data you need in a simple way.
Global
mkdir -p ~/.claude/skills/just-scrapeProject
mkdir -p .claude/skills/just-scrapeSource Repository