Baidu SERP API
Baidu search results API. Track rankings on China's dominant search engine. Essential for Chinese market SEO from $0.01/call.
Live Baidu search results. Track rankings on China's dominant search engine. Essential for any brand targeting the Chinese market.
Try it live
Fill in the fields and hit Run to see a real response.
{
"ok": true,
"data": {
"query": "best react frameworks 2026",
"totalResults": 1240000,
"items": [
{
"position": 1,
"type": "organic",
"title": "Top 10 React Frameworks in 2026",
"url": "https://example.com/react-frameworks",
"description": "A comprehensive guide to the best React frameworks...",
"domain": "example.com"
}
]
}
}Features
Use the depth param (10 / 20 / 50 / 100) to control how many Baidu organic results each POST to /v1/serp/baidu returns, from a quick top 10 to a deep top 100 for Chinese-market rank tracking.
Each organic item returns its exact position plus title, URL, and description snippet, giving you precise Baidu ranking data for Chinese-language keywords.
Every response includes the totalResults figure Baidu reports for the query, useful for gauging competition in China's largest search index.
Built for the Chinese market: pass your query and locale to retrieve results as Baidu serves them to users in China, where it holds dominant search share.
The type field on each item lets you separate standard organic listings from other blocks Baidu returns in its SERP.
Use cases
China SEO
Track keyword positions on Baidu for Chinese market visibility.
Chinese Market Research
Analyze what content ranks in China's largest search engine.
Competitor Tracking
Monitor competitor rankings on Baidu for Chinese keywords.
Quick start
Copy this snippet and start making calls.
const res = await fetch('https://api.yepapi.com/v1/serp/baidu', {
method: 'POST',
headers: {
'x-api-key': 'YOUR_API_KEY',
'Content-Type': 'application/json',
},
body: JSON.stringify({
"query": "best react frameworks 2026",
"depth": 10,
"location_code": 2840,
"language": "en"
}),
});
const data = await res.json();
console.log(data);Baidu SERP API — track rankings on China's dominant search engine
The YepAPI Baidu SERP API returns live Baidu search results as structured JSON. Send a query and get ranked organic results with position, title, URL, description, and the total results count.
It uses the same key as YepAPI's Google, Bing, and Yahoo SERP endpoints plus scraping and AI, so adding Baidu to a global rank-tracking setup is one integration at $0.01 per query.
What is a Baidu Search API?
A Baidu Search API lets you programmatically query Baidu — China's dominant search engine — and get structured organic results instead of scraping its SERP. For a keyword it returns each result's position, title, URL, and description, plus the total results count and a type field per listing. This is essential because Baidu's index, ranking factors, and results differ sharply from Western engines, and Google is largely absent in China. The API captures Baidu positions directly for Chinese-language keywords, without the proxy and rendering challenges of scraping a market with its own search ecosystem.
Build your own China SEO tool
With Baidu rankings as JSON you can build a China-focused rank tracker, a Chinese-market content audit tool, or a competitor-monitoring dashboard. Loop your Chinese-language keywords through the endpoint, store positions and URLs, and chart movement over time. Because Baidu behaves so differently from Google, tracking it on the same YepAPI key as your Western engines gives global teams one consistent dataset spanning both China and the rest of the world.
Baidu SERP API pricing — $0.01 per query
Each call to /v1/serp/baidu is a flat $0.01 whether you pull the top 10 or top 100. No subscriptions, no minimums. SerpApi charges $0.05 per query and SEO suites with China coverage cost far more. With every YepAPI SERP engine at $0.01, tracking Baidu across large Chinese keyword sets stays cheap — and uses the same integration as your Google and Bing tracking.
Win visibility in the Chinese market
Any brand targeting China lives or dies by Baidu rankings. Use the endpoint to track where your pages and your competitors' pages rank for Chinese keywords, analyze what content wins Baidu's top positions, and monitor changes over time. Because Baidu's ranking signals are distinct, comparing its results against your home-market engines helps you see exactly where your China SEO strategy needs work.
Try the Baidu SERP API free
Sign up for $5 in free credit with no credit card. That covers 500 Baidu queries — enough to benchmark a Chinese keyword set, compare it against your other engines, and test targeting before choosing a paid plan.
Start making API calls in 30 seconds
$5 free credit on signup. No credit card required. Pay per call.
What developers say
“Switched from SerpAPI and cut our SERP costs by 80%. Same data quality, way simpler billing.”
“One API key for AI models, SERP data, and web scraping. Saved us from managing 4 separate providers.”
“The $5 free credit let us prototype our entire rank tracking feature before committing. No other API does that.”
Frequently asked questions
Live Baidu search results. Track rankings on China's dominant search engine. Essential for any brand targeting the Chinese market.
Each API call costs $0.01. No monthly minimums or subscriptions — you only pay for what you use.
Sign up for a free API key, then send a POST request to /v1/serp/baidu. Check the code example above for a ready-to-use snippet in JavaScript, cURL, or Python.
YepAPI bundles SEO, AI, and web scraping APIs under one key with no monthly minimums. You get lower per-call pricing, a unified dashboard, and one billing account instead of managing multiple providers.
Ready to integrate?
Get your API key and start making calls in 30 seconds. $5 free credit on signup — no credit card required.
More serp api endpoints
Google SERP
$0.01Real-time Google Search API and SERP scraper. Get organic rankings, featured snippets, People Also Ask, and rich results for any keyword. Check keyword ranking, build rank tracking tools, and scrape Google search results from $0.01/call.
Google Images
$0.01Google Image search results API. Get thumbnails, source URLs, titles, and image metadata for any query. Track image SEO rankings from $0.01/call.
Google News
$0.01Google News search results API. Get headlines, publication sources, timestamps, and article URLs for any query. PR monitoring from $0.01/call.