The search & research API for AI agents
Search, extract, crawl & research the live web in one API — with best-in-class reranking so your AI reads the right sources first. Drop-in compatible, ready in minutes.
Live demo · rate-limited · no key required.
Works with the tools you already use
Best results first,
not a wall of links.
Most search APIs hand your AI a raw, noisy list. Crisps reads and ranks every result for how well it truly answers you — so the sources that matter rise to the top.
- 1Reddit: 'is fusion even real?'—
- 2ITER — commissioning milestone—
- 3SEO listicle: 10 energy startups—
- 4Nature: net-energy, peer-reviewed—
- 5Commonwealth Fusion — SPARC—
A two-stage pipeline for signal, not noise
Snippet-rerank the candidate pool, extract only the winners, then rerank each page's chunks — so you fetch less and rank better.
- 01
Query
Your agent asks in natural language.
- 02
Aggregate
70+ engines across the web, deduped.
- 03
Extract
Clean markdown; PDF + headless-browser fallback.
- 04
Rerank
Cross-encoder → true 0–1 relevance + top chunks.
- 05
Respond
Drop-in JSON, cached for ~0.0s warm.
Drop-in for the search API
you already use.
Crisps speaks the same contract as the leading cloud search API. Change one line of config and your agents keep working — now with sharper, reranked results.
- Same request & response shape as the popular search API
- Swap one base URL — your agent code stays identical
- Sharper, reranked results out of the box — no tuning
# before — another search API
SEARCH_API_BASE=https://api.<vendor>.com
# after — Crisps (same contract)SEARCH_API_BASE=https://api.criiiiissss.shop client = Crisps(base_url=SEARCH_API_BASE)
res = client.search("deepseek v3 moe", search_depth="advanced")
# → results[].{title, url, content, score, raw_content} How Crisps compares
Head-to-head with the leading cloud search API on the same real queries — better ranking, more tools in one call, faster repeats.
Warm responses are served from cache; ranking uses a cross-encoder for true query relevance.
Give your agents the web.
Answers, not noise.
Start free in minutes — no credit card. Drop-in compatible, ranked for quality.