Tool steps
Firecrawl Tool step
Use Firecrawl as a step in your Tools to turn websites into LLM-ready data
The Firecrawl Tool step allows you to turn websites of your choosing into LLM-ready data that you can then feed into an LLM as part of your Tools and Agents.
Integrating with Firecrawl
In order to use the Firecrawl Tool step, you need to sign up for Firecrawl at firecrawl.dev and get an API key. You then need to add this API key to Relevance AI.
Add the Firecrawl Tool step to your Tool
You can add the Firecrawl Tool step to your Tool by:
- Creating a new Tool, then searching for the ‘Firecrawl Web Scraper’ Tool step
- Click ‘Expand’ to see the full Tool step
- Add the URL you want to scrape in ‘URL’
- Check or uncheck ‘Scrape Only’ based on whether or not you want to scrape the URL you’ve added only
- Check or uncheck ‘Extract Main Content Only’ based on whether or not you want to include nav, header, footers, etc.
- Add paths you want to include here under ‘Include Paths’
- If ‘Scrape Only’ is unchecked, you can specify how many pages you want to crawl under ‘Number of Pages’
- Run the Tool step to see if works with your configuration!
Advanced Settings
Output Formats
You can select from the following Output Formats for your scrapes:
- Markdown (default)
- HTML
- Raw HTML
- Links
- Screenshot
- Screenshot of the full page
- JSON
- Change Tracking