weibo-hub

Official

Read Weibo data via HTTP with browser auth.

AuthorOpenMinis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables programmatic access to Weibo data by making HTTP requests with browser-derived cookies, eliminating manual login steps and enabling automated workflows.

Core Features & Use Cases

  • Fetch hot search lists, full hot bands, and real-time search suggestions without requiring an active login.
  • Retrieve timelines (hot and home feeds), perform keyword searches, and drill into details, comments, reposts, and user profiles with optional pagination.
  • Persist credentials securely on disk and reuse them across sessions, with TTL warnings and automatic re-auth guidance for expired cookies.

Quick Start

First capture Weibo cookies with browser_use get_cookies and save them using WeiboClient.setup_credential, then instantiate WeiboClient and call its methods (hot_search, hot_feed, search, detail, me, etc.) to fetch data.

Dependency Matrix

Required Modules

httpx

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: weibo-hub
Download link: https://github.com/OpenMinis/MinisSkills/archive/main.zip#weibo-hub

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.