Skip to main content
Back to registry

firecrawl-scrape

firecrawl/cli

Scrape one or more URLs. Returns clean, LLM-optimized markdown. Multiple URLs are scraped concurrently.

Installs2
Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-scrape
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Scrape one or more URLs. Returns clean, LLM-optimized markdown. Multiple URLs are scraped concurrently. - You have a specific URL and want its content - The page is static or JS-rendered (SPA) - Step 2 in the workflow escalation pattern : search → scrape → map → crawl → browser - Prefer plain scrape over --query . Scrape to a file, then use grep , head , or read the markdown directly — you can search and reason over the full content yourself. Use --query only when you want a single targeted answer without saving the page (costs 5 extra credits). - Try scrape before browser. Scrape handles static pages and JS-rendered SPAs.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firecrawl-scrape do?

Scrape one or more URLs. Returns clean, LLM-optimized markdown. Multiple URLs are scraped concurrently.

Is firecrawl-scrape good?

firecrawl-scrape does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does firecrawl-scrape work with?

firecrawl-scrape currently lists compatibility with codex, gemini-cli, kimi-cli, amp, cline, github-copilot.

What are alternatives to firecrawl-scrape?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install firecrawl-scrape?

npx skills add https://github.com/firecrawl/cli --skill firecrawl-scrape

Related skills

More from firecrawl/cli

Related skills

Alternatives in Software Engineering