Part of the Fair ecosystem

One API for web, research, enrichment, and typed platform data.

Four data primitives — research, scrape, enrich, and 179 active actions across 34 platform groups — collapsed into one auth and one bill.

$0.0007
per page · balance never expires
$ 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
}
Powering Walker · ForgeScale · Fair (38 products)
4 primitives · 34 platform groups · 1 API key
Auto-escalation: static → JS render → residential proxy

One API. Four ways to get the data you need.

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.

/v1/crawl/research

Ask a question. Get an answer with citations.

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.

14
sources per query
0
lock-in — REST in, JSON out
Try a research query →
/v1/crawl/web/scrape

Any URL. Static or JS-rendered. Auto-escalation built in.

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.

$0.0007
standard scrape
$0.0005
after $100 MTD
$0.0004
after $500 MTD
Firecrawl: $16/month for 5,000 credits on its annual-billing Hobby plan
FairCrawl: $0.0007 per standard scrape, no monthly plan
See scrape options →
/v1/crawl/enrich/company

A domain in. A company profile out.

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.

founded_yeartotal_fundingannual_revenueheadcountleadershiptech_stacksocial_linksindustryheadquartersverified_emails
Clearbit / ZoomInfo: $99–$1,250/mo seat + per-credit fees
FairCrawl: ~$0.05 per enrichment, no seat
See enrich fields →
/v1/crawl/{platform}/{action}

Typed data across 34 platform groups. One auth.

Profiles, posts, comments, search results, and engagement metrics from the platforms your users actually live on. No login farms, no per-platform vendor stack.

BlueskyLinkedInPinterestSnapchatThreadsTwitchWebTwitter / XTikTokInstagramYouTubeRedditFacebookGoogle MapsAmazon

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 →

No setup.

02

Call any endpoint

Research, scrape, enrich, or platform — same auth, same JSON shape.

03

Top up when you need to

Minimum $5. Balance never expires. Pay only for what you used.

04

Pay for what you used

One bill, itemized per request. Light month? Small bill. No month? $0.

Built for four kinds of work.

01

You're feeding LLMs.

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.

/research/web/scrape
See the agent quickstart →
02

You're qualifying leads.

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.

/enrich/company/linkedin/company
See enrich →
03

You're tracking what's being said.

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.

/research/reddit/search/hackernews/...
See the research endpoint →
04

You're tracking creators and trends.

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.

/{platform}/profile/{platform}/posts
Browse platforms →
MZ

Built by Manuel Zamora

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

One API key. Four capabilities. One bill.

Balance never expires.

No subscription. No expiring credits. Cancel by closing the tab.