Skip to main content
Spider is the fastest crawler. It converts any website into pure HTML, markdown, metadata or text while enabling you to crawl with custom actions using AI.

Overview

Spider allows you to use high performance proxies to prevent detection, caches AI actions, webhooks for crawling status, scheduled crawls etc… This guide shows how to crawl/scrape a website using Spider and loading the LLM-ready documents with SpiderLoader in LanghChain.

Setup

Get your own Spider API key on spider.cloud.

Usage

Here’s an example of how to use the SpiderLoader: Spider offers two scraping modes scrape and crawl. Scrape only gets the content of the url provided while crawl gets the content of the url provided and crawls deeper following subpages.

Additional Parameters

See the Spider documentation for all the available params.
Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.