Blopus.ai Docs
Blopus Search API

Search the web from your own fresh index

Blopus is a fast web-search API built on our own independent, continuously crawled index — not a Google or Bing reseller, and not a scraper hitting sites on demand. You query one clean API and get ranked, structured results with fresh timestamps.

Watch · 2 min Blopus in two minutes What the API does, what it costs, and what makes the index different.
Independent crawl, fresh timestamps REST · MCP · SDKs Two primitives

Two primitives#

Everything Blopus does is expressed through two endpoints. Compose them however your agent or app needs.

Capabilities at a glance#

Two tools, serious controls. Everything below is live in the deployed API — see Search and Fetch for full details.

Fresh-first rankingRelevance over our own continuously-crawled index
Freshness windowspd · pw · pm · p3m · p1y · all
Domain filtersInclude or exclude hostnames (up to 50)
Date-range windowsstart_date / end_date
Relevance scoreEvery result carries a score 0–1
Paginationoffset + more_results flag
Longer excerptsinclude_excerpt up to 1200 chars
Batch fetchUp to 50 URLs in one request; pay per found
Language filterRestrict to one language, e.g. en, pt-br

Three ways to call it#

REST

Plain HTTPS + JSON at api.blopus.ai. Works from any language.

MCP

Streamable-HTTP Model Context Protocol server for Claude, Cursor, Cline & more.

SDKs

First-party Python & TypeScript clients, with framework adapters on the way.

Base URLs#

SurfaceBase URLNotes
REST APIhttps://api.blopus.aiJSON over HTTPS
MCP serverhttps://mcp.blopus.ai/mcp/streamable-HTTP transport
Dashboardhttps://blopus.ai/appCreate & manage API keys

New here? Jump to the Quickstart to make your first search in under a minute.

© Blopus·Fresh, independent web search