firecrawl

Community

Web scraping via Firecrawl API.

Authornathanvale
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Web scraping, site mapping, and data extraction through the Firecrawl API in a token-efficient way.

Core Features & Use Cases

  • Scrape a page: Fetch content as markdown with optional formatting.
  • Map a site: Discover all URLs on a website.
  • Search the web: Perform queries with structured results.
  • Extract data: Pull structured data from pages using prompts.

Quick Start

Example usage:

  • /firecrawl:scrape https://example.com
  • /firecrawl:map https://example.com --limit 50

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: firecrawl
Download link: https://github.com/nathanvale/side-quest-marketplace/archive/main.zip#firecrawl

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository