Skip to content

/firecrawl

Source: firecrawl-docs-sop Category: Web Scraping

Menu-driven web scraping, research, and data extraction.

What It Does

Asks "What are you trying to do?" then routes you to the right action:

OptionTool UsedWhat It Does
Scrape a pagefirecrawl_scrapeGet content from single URL
Research a topicFirecrawl AgentDeep research with sources
Extract structured datafirecrawl_extractPull specific data with schema
Monitor a siteObserverWatch for changes
Crawl whole sitefirecrawl_crawlGet all pages from domain
Competitive intelFireplexity patternAnalyze competitors
Lead enrichmentFire Enrich patternEnrich lead data

Example Usage

Input: "I want to find all the pricing info on this competitor's site"

Skill Response:

  1. Asks for URL
  2. Sets up extract with pricing schema
  3. Runs extraction
  4. Returns structured pricing data

1. Scrape a Page

Get markdown content from any URL.

Give me the URL

2. Research a Topic

Uses Firecrawl Agent for deep research.

What topic do you want to research?

3. Extract Structured Data

Pull specific data points using a schema.

What data do you need? (prices, contacts, products, etc.)

4. Monitor a Site

Set up alerts for site changes.

What URL do you want to monitor?
What changes matter to you?

5. Crawl Whole Site

Get all pages from a domain.

What domain? How deep should I go?

6. Competitive Intel

Full competitor analysis.

Who are your competitors?
What aspects do you want to analyze?

7. Lead Enrichment

Enrich lead data with web info.

What lead info do you have?
What do you want to find?

Quick Start

/firecrawl

Skill will ask what you're trying to do, then guide you through the right workflow.

14 Skills | Built from SOP Documentation Sites