dataterm console  ·  active session
CLOSED BETA
// ─────────────────────────────────────────────────
Find any Company
on the Web.
// web-scale B2B discovery for AI agencies// footprint search + pricing HTML — one MCP call
// ─────────────────────────────────────────────────
>
// ─────────────────────────────────────────────────
// session-2 · fetch-pricing + lookalike
// ─────────────────────────────────────────────────
>dataterm fetch-pricing
--domain notion.so
✓  Retrieved /pricing — 3 tiers found
<section class="pricing">
  <h2>Plans</h2>
  <div class="plan">
    Free  ·  Plus $10  ·  Business $20
  </div>
</section>
>dataterm lookalike
--seed notion.so
--limit 50
Matching web footprint signals…
01coda.ioproductivitysim 0.94
02craft.doproductivitysim 0.89
03slite.comdocs · teamssim 0.85
… 47 more
// ─── how it works ──────────────────────────────────
// step 1 — search any company on the web
> dataterm search
--tech "stripe payments"
--country US
⟳ Querying 400M domain index...
✓ Found 20 results in 0.3s
stripe.com, paddle.com...
// step 2 — fetch live pricing HTML
> dataterm fetch-pricing
--domain stripe.com
✓ Retrieved /pricing
3 tiers: Starter · Growth
· Enterprise
// step 3 — plug into your AI agent
use_mcp_tool(
"dataterm",
"search",
{"tech": "stripe"}
)
// returns structured JSON
// ready for outreach
// ─── what we index ─────────────────────────────────
400M+domains indexed
~70%US SaaS coverage
< 30ddata freshness (Standard tier)
real-timelive-fetch fallback (Pro tier)
// sources
CC-MAIN-2026-25Common Crawl (domain footprint, tech-stack)
live-fetch proxypricing HTML, real-time verification
// coverage by tier
tier 1 SaaSStripe, HubSpot, GitHub...90-95% hit rate
tier 2 midchargebee, recurly...50-70%
tier 3 emergingnew / smaller domains20-40%
// ─── pricing ───────────────────────────────────────
$599/month
unlimited — no credits, no overage
unlimited searches
domain footprint search (Standard)
pricing HTML live-fetch (Pro)
lookalike / similar-company search
MCP-native · Claude Code ready
30 API requests / minute
> dataterm plan --show
current: free-beta
upgrade: $599/mo →> GET API ACCESS
// ─── get started ───────────────────────────────────
> dataterm --version
dataterm v0.9.0-beta · 400M+ domains indexed
// join the closed beta
// integration (2 minutes)
Claude Code MCPuse_mcp_tool("dataterm", ...)
npmnpm install @dataterm/mcp
REST APIcurl https://api.dataterm.io/search
// ──────────────────────────────────────────────────
dataterm-0 >_search for any company on the web…TAB autocomplete  ·  CTRL+K commands