Create reusable AI agents that research companies, enrich leads, and return structured data. Scrapes LinkedIn, JS-heavy pages, and 20+ sources per query.
{ "ceo": "Patrick Collison", "employees": 8000, "latest_funding": "$6.5B Series I", "valuation": "$50B", "competitors": [ "Adyen", "Square", "Braintree" ] }
Works with your favorite AI tools
Not a simple web scraper. A multi-step AI research engine that reasons, cross-references, and validates across dozens of sources.
Ask in natural language or via API. "Find the CEO, funding, and ICP of Stripe."
Searches Google, scrapes websites, LinkedIn, Crunchbase — even JS-rendered pages.
Cross-references 20+ sources, validates data, resolves conflicts, and structures the output.
Structured, validated data in your exact schema. Ready for your CRM, spreadsheet, or pipeline.
We built Research Agent because existing tools weren't good enough for real B2B research.
Clay pulls from pre-indexed databases. We research the live web in real-time — every query is fresh.
Firecrawl scrapes single pages. We reason across dozens of sources per query, cross-referencing and validating data.
LLM chat tools can't access LinkedIn or JS-rendered pages. We use headless browsers to get the data others can't.
An SDR spends 15 minutes per lead. We return structured, validated data in under 30 seconds.
Create research agents with templates and variables. Run them one-by-one or in bulk — via API, MCP, or dashboard.
{ "employees": number, "industry": string, "funding": string, "ceo": string, ... }
Start from a template or build your own. Each agent has a prompt, input variables, and optional output schema for structured JSON.
Check if a company matches your ideal customer profile based on size, industry, tech stack.
Full company profile: headcount, revenue, funding, leadership, tech stack, competitors.
Research a person: role, LinkedIn, recent posts, company context, talking points.
Compare a company against competitors: positioning, pricing, features, market share.
Run any agent on hundreds of leads at once. Upload a list, get structured results for all.
See how Research Agent works with different integration methods.
# Research any company with a single API call curl -X POST https://research-agent.net/research \ -H "Authorization: Bearer YOUR_API_KEY" \ -d prompt="Find the CEO, employee count, and funding for Stripe" \ -d model="google/gemini-2.5-flash" \ -d schema='{"ceo":"string","employees":"number","funding":"string"}' # Response: # { # "output": { "ceo": "Patrick Collison", "employees": 8000, "funding": "$6.5B" }, # "model_used": "google/gemini-2.5-flash", # "execution_time_seconds": 12.3 # }
Not a simple scraper. A multi-step AI research engine with real browser access.
AI reasons across 20+ sources per query. Follows leads, cross-references data, resolves conflicts. Real research, not a single API call.
Headless browser infrastructure reaches LinkedIn profiles, Crunchbase, SPAs, and login-gated sites that simple HTTP can't.
Define your own JSON schema. Get exactly the fields you need, in the format your pipeline expects. No parsing needed.
18 tools available via MCP. Use inside Claude Desktop, Claude Code, Cursor, or any MCP-compatible client. Zero setup friction.
Pick any model on OpenRouter: GPT-4o, Claude, Gemini, Llama, Mistral. Switch models per query for cost/quality tradeoff.
Run agents on hundreds of leads concurrently. Upload a list, track progress, download structured results when done.
Use Research Agent as a native tool inside your favorite AI assistant.
Create a free account. Your API key is in the dashboard. 50 credits included.
Add the JSON config to Claude Desktop, Cursor, or any MCP client settings.
"Research Acme Corp, find CEO and funding." Claude calls Research Agent automatically.
1 credit = 1 deep research query. No subscriptions, no hidden fees.
500 credits
2,000 credits
5,000 credits
All plans include 50 free credits on signup. No credit card required to start.
Everything you need to know about Research Agent.
company_name, website), and an optional output schema. You then run it on any number of leads — one at a time or in bulk. The agent searches the web, scrapes pages, and returns structured JSON.google/gemini-2.5-flash which offers the best speed-to-quality ratio. You can switch models per query — use a fast model for bulk enrichment, a powerful model for complex research.{"ceo": "string", "employees": "number", "funding": "string"}. This works for both one-off queries and agent runs. Perfect for feeding data directly into your CRM, spreadsheet, or automation pipeline.Authorization: Bearer YOUR_KEY header. Check our API documentation for full details, examples, and parameter schemas.50 free credits on signup. No credit card required.
Start researching in under 2 minutes
50 free credits included. No credit card needed.