8 skills
Runs an AI agent that navigates multi-page websites and returns structured JSON. Given a prompt and optional schema, it figures out where the data lives and extracts it across as many pages as needed.
Runs remote Chromium sessions for pages that require user interaction to load content. Handles clicks, form fills, logins, pagination, and infinite scroll through a sandboxed cloud browser. Useful whe
Firecrawl CLI is a command-line tool for web scraping, search, and browser automation. It fetches pages as clean markdown, crawls entire site sections, and can interact with pages that require clicks
Bulk-extracts content from websites by following links up to a configurable depth. Handles path filtering, concurrency, and depth limits. Returns structured content from every matched page. Crawling w
Downloads an entire website to local files by combining site mapping and scraping into organized directories. Saves pages as markdown, screenshots, or multiple formats, with path filtering to target s
Maps all URLs on a website by crawling its pages and optional sitemap. Supports filtering results by search query to locate specific pages within large sites. Output can be saved as plain text or JSON
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
Runs web searches and returns results as JSON, with an option to fetch full page content from each result in the same call. Covers web, news, and image sources with filters for recency, category, coun