serpix

Serpix — SERP API

Google search results as JSON.

Send a query, get Google's results back as structured JSON. Built for AI applications: small responses, no proxies or CAPTCHAs to run, from $0.50 per 1,000 searches.

first 1,000 searches free · from $0.50 per 1,000

playground

Try a search.

Run any query and read the whole response. This is everything the API returns, not an excerpt.

Run a search to see the response.

Fig. 001

payload

Four blocks, not forty kilobytes.

A Google results page carries ad units, knowledge panels, product grids and video strips alongside the results. A SERP API that parses all of it returns a large response, and every one of those blocks breaks when Google redraws it.

Serpix returns organic results, people also ask, related searches and pagination. For the search above that is 2.7 KB against 41.5 KB for every block on the page, with the same seven results in both.

adsai_overviewinline_videosknowledge_graphimmersive_productsorganic_resultspeople_also_askrelated_searchespagination
Fig. 002 — q=cheesecake, gl=us

quickstart

Three lines to your first SERP.

Grab a key, call the endpoint, read organic_results. That's the whole integration. The response schema is documented, versioned and stable.

curl "https://api.serpix.io/v1/search?q=coffee+grinders&gl=de" \
  -H "Authorization: Bearer $SERPIX_KEY"

applications

SERP data for AI agents, RAG and rank tracking.

Fig. 003 — ai agents & tool calls

pricing model

Credits, not subscriptions.

Search volume is spiky. Credits follow it: top up when you need to, spend only on successful searches.

credit ledgerbalance 12 500 cr
GET /v1/search?q=…&gl=deok1
GET /v1/images?q=…&gl=usok1
GET /v1/search?q=…&gl=jperr0
GET /v1/news?q=…&gl=gbok1
GET /v1/search?q=…&gl=frok1

Fig. 004 — the meter · failed requests spend nothing

no. 01

Top up when you need

Buy a pack of credits and go. No monthly minimum, no seats, no plan to remember to cancel.

no. 02

Pay per successful request

Only a response you can use spends credits. Errors and empty pages are free.

no. 03

Scale without cliffs

The rate drops as you buy more, from $1.00 per 1,000 down to $0.50. Same API at every volume.

first 1,000 free · then as low as $0.50 per 1,000 searches

faq

Frequently asked questions.

What is a SERP API?

A SERP API returns search engine results pages as structured data. Instead of scraping and parsing HTML yourself, you send a query over HTTPS and get JSON back.

What is Serpix?

Serpix is a SERP API built for AI applications. You send a query and get back organic results, people also ask, related searches and pagination as typed JSON, without running scrapers, proxies or headless browsers yourself. Google Images, News, Videos, Shopping, Places, Maps and Autocomplete have their own endpoints.

How does credit-based pricing work?

You buy credits up front and spend them per successful request. There is no subscription, no monthly minimum and no seat pricing. Rates start at $1.00 per 1,000 searches and drop to $0.50 per 1,000 on the largest packs.

Is there a free tier?

Every new account starts with 1,000 free searches. No credit card required, and they don't expire. When you've used them, top up with a credit pack whenever you need more.

Do I need to manage proxies or CAPTCHAs?

No. Rotating infrastructure, retries and anti-bot handling are Serpix's job. You call one HTTPS endpoint; if a request can't be fulfilled, it doesn't cost credits.

start

Your first 1,000 searches are free.

no credit card · credits never expire