ToolKiti
Home/搜索服务/Serper API

Serper API

Serper 搜索接口

Fast Google Search API with rich SERP data including knowledge graph, shopping, and organic results.

快速 Google 搜索接口,返回知识图谱、购物信息、自然结果等丰富 SERP 数据。

Pricing

free tier (2500 queries), pay-as-you-go from $50/mo

Authentication

  • API Key

Rate Limit

2500 queries free once

Typical Latency

<500ms

Popularity

90/100

Endpoints

https://google.serper.dev/search

SDKs

PythonNode.jsGocurl

Key Features

Code Examples

Google Searchbash
curl https://google.serper.dev/search \
  -H "X-API-KEY: $SERPER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"q": "best AI tools 2026"}'

Tags

searchgoogleserpweb

Last updated: 2026-07-28

Compare Serper API with other APIs

Similar APIs

Something wrong or missing? Open an issue on GitHub →

Pricing Comparison

APIPricingAuthPopularity
Tavily Search APIfree tier (1000 credits/mo), pay-as-you-goAPI Key
95
Brave Search APIfree tier (2000 queries/mo), paid plansAPI Key
88
Exa Search APIfree tier (1000 queries/mo), paid plansAPI Key
82
Jina AI APIfree tier, pay-as-you-goAPI Key
80

Get Started with Serper API

Click below to visit the official website and start using this API.

Visit Serper API

Discussion

Questions, feedback, or suggestions? Start a discussion.

Discuss on GitHub