This is autonomous web scraping that actually works for complex data extraction tasks. Instead of writing brittle scrapers that break when sites change, you describe what data you want and it figures out how to navigate multi-page sites and extract it as structured JSON. Perfect for pulling product catalogs, pricing tables, or directory listings where the data spans multiple pages or requires following pagination. Takes 2-5 minutes to run and burns through credits faster than simple scraping, but saves hours of manual extraction work. Use the schema option if you need predictable output format.
npx skills add https://github.com/firecrawl/cli --skill firecrawl