weibo-hot-search

Query Weibo hot-search data and compile top ten entries into Markdown.

47|4|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/agentbay-ai/agentbay-skills --skill weibo-hot-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weibo-hot-search
Source: https://github.com/agentbay-ai/agentbay-skills/tree/main/weibo-hot-search
Command: npx skills add https://github.com/agentbay-ai/agentbay-skills --skill weibo-hot-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wuying-agentbay-sdk, and includes scripts (resource) components.

What problem does it solve?

微博热搜信息的获取和整理通常需要手动浏览和筛选,导致信息滞后与工作低效。本技能通过自动化查询和格式化输出,帮助快速获取热搜榜单并便于后续分析。

Core Features & Use Cases

  • 自动抓取微博热搜榜前十条及文娱分类热搜,输出可直接使用的 Markdown。
  • 支持将热搜结果用于舆情监测、内容创作选题评估和趋势分析等场景。
  • 适用于日常监控、品牌关注与新闻摘要生成等需求。

Quick Start

使用浏览器自动化抓取微博热搜榜前十条并输出 Markdown 格式结果。

Frequently Asked Questions about weibo-hot-search

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

FAQPage Schema
How do I automatically scrape Weibo hot search trends for social media monitoring?

Use browser automation to scrape Weibo hot searches. This Skill queries and compiles the top ten and entertainment trends into Markdown, providing actionable insights for social media monitoring and trend analysis.

What is the best way to extract Weibo hot search data into a readable format?

Extract Weibo hot search data using an automation script that outputs Markdown. This eliminates manual browsing and filtering, delivering structured, ready-to-use text for content creation and trend tracking.

Do I need a browser automation session and API key to run Weibo data extraction?

Yes, extracting Weibo hot searches requires a valid API key and a browser automation session. The Skill depends on the wuying-agentbay-sdk to execute the browser-based scraping tasks.

Can I use the extracted Weibo hot search results for public opinion analysis?

Yes, the compiled Markdown output of Weibo hot searches is designed for public opinion analysis. It supports tracking entertainment topics, evaluating content topics, and monitoring brand trends over time.

What are the limitations of using browser automation to fetch Weibo hot searches?

A limitation is the strict dependency on the wuying-agentbay-sdk and a valid API key for browser automation. Without this environment setup, the script cannot execute web scraping tasks to retrieve trend data.