Skip to main content

SpiderTool

Description

Spider is the fastest open source scraper and crawler that returns LLM-ready data. It converts any website into pure HTML, markdown, metadata or text while enabling you to crawl with custom actions using AI.

Installation

To use the SpiderTool you need to download the Spider SDK and the crewai[tools] SDK too:

Example

This example shows you how you can use the SpiderTool to enable your agent to scrape and crawl websites. The data returned from the Spider API is already LLM-ready, so no need to do any cleaning there.
Code

Arguments