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.Documentation Index
Fetch the complete documentation index at: https://nvd-54.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
概述
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 withSpiderLoader in LanghChain.
设置
Get your own Spider API key on spider.cloud.用法
Here’s an example of how to use theSpiderLoader:
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 availableparams.
将这些文档连接到 Claude、VSCode 等工具,通过 MCP 获取实时答案。

