Google SERP API from $0.05/1K

An affordable Google search results API. Access Quick and Deep web search, news via RSS, and image search through a single REST API. Get AI Overviews, Featured Snippets, People Also Ask, and more. 100 free searches included.

Try for Free View Documentation
Google Web from $0.05/1K Google News $0.01/1K 100 Free Searches 30+ Countries

Google Search Endpoints, One API Key

Choose Quick or Deep web search for SERP data, news for fast RSS-based articles, or images for visual search. Videos are included in web search results. Pay only for what you use.

Quick Web Search

Google Quick Web

from $0.05
per 1,000 searches (Scale tier)
  • Organic results with snippets
  • Featured Snippets
  • People Also Ask boxes
  • Ads & Related Searches
  • ~10 results, fast response
  • Per-page multiplier for pagination
Default$0.09/1K
Growth$0.07/1K
Scale$0.05/1K
Deep Web Search

Google Deep Web

from $0.90
per 1,000 searches (Scale tier)
  • AI Overviews with sources
  • Featured Snippets
  • PAA with answers & source links
  • Inline videos & shopping
  • Richer SERP data via xjs scripts
  • Up to 100 results per query
Default$1.30/1K
Growth$1.10/1K
Scale$0.90/1K
Image Search

Google Images

from $1.53
per 1,000 searches (Scale tier)
  • Image URLs & thumbnails
  • Dimensions & file size
  • Source page URL
  • Alt text / title
  • SafeSearch filtering
  • Color & size filters
Default$2.75/1K
Growth$2.14/1K
Scale$1.53/1K

Integrate in Under 5 Minutes

A single cURL request is all you need. Replace YOUR_API_KEY with the key from your dashboard.

cURL - Google Web Search
# Google web search for "best laptops 2025"
curl "https://apiserpent.com/api/search?q=best+laptops+2025&engine=google&num=10" \
  -H "X-API-Key: YOUR_API_KEY"
JSON Response (partial)
{
  "searchParameters": {
    "q": "best laptops 2025",
    "engine": "google",
    "type": "search"
  },
  "organic": [
    {
      "title": "Best Laptops 2025: Top Picks for Every Budget",
      "url": "https://example.com/best-laptops",
      "snippet": "Our experts tested 50+ laptops to find the best...",
      "position": 1
    }
  ],
  "peopleAlsoAsk": [...],
  "relatedSearches": [...],
  "credits": { "used": 1, "remaining": 99 }
}

Comprehensive Data from Every Google Endpoint

Each endpoint returns structured JSON with all the data you need for SEO tools, market research, and competitive analysis.

Web Search Fields

  • organic[].title
  • organic[].url
  • organic[].snippet
  • organic[].position
  • featuredSnippet.text
  • peopleAlsoAsk[].question
  • relatedSearches[]
  • ads[].title, ads[].url

News Search Fields (RSS)

  • articles[].title
  • articles[].url
  • articles[].source
  • articles[].publishedTime
  • articles[].snippet
  • totalResults
  • searchParameters.freshness
  • searchParameters.country

Image Search Fields

  • images[].imageUrl
  • images[].thumbnailUrl
  • images[].title
  • images[].sourceUrl
  • images[].width
  • images[].height
  • images[].format
  • totalResults

Request Parameters

  • q (search query)
  • engine=google
  • num (results count, up to 100)
  • country (e.g., us, uk, in)
  • freshness (1d, 7d, 30d)
  • safe (SafeSearch on/off)
  • type (search, news, images)
  • page (pagination)

Google SERP API Questions

The Google SERP API returns organic results with titles, URLs, and snippets. It also captures AI Overviews, Featured Snippets, People Also Ask boxes, ads, related searches, and knowledge panels when available. Google News via RSS returns 100+ articles with title, URL, source, published time, and snippet. Google Images returns image URLs, thumbnails, dimensions, and source page information.
Google SERP API pricing starts from just $0.01/1K for News and $0.05/1K for Quick Web on the Scale tier. Google Quick Web: $0.09/1K (Default), $0.07/1K (Growth), $0.05/1K (Scale). Google Deep Web: $1.30/1K (Default), $1.10/1K (Growth), $0.90/1K (Scale). Google News (RSS): $0.01/1K flat across all tiers. Google Images: $2.75/1K (Default), $2.14/1K (Growth), $1.53/1K (Scale). Videos are included in web search results at no extra cost. All new accounts get 100 free searches across all endpoints.
Yes. Use the country parameter to target specific countries. Google News supports 30+ countries via the gl= and ceid= parameters, including US, UK, IN, DE, FR, JP, BR, and more. Web search also supports country-level targeting to get localized results.
Our Google News endpoint fetches articles through Google's public RSS feed. This means no browser rendering or proxy is needed, resulting in extremely fast response times (~600ms) and very low cost ($0.01/1K flat across all tiers). Each request returns 100+ articles with full metadata. You can filter by freshness (last hour, day, week, or month) and target specific countries.
Serpent API provides access to publicly available search results. Our Google News endpoint uses the public RSS feed that Google makes freely available. We recommend reviewing Google's Terms of Service and using the data for legitimate business purposes such as SEO monitoring, market research, competitive analysis, and academic research.

Try the Google SERP API Free

100 free searches included. Test Quick Web, Deep Web, News, and Image endpoints with no credit card required. Google search data from $0.05/1K.

Try for Free