baidu-search

Query Baidu BDSE to retrieve live web results.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Muchunpeng/openclaw-config --skill baidu-search-muchunpeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baidu-search
Source: https://github.com/Muchunpeng/openclaw-config/tree/main/workspace/skills/baidu-search
Command: npx skills add https://github.com/Muchunpeng/openclaw-config --skill baidu-search-muchunpeng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly fetch up-to-date information from the web using Baidu's AI Search Engine for research, documentation, and topic exploration.

Core Features & Use Cases

  • Live web search with Baidu BDSE to retrieve current results.
  • Ideal for research, documentation review, and topic exploration with fresh data.
  • Requires BAIDU_API_KEY to access the API and Python3 to run the script.

Quick Start

Ask the AI to search the web using Baidu BDSE for the requested query.

Frequently Asked Questions about baidu-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve live web search results using Python for research?

Retrieve live web search results using Python by querying the Baidu BDSE API, which fetches current web data for research and topic exploration. This approach requires Python3 and a configured BAIDU_API_KEY to access up-to-date content.

What is Baidu BDSE and how does it work for live information gathering?

Baidu BDSE is an AI search engine API that returns live web results for live information gathering. You query the API with a search term, and it retrieves current web pages and documentation, providing fresh data for research topics requiring up-to-date content.

Do I need an API key to perform a web search with Baidu?

Yes, you need a configured BAIDU_API_KEY to perform a web search with Baidu. The API key authenticates your requests to the Baidu BDSE API to retrieve live web search results for research and documentation queries.

Can I use Baidu BDSE to fetch up-to-date documentation for my research?

Yes, you can use Baidu BDSE to fetch up-to-date documentation for your research. The API is suitable for live information gathering, documentation review, and exploring research topics requiring current web content.

What's the best way to get current web data for topic exploration in Python?

The best way to get current web data for topic exploration in Python is querying Baidu BDSE. It provides live web search capabilities to retrieve fresh data for research, provided you have Python3 and a BAIDU_API_KEY configured.

Why does my Baidu web search script require Python3?

Your Baidu web search script requires Python3 because the script implementation depends on the Python3 runtime environment to execute and interact with the Baidu BDSE API for live information gathering.