These APIs provide access to Weibo content, user, and discovery data. They support retrieving hot trends, searching by keywords, fetching post details, and collecting user profile and audience data (followers/fans), as well as a user's published posts.这些接口用于获取微博的内容、用户与发现类数据。 主要覆盖热搜趋势、关键词搜索、帖子详情、用户资料与受众数据(粉丝/关注),以及用户已发布帖子列表等能力。
🔥 Weibo - Hot Search API Retrieves Weibo hot search/trending list for discovery and monitoring. 获取微博热搜/趋势榜单,用于发现与监控。
🔎 Weibo - Keyword Search API Searches Weibo content by keyword and optional filters, returning paginated results. 根据关键词搜索微博内容,返回分页结果(可带筛选条件)。
📝 Weibo - Post Details API Retrieves detailed information for a single Weibo post, including text content and rich metadata (when available). 获取单条微博帖子详情,包含正文内容与相关元数据(如可用)。
🧑 Weibo - User Profile API Retrieves a user's basic profile information and public counters/signals (when available). 获取用户基础资料信息及公开指标(如可用)。
👥 Weibo - User Followers API Retrieves the list of accounts that the user follows, with pagination when available. 获取用户关注列表(如可用则支持分页)。
🫂 Weibo - User Fans API Retrieves the list of the user's fans/followers, with pagination when available. 获取用户粉丝列表(如可用则支持分页)。
📌 Weibo - User Published Posts API Retrieves a paginated list of posts published by a specific user. 分页获取指定用户发布的微博帖子列表。