firecrawl-scrape

Installation
SKILL.md

Firecrawl Scrape Skill

When to Use

  • Scrape content from any URL
  • Extract structured data from web pages
  • Search the web and get content

Instructions

uv run python -m runtime.harness scripts/mcp/firecrawl_scrape.py \
    --url "https://example.com" \
    --format "markdown"

Parameters

  • --url: URL to scrape
Related skills
Installs
326
GitHub Stars
3.8K
First Seen
Jan 22, 2026