What problem does it solve? Getting clean, LLM-ready content from the web requires handling JavaScript rendering, pagination, logins, and messy HTML. This Skill gives you a single CLI to search the web, scrape pages, crawl entire sites, and monitor pages for changes, returning markdown optimized for context windows. ## Core Features & Use Cases - Web Search & Scraping: Find pages on any topic with firecrawl search and extract clean markdown from any URL with firecrawl scrape, including JS-rendered SPAs. - Site Crawling & Mapping: Discover URLs with map, bulk-extract entire docs sections with crawl, and download sites to local files. - Page Interaction & Monitoring: Click buttons, fill forms, and handle pagination with interact, or set up recurring monitor checks that diff pages and alert via webhook or email when content changes. - Use Case: Research a competitor's pricing by scraping their pricing page, then create a monitor with a goal like "Alert when pricing information changes" to get notified of every update. ## Quick Start Ask the AI to search the web for a topic or scrape a specific URL, for example: "Use firecrawl to scrape https://example.com/pricing and summarize the plans."