Welcome to SpiderIQ
Welcome to SpiderIQ APIβ
SpiderIQ is a scalable, distributed web scraping platform with AI-powered lead generation, built on modern infrastructure with Database and FastAPI.
What is SpiderIQ?β
SpiderIQ provides eight powerful engines:
SpiderSite
Intelligent website crawling with AI-powered lead extraction and CHAMP scoring
SpiderMaps
Google Maps business discovery with contact info and bulk search
SpiderMapsEnrich
Deep place enrichment with reviews, photos, and sentiment analysis
SpiderVerify
SMTP-level email verification without sending actual emails
SpiderPeople
LinkedIn profile research with natural language search and AI insights
SpiderLanding
Landing page capture with screenshots, HTML bundles, and AI content extraction
SpiderSearch
Full-text search with faceted filtering and geo-radius queries across all indexed job results
SpiderBrowser
Anti-detect browser profile management with VNC access for authenticated sessions and cookie export
SpiderMail
Secure email infrastructure for AI agents β send, receive, and manage emails with built-in prompt injection protection and credential leak prevention
Build & Deploy with AI Agentsβ
SpiderPublish
AI-native site builder β build, deploy, and personalize websites with AI agents. Starter kit on GitHub.
Content Platform
Headless CMS with pages, posts, docs, navigation, Liquid templates, and Shadow DOM components. Deploy to Cloudflare edge in 2-5 seconds.
IDAP Data Access
Unified read API over your CRM data β businesses, contacts, emails, phones. Powers dynamic landing pages with lead personalization.
Dynamic Landing Pages
Personalize landing pages per lead using CRM data. Each visitor sees their business name, city, and rating β automatically from a Google Place ID in the URL.
Get SpiderPublish (2026-04-15)β
Install the CLI + MCP for any Claude Code / Cursor / Windsurf / Antigravity project:
# 1. Install the CLI (pulls the latest 0.8.x)
npx @spideriq/cli@latest --version --registry https://npm.spideriq.ai
# β 0.8.0 (or later)
# 2. Pull the starter kit (.mcp.json + CLAUDE.md + spideriq.json.example)
npx degit martinshein/SpideriQ-ai/SpiderPublish my-site
cd my-site
# 3. Authenticate (one-time, sends approval email to admin)
npx @spideriq/cli auth request --email admin@company.com --registry https://npm.spideriq.ai
# 4. Bind THIS directory to a project (writes spideriq.json β commit it)
npx @spideriq/cli use <project> --registry https://npm.spideriq.ai
Restart your IDE after step 2. The MCP server loads 152+ tools automatically.
Multi-Tenant Safety (Phase 11+12 β new 2026-04-14)β
If you run AI agents across multiple client projects, the new hardened flow makes cross-tenant writes structurally impossible. Five independent tenant checks run on every dashboard call β break any one, the request 403s before any mutation.
Session Binding (Lock 3)
One folder, one project, one spideriq.json. Two Antigravity windows can't cross-wire. Run spideriq use <project> once per directory.
Deploy Safely (Lock 4)
Destructive operations (publish, delete, deploy, apply theme) are two-step: dry_run=true returns a preview + confirm_token, second call consumes it. No accidental production writes.
Migration window: legacy unscoped URLs still work until Sunset: 2026-05-14. All responses from legacy paths now carry Deprecation: true + Link: rel="successor-version" headers. Upgrade to @spideriq/cli@0.8.0+ / @spideriq/mcp@0.8.0+ to pick up the new flow automatically.
Key Featuresβ
128 Workers
70 SpiderSite + 42 SpiderMaps + 13 SpiderVerify + 1 SpiderPeople + 1 SpiderMapsEnrich + 1 SpiderLanding workers across 10 VPS
Fast Processing
5-60 seconds per URL depending on complexity
AI-Powered
Team extraction, company vitals, pain points, CHAMP scoring
FuzzIQ Deduplication
Per-client data deduplication with unique record marking
Architectureβ
User β HTTPS β API Gateway β Message Queue
β
112 Distributed Workers
β
Database + Cloudflare R2
Quick Linksβ
Quickstart
Get started in 5 minutes
API Reference
Complete API documentation
Authentication
Learn how to authenticate
Version Infoβ
- API Version: 1.0.0
- Current Release: v2.32.0
- Base URL:
https://spideriq.ai - OpenAPI Spec: /api/v1/openapi.json