Weibo

Enables scraping of Weibo user information, feeds, and search functionality with tools for user discovery, profile retrieval, and feed access

View Source
28 stars
0 tools
Created Aug 2025
@selenium39/selenium39-weibo

About

Enables scraping of Weibo user information, feeds, and search functionality with tools for user discovery, profile retrieval, and feed access

Categories

general

Installation

npm

npm install @selenium39/selenium39-weibo

Configuration

{ "mcpServers": { "selenium39-weibo": { "command": "npx", "args": [ "-y", "@selenium39/selenium39-weibo" ] } } }