firecrawl
OfficialFirecrawl web scraping via curl.
Authorvm0-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Firecrawl provides curl-based access to web scraping, crawling, and data extraction, enabling AI-ready data collection.
Core Features & Use Cases
- Scrape single pages to markdown/html
- Crawl entire websites asynchronously
- Discover URLs and perform web searches
- Extract structured data with AI
Quick Start
Scrape a page to Markdown: bash -c 'curl -s -X POST "https://api.firecrawl.dev/v1/scrape" -H "Authorization: Bearer ${FIRECRAWL_API_KEY}" -H "Content-Type: application/json" -d '{"url":"https://example.com","formats":["markdown"]}' | jq .'
Dependency Matrix
Required Modules
None requiredComponents
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/vm0-ai/vm0-skills/archive/main.zip#firecrawl Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.