← Back to Skills Marketplace
miaoxingjun

weibo realhot

by Sherman Schulist · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weiborealhot
Description
实时抓取微博实时、生活、文娱、社会四大分类的热门搜索词条,返回标准化热搜数据列表。
Usage Guidance
This skill appears coherent and implements what it claims: a Selenium-based scraper for Weibo hot-search pages. Before installing/using it: (1) be prepared to install Python dependencies (selenium, webdriver-manager) and a compatible browser driver (Chrome/Edge); the repo does not auto-install them. (2) Scraping anti-detection recommendations (changing fingerprints, using proxies) are present in the docs — these are common but can raise legal/ToS issues; do not use evasion techniques without understanding the site's terms and applicable law. (3) Keep request frequency low (docs recommend it) to avoid IP blocking. (4) Run the script in a controlled environment because it launches a real browser process and may consume resources. If you need the agent to run this autonomously, verify operational policies and ensure you supply appropriate infrastructure (browser drivers, network access) and compliance checks.
Capability Analysis
Type: OpenClaw Skill Name: weiborealhot Version: 1.0.0 The skill is a legitimate Weibo hot search scraper that uses Selenium to extract trending topics from s.weibo.com. The Python script (weibo_hot_search.py) and documentation (SKILL.md, README.md) are well-structured, transparent, and align perfectly with the stated purpose of providing real-time social media insights. There is no evidence of data exfiltration, malicious execution, or prompt injection; the anti-detection measures used in the Selenium configuration are standard practices for web scraping.
Capability Assessment
Purpose & Capability
Name/description say: scrape Weibo hot searches. Included SKILL.md, README, and Python script implement exactly that (visiting s.weibo.com URLs and extracting titles/hot counts). No unrelated services, credentials, or system access are requested.
Instruction Scope
Instructions and script stay within scraping scope (open a browser, load the Weibo URL, parse elements). The docs recommend anti-detection measures and using proxies; that is common for scrapers but increases legal/ethical risk and should be considered by the user. The README references a Windows workspace path (documentation-only) but the runtime code is generic.
Install Mechanism
This is instruction-only (no automated install spec). The README recommends installing selenium and webdriver-manager but the repository does not install drivers automatically; users must provision a compatible browser and driver. No remote downloads, no obscure URLs, and no archive extraction in the skill itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All required external resources are public Weibo pages; no secret exfiltration is present in the code.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or agent-wide settings. It does start local browser processes when invoked (normal for a scraper).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weiborealhot
  3. After installation, invoke the skill by name or use /weiborealhot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
获取微博热搜,适用于windows,使用edge浏览器获取热搜。包含实时热搜,生活,文娱等
Metadata
Slug weiborealhot
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is weibo realhot?

实时抓取微博实时、生活、文娱、社会四大分类的热门搜索词条,返回标准化热搜数据列表。 It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install weibo realhot?

Run "/install weiborealhot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is weibo realhot free?

Yes, weibo realhot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does weibo realhot support?

weibo realhot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created weibo realhot?

It is built and maintained by Sherman Schulist (@miaoxingjun); the current version is v1.0.0.

💬 Comments