{"skill":{"slug":"firecrawl-search","displayName":"Firecrawl Search","summary":"Web search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable.","description":"---\nname: firecrawl\ndescription: Web search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable.\n---\n\n# Firecrawl\n\nWeb search and scraping via Firecrawl API.\n\n## Prerequisites\n\nSet `FIRECRAWL_API_KEY` in your environment or `.env` file:\n```bash\nexport FIRECRAWL_API_KEY=fc-xxxxxxxxxx\n```\n\n## Quick Start\n\n### Search the web\n```bash\nfirecrawl_search \"your search query\" --limit 10\n```\n\n### Scrape a single page\n```bash\nfirecrawl_scrape \"https://example.com\"\n```\n\n### Crawl an entire site\n```bash\nfirecrawl_crawl \"https://example.com\" --max-pages 50\n```\n\n## API Reference\n\nSee [references/api.md](references/api.md) for detailed API documentation and advanced options.\n\n## Scripts\n\n- `scripts/search.py` - Search the web with Firecrawl\n- `scripts/scrape.py` - Scrape a single URL\n- `scripts/crawl.py` - Crawl an entire website\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":22043,"installsAllTime":168,"installsCurrent":167,"stars":51,"versions":1},"createdAt":1769544521483,"updatedAt":1778485857338},"latestVersion":{"version":"1.0.0","createdAt":1769544521483,"changelog":"Web search and scraping via Firecrawl API","license":null},"metadata":null,"owner":{"handle":"ashwingupy","userId":"s17e4d6t76qq6vhg8wnmw6bkvh885ycm","displayName":"ashwingupy","image":"https://avatars.githubusercontent.com/u/59295700?v=4"},"moderation":null}