Skip to main content

Welcome to SpiderIQ

SpiderIQ Logo

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:

Build & Deploy with AI Agents​

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.

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

Version Info​

  • API Version: 1.0.0
  • Current Release: v2.32.0
  • Base URL: https://spideriq.ai
  • OpenAPI Spec: /api/v1/openapi.json

Need Help?​