Web
Organic results, snippets, sitelinks and answer boxes.
One clean API for web, news, images, video, social, local, shopping and travel discovery—with async jobs, downloadable media and honest provider metadata.
import { OrbitSearch } from
"https://search.rviv.in/sdk/orbitsearch.mjs";
const orbit = new OrbitSearch(API_KEY);
const result = await orbit.search(
"best Tamil AI podcasts",
{ gl: "in", num: 10 }
);
console.log(result.organic_results);Each engine returns predictable JSON and names its real upstream provider.
Organic results, snippets, sitelinks and answer boxes.
Fresh headlines, sources, dates and thumbnails.
YouTube links, duration, creator, views and embeds.
Relevant originals with signed binary downloads.
Indexed posts from Reddit, X, LinkedIn and more.
Businesses, ratings, addresses, phones and websites.
Retail discovery with explicit price confidence.
Flight and hotel discovery across booking sources.
Regional Google trends and related reporting.
Readable page content with SSRF-safe retrieval.
Get a secret and rotating offline recovery code. Customer keys stay isolated.
Use one endpoint, consistent authentication and familiar snake_case fields.
Cache hits are free. Async searches are archived and billed only on success.
Create or paste a key, select an engine, and inspect production results.
/search.json?q=best%20coffee%20in%20Coimbatore&engine=google&num=10ReadyOnly successful uncached searches consume quota. No card, no silent charges.
Use X-API-Key or api_key.