Four data primitives — research, scrape, enrich, and 179 active actions across 34 platform groups — collapsed into one auth and one bill.
$ curl "https://api.faircompany.ai/v1/crawl/research" \
-H "Authorization: Bearer sk_live_..." \
-d '{"query": "open-source perplexity alternatives 2026"}'
{
"answer": "Several open-source projects offer Perplexity-style search...",
"sources": [
{ "url": "https://github.com/...", "title": "Perplexica", "rank": 1 },
{ "url": "https://news.ycombinator.com/...", "title": "HN: Show", "rank": 2 }
],
"related_questions": [
"How does RRF ranking work?",
"Which models support citation grounding?"
]
} $ curl "https://api.faircompany.ai/v1/crawl/web/scrape" \
-H "Authorization: Bearer sk_live_..." \
-d '{"url": "https://stripe.com/pricing", "render": "auto"}'
{
"url": "https://stripe.com/pricing",
"title": "Pricing & Fees | Stripe",
"markdown": "# Stripe Pricing\n\n## Integrated per-transaction...",
"method": "playwright",
"credits_used": 2
} $ curl "https://api.faircompany.ai/v1/crawl/enrich/company?domain=stripe.com" \
-H "Authorization: Bearer sk_live_..."
{
"domain": "stripe.com",
"name": "Stripe",
"founded_year": 2010,
"total_funding": "$8.7B",
"annual_revenue": "$14.4B",
"headcount": 8550,
"tech_stack": ["Ruby", "Go", "React", "AWS"],
"leadership": [{ "name": "Patrick Collison", "title": "CEO" }]
} $ curl "https://api.faircompany.ai/v1/crawl/youtube/channel?handle=mkbhd" \
-H "Authorization: Bearer sk_live_..."
{
"platform": "youtube",
"handle": "mkbhd",
"name": "Marques Brownlee",
"subscribers": 19800000,
"video_count": 1672,
"social_links": { "twitter": "@mkbhd", "instagram": "mkbhd" },
"credits_used": 1
} Most data tools do one thing. FairCrawl gives you research, scraping, enrichment, and platform data behind a single API key, a single credit pool, and a single price.
One query fans out across 14 sources — Reddit, Hacker News, Bluesky, GitHub, YouTube, Wikipedia, arXiv, StackOverflow, DuckDuckGo, Polymarket, the open web, and more. Reciprocal Rank Fusion ranks the results. Gemini synthesizes a grounded answer with inline citations and related questions.
Built for AI agents, RAG pipelines, and competitive intel.
Point us at a URL. We try a fast static fetch first and escalate within the standard tier when the page needs more work. The response reports the method, duration, and exact cost.
Returns clean markdown, HTML, text, and optional screenshots. Set max_tier explicitly when a large response is acceptable; failed requests are not charged.
Pass a domain. Get back a structured profile: founded year, total funding, annual revenue, headcount, leadership team, tech stack, social links, and contact emails with SMTP verification.
Built for sales, GTM, and lead qualification workflows that don't deserve a $15K/year ZoomInfo contract.
Profiles, posts, comments, search results, and engagement metrics from the platforms your users actually live on. No login farms, no per-platform vendor stack.
The production catalog currently reports 179 active actions across 34 platform groups. Inspect /v1/crawl/endpoints before building against a specific action; upstream availability can change.
Inspect the live catalog →Research, scrape, enrich, or platform — same auth, same JSON shape.
Minimum $5. Balance never expires. Pay only for what you used.
One bill, itemized per request. Light month? Small bill. No month? $0.
Your agent needs to read the web, search across sources, and pull structured context. FairCrawl is the data primitive — research for retrieval, scrape for tool-use, platform endpoints for grounded answers. One API key in your agent loop.
Pass a domain, get the company profile your CRM is missing — funding, revenue, tech stack, decision-makers. At ~$0.05 per company, you can enrich your entire pipeline for the price of one Clearbit seat-day.
Stop hand-trawling Reddit threads, HN comments, and product communities. One research call fans out across 14 sources, ranks the results, and synthesizes the answer with citations you can audit.
Pull engagement metrics, follower counts, and post data from TikTok, YouTube, Instagram, Twitter, and the rest — all under one auth. No login farms, no stitched-together vendor stack.
I built FairCrawl because I got tired of paying $5 to extract data that costs $0.0005 to fetch. Every scraping API I tried charged 10-100x the infrastructure cost, locked features behind tiers, and expired my credits monthly. FairCrawl is cost-plus: you see the receipt, the balance never expires, and four primitives ship under one key instead of four vendor contracts.
Founder, The Fair Company
Balance never expires.
No subscription. No expiring credits. Cancel by closing the tab.