Freemium

SerpAPI

SerpAPI delivers structured search engine results from Google, Bing, Baidu, and more in real time through a JSON API. It provides organic listings, ads, news, images, maps, and shopping data that can be integrated into applications. Developers use it for SEO analytics, keyword tracking, competitor monitoring, market research, and building data-driven dashboards.

1

Endpoints

0

Views

Aug 29, 2025

Last Checked

100 searches/month

Rate Limit

API Endpoints

Perform web search using SerpAPI

Full URL

https://serpapi.com/v1/v1/search

Code Examples

curl -X GET 'https://serpapi.com/v1/v1/search' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "q": "restful APIs",
  "engine": "google"
}

Example Response

{
  "organic_results": [
    {
      "link": "https://example.com",
      "title": "RESTful API Design"
    }
  ]
}

Version

v1

Rate Limit

100 searches/month (free tier)
Tags
market-researchseo-analysisserp-data
Technical Details
Authentication
API Key
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

100 searches/month (free tier)

Supported Languages
PythonJavaScriptcURL
Use Cases
SERP data
SEO analysis
market research

Related APIs

Discover similar APIs that might interest you

APIfreemium

Serper API

Serper API provides structured Google se...

Category
Search
Endpoints
1
google-searchseo-toolsserp-data
APIfree

DuckDuckGo Instant Answer API

The DuckDuckGo Instant Answer API provid...

Category
Search
Endpoints
1
answersprivacysearch
APIopen source

Meilisearch API

Meilisearch is a fast, open-source REST ...

Category
Search
Endpoints
1
instant-searchsearch-engine
SerpAPI - Real-Time Search Engine Results Data API | Free API Hub