FutureSearch is live

Research plan half price for your first month

Run a forecast →

Agent Map

Deep research across a whole dataset

An agent researches each row on the web, then analyzes what it finds. Add columns of data you don't have yet.

Try it for freeGive it to your AI

▶ 2-min demo video coming soon

Diagram showing a company column enriched with annual pricing data: Figma $144, Notion $96, Linear $120, Airtable $60

Case studies

💰

company → annual_price, tier_name

Enrich SaaS Pricing

Research pricing pages for hundreds of products. Extract tier names, annual prices, and feature lists as structured columns.

$6.68 • 99.6% success • 246 products

Give your AI a team of agents

Claude Code

claude mcp add futuresearch --scope project --transport http https://mcp.futuresearch.ai/mcp

Then ask Claude to research your data.

Python SDK

pip install futuresearch

from futuresearch.ops import agent_map
result = await agent_map(
  task="Find the annual price
    of the lowest paid tier",
  input=products_df,
  response_model=PricingInfo
)

Pricing

Start with $20 in free credits. No credit card required. Pay only for what you use—costs scale with research complexity.

TaskRowsCost/rowSuccess
SaaS pricing lookup2462.7¢99.6%
Job classification2000.9¢100%
Package metadata3001.3¢

Why costs vary

Every row gets its own web research agent. Agents have degrees of freedom. They spend more tokens doing more research for harder tasks. Simple lookups finish quickly; complex research requires multiple page visits and reasoning steps.

Resources