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-server entry 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
Installs
36
Repository
us/crw
GitHub Stars
480
First Seen
Jun 18, 2026
crw-migrate — us/crw