Setup & Installation
What This Skill Does
Extracts clean markdown from any URL, including JavaScript-rendered single-page apps. Supports multiple concurrent URLs and returns content optimized for LLM consumption. Sits between search and full crawl in a typical web research workflow. Unlike WebFetch, it handles JS-rendered SPAs and scrapes multiple URLs in parallel, so you get usable markdown instead of raw HTML or incomplete content.
When to use it
- Working with firecrawl scrape functionality
- Implementing firecrawl scrape features
- Debugging firecrawl scrape related issues
