ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 5/5

top-baidu-hot

获取百度热搜榜 TOP 10,包含日期标题和热搜排名 + 标题,格式简洁

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ajian11/top-baidu-hot
Or

What This Skill Does

The top-baidu-hot skill is a specialized browser automation agent designed to fetch and format the current top 10 trending topics from the Baidu Hot Search board. By leveraging browser-based interaction, this skill ensures that it captures the most up-to-date and reliable data directly from the Baidu platform. It automates the process of navigating to the URL, handling potential interface obstacles like pop-ups, and extracting the relevant list of hot topics. Once retrieved, the data is presented in a clean, human-readable format, including the current date and a numbered list of the top 10 trending headlines. This removes the need for manual browsing and manual copy-pasting, delivering instant news snapshots directly to your workspace.

Installation

To integrate this skill into your OpenClaw environment, use the command-line interface to pull the repository directly. Run the following command in your terminal:

clawhub install openclaw/skills/skills/ajian11/top-baidu-hot

This will download the necessary scripts and dependencies from the source repository managed by ajian11. Once installed, the skill is automatically registered for your agent to call whenever a relevant query is detected.

Use Cases

  • Content Creation: Quickly identify trending topics for blog posts, social media updates, or video content to ensure your output remains relevant to current events.
  • Market Research: Understand the public pulse in the Chinese market by monitoring shifting interests and breaking news items as they trend.
  • Daily Briefing: Integrate this skill into your morning automation routine to receive a quick summary of what is happening in the world without having to manually check news sites.
  • PR Monitoring: Track if a specific brand or industry term is climbing the hot search rankings.

Example Prompts

  1. "What are the top 10 things people are searching for on Baidu today?"
  2. "Get the current Baidu hot search list for me."
  3. "Show me what's trending right now on Baidu."

Tips & Limitations

  • Pop-up Handling: The skill includes logic to detect and close common pop-ups on the Baidu board page; however, if Baidu drastically changes its UI, the automation script may require an update to maintain its effectiveness.
  • Reliability: Because this tool uses browser automation, it is dependent on the availability of the Baidu top search page. Ensure your agent has stable internet access.
  • Output Format: The output is strictly formatted. If you require this data in a structured format like JSON for an API, you may need to extend or modify the provided script, as this version is optimized for human readability.
  • Data Refresh: The data provided reflects the state of the page at the moment of execution. For real-time updates, you can trigger the skill periodically.

Metadata

Author@ajian11
Stars3951
Views1
Updated2026-04-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ajian11-top-baidu-hot": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#baidu#trends#automation#news#browser-use
Safety Score: 5/5

Flags: network-access