Endpoints

1

Search
1

What is the Universal SERP API?

Real-time Google Search & SERP API returning the full page in SerpApi-compatible JSON: AI Overviews, Knowledge Graph, sitelinks and People Also Ask. One key for Google, Bing, News, Images, Maps, Shopping, Scholar and 30+ engines.

Universal SERP API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.

Universal SERP API endpoints

  • GET/search

    search

    Run a search and get structured JSON back. **How it works** 1. Pick an `engine` (defaults to `google`). 2. Send your query in `q`. 3. Optionally target a country and language with `gl` and `hl`, or a city with `location`. **Billing:** 1 unit per answered search. Failed, rejected and over-limit requests cost nothing at all. **Response shape follows the engine.** A `google` search returns `organic_results`, and depending on the query also `knowledge_graph`, `answer_box`, `related_questions`, `related_searches`, `top_stories`, `inline_videos` and `local_results`. `google_news` returns `news_results`, `google_images` returns `images_results`, and so on. Every response carries `search_metadata` and `search_parameters`. **Advanced operators work** — `site:`, `inurl:`, `intitle:`, `filetype:`, quoted phrases and boolean terms are passed through untouched. **Anything not listed below is forwarded too.** Parameters are passed to the upstream engine verbatim rather than enumerated, so engine-specific options (`tbs`, `tbm`, `safe`, `device`, `ll`, `data`…) work even though they do not appear in this spec. **Pagination.** Use `start` — `0` is page one, `10` is page two, and so on (or a multiple of `num` if you set it). Every response also carries an `api_pagination` object with ready-made relative paths, so you can follow `api_pagination.next` instead of computing offsets.

Frequently asked questions about Universal SERP API

Is Universal SERP API an alternative to SerpAPI?

Yes. Universal SERP API is designed as a more affordable alternative for developers and businesses that need SERP data through an API.

Is it suitable for high-volume applications?

It can be used for applications ranging from individual developer projects to larger-scale search-data workloads. Choose the plan that matches your expected request volume.

How is Universal SERP API priced?

The API is positioned as a low-cost SERP API, with pricing designed to be significantly more affordable than many traditional SERP API providers. Check the current subscription plans for the latest pricing.