← ClaudeAtlas

apify-baidu-search-apilisted

Get structured Baidu search results without an official API key or Chinese account using the Apify Baidu Search Scraper Actor (johnvc/Baidu-Search-Scraper). One query returns one dataset item per SERP page with nested organic_results (position, title, link, plus displayed_link, rich_snippet, and sitelinks when Baidu shows them), related_searches, people_also_search_for, and top_searches, filtered by device, Simplified or Traditional Chinese, and time period. Use when the user wants a baidu api, a baidu search api or baidu serp api, Baidu search results as JSON or CSV, to scrape Baidu, structured baidu data for research or AI agents, or to see what ranks on baidu.com for a query. Pay-per-page billing, MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-baidu-search-api · ★ 0 · AI & Automation · score 66
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