F

firecrawl-scrape

byfirecrawlΒ·#163 trending

Install the firecrawl-scrape skill for your AI agent. Published by firecrawl/cli.

29.7Kweekly installs
348stars
First seenToday

Installation

Send this command to your AI agent:

npx skills add https://github.com/firecrawl/cli --skill firecrawl-scrape

Documentation

Extract clean markdown from any URL, including JavaScript-rendered single-page applications.

  • Handles both static pages and JS-rendered SPAs with configurable wait times for rendering
  • Supports multiple concurrent URL scraping with output format options including markdown, HTML, links, and screenshots
  • Includes content filtering options like main-content-only mode to strip navigation and footers, plus tag inclusion/exclusion
  • Optional inline question answering via --query flag for targeted extraction without saving full page content