Skip to main content
Use the Batch API to submit multiple search queries in a single request. Each query runs independently and returns structured results just like the standard SERP API. This is useful when you need to check multiple keywords at once — for rank tracking, content monitoring, or search comparison tools.

Submit a Batch API Job

Each object in queries uses the same parameters as the single-query SERP API.

Response

This means the batch job was accepted and is being processed asynchronously.

Get Job Status & Results

To check the status of your batch job:
To retrieve results once ready (supports pagination):
Each result matches the format of a regular Google SERP API response, except it’s returned as part of an array.

Notes

  • Maximum batch size: 10,000 queries
  • Failed queries do not consume credits