crw-migrate
Installation
SKILL.md
crw-migrate — Coming from Firecrawl?
Switch in one line. The v2 API is a drop-in for the official firecrawl-py v4 SDK
and firecrawl-js — swap the base URL and keep your code.
When to use
- You have existing Firecrawl SDK code or REST calls you want to repoint.
- You're replacing a
firecrawl-mcp-serverentry in your MCP config. - You want to know exactly which Firecrawl endpoints are covered vs. which need adaptation.
The one-line swap
firecrawl-py v4 (Python SDK)
Managed fastCRW:
from firecrawl import FirecrawlApp