Build secure AI agents that execute work across every tool your team uses.
Firecrawl integration
Connect to Firecrawl to scrape and extract content from websites.
Information about connecting to Firecrawl.
Scrape a list of URLs you provide and return each page's content. Use this when you already have the specific URLs you want — often paired with Map Urls to discover them first.
Crawl an entire website starting from a URL. Firecrawl follows links across the site and returns the content of every page it finds (bounded by your page limit and crawl depth). Use this for a whole site or section — for a single known page use Scrape From Url.
Discover all the URLs on a website without scraping their content. Given a starting URL, this returns a list of links found across the site or section — including pages and files such as PDFs.
Scrape a single URL and return its content, including files such as PDFs. Optionally extract structured data by providing a schema or a prompt. Use this for one known page or file.
Search the web for information
[Deprecated — use 'Scrape From Url' instead.] Scrape the content of a single web page. 'Scrape From Url' does the same thing plus structured extraction and output-format options.