apify-baidu-search-apilisted
Install: claude install-skill johnisanerd/claude-skill-baidu-search-api
# Baidu Search API: Chinese SERP Results as JSON
A Baidu search API without an official API key, a Chinese phone number, or a local account. One query returns the Baidu SERP as structured JSON: organic results with positions, plus related searches, people also search for, and top searches, filtered by device, language, and time period.
## When to use this skill
- The user wants a "Baidu API" or "Baidu search API" without a Chinese account or phone number.
- They want Baidu search results as JSON or CSV for a query.
- They want to see what ranks on baidu.com for a keyword.
- They need structured Baidu data for market research, content research, or an AI agent.
Not for: rank tracking over time (use the apify-baidu-rank-tracker skill), Google or Yandex SERPs, or Baidu Maps and other Baidu verticals.
## What you get (one dataset item per SERP page)
Each dataset item is one page of results with nested arrays. `organic_results` holds rows with `position`, `title`, and `link` on every row, plus `displayed_link`, `rich_snippet`, and `sitelinks` when Baidu shows them. The item also carries `related_searches` (`query`, `link`), `people_also_search_for` (`text`, `link`), `top_searches` (`position`, `tag`, `text`, `link`), and `answer_box` and `related_videos` arrays that populate only when Baidu shows those SERP features. Page metadata rides along: `query`, `device`, `localization`, `page`, `num_results`, `total_results_found`, `pages_processed`, `search_timestamp`, `search_metada