Integrations
Drop Into Any Stack
in Minutes
Native integrations for the leading AI frameworks, automation platforms, and languages. One API, every tool.
Frameworks
AI & LLM Frameworks
Native integrations for building intelligent applications with web data.
Spider Browser
Full browser automation client with AI agents, stealth engine, and smart retries. Connect to pre-warmed cloud browsers via WebSocket with zero cold start.
MCP Server
Model Context Protocol server for Claude, Cursor, Windsurf, and other AI tools.
npx spider-cloud-mcp LangChain
Use Spider as a document loader in your LangChain applications. Perfect for building RAG systems and AI agents.
LlamaIndex
Spider Reader for LlamaIndex enables seamless web data ingestion for your LLM applications.
CrewAI
Build AI agent crews with web crawling capabilities using the SpiderTool integration.
AutoGen
Microsoft's AutoGen framework integration for multi-agent web crawling and scraping workflows.
Workflows
Automation & Data Pipelines
Connect Spider to your automation stack and route data wherever it needs to go.
Data Connectors
Data PipelinePipe crawl results directly to S3, GCS, Azure Blob, Supabase, or Google Sheets as pages arrive.
Zapier
AutomationConnect Spider to 5,000+ apps. Trigger crawls from any event and send data anywhere.
Webhooks
AutomationReceive crawl results in real-time via HTTP webhooks to any endpoint.
Python
Official Python client with async support and type hints.
pip install spider-client Node.js
TypeScript-ready Node.js client for server and edge environments.
npm install @spider-cloud/spider-client Rust
Native Rust client for maximum performance in Rust applications.
cargo add spider-client