/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:
| Option | Tool Used | What It Does |
|---|---|---|
| Scrape a page | firecrawl_scrape | Get content from single URL |
| Research a topic | Firecrawl Agent | Deep research with sources |
| Extract structured data | firecrawl_extract | Pull specific data with schema |
| Monitor a site | Observer | Watch for changes |
| Crawl whole site | firecrawl_crawl | Get all pages from domain |
| Competitive intel | Fireplexity pattern | Analyze competitors |
| Lead enrichment | Fire Enrich pattern | Enrich lead data |
Example Usage
Input: "I want to find all the pricing info on this competitor's site"
Skill Response:
- Asks for URL
- Sets up extract with pricing schema
- Runs extraction
- Returns structured pricing data
Menu Options
1. Scrape a Page
Get markdown content from any URL.
Give me the URL2. 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
/firecrawlSkill will ask what you're trying to do, then guide you through the right workflow.