Back to Marketplace

Firecrawl CLI

RAPR CLI connectorResearch & Web Intelligence

Web scraping, crawling, and content extraction via Firecrawl — converts any URL to clean markdown.

By RAPR AIv1.0.0Package license: MITBring Your Own Key · Free Tier Available

Firecrawl CLI package details

scrapingcrawlingwebextractionmarkdown

RAPR CLI connector scope

This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.

How to get started

Install RAPR AI

Download and install RAPR AI on your computer

Find in Marketplace

Open RAPR AI, go to Packages, and browse the marketplace

Install from Marketplace

Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.

Authenticate

Set your Firecrawl API key as an environment variable. Get one free at app.firecrawl.dev.

Post-install: authenticate to start using
set FIRECRAWL_API_KEY=your_keyLearn more about authentication →

Firecrawl CLI

Scrape, crawl, and extract structured content from any website — returns clean markdown, not messy HTML.

What you can do

  • Scrape: Convert any URL to clean markdown or structured data
  • Crawl: Recursively crawl entire sites with depth control
  • Map: Discover all URLs on a domain with sitemap support
  • Extract: Pull structured data using LLM-powered extraction
  • Batch: Process multiple URLs in parallel

Prerequisites

# Install Firecrawl CLI
npm install -g firecrawl

# Set your API key
export FIRECRAWL_API_KEY=fc-your-key

Example Commands

  • "Scrape the pricing page from that website"
  • "Crawl the docs site and extract all tutorials"
  • "Get a sitemap of example.com"
  • "Extract product data from this e-commerce page"

Ready to try Firecrawl CLI?

Download RAPR AI and connect Firecrawl CLI in seconds.