搜索微博/Search Weibo
Weiboapi
About
搜索微博/Search Weibo
Documentation
搜索微博/Search Weibo
[中文]
用途:
- 搜索微博内容
参数:
- keyword: 搜索关键词
- 普通搜索:
游戏、新闻 - 话题搜索:
#话题名#(如#大冰建议女生不要找老登#)
- 普通搜索:
- page: 页码
- 从 1 开始递增: 1, 2, 3, 4...
- 每页约返回 10-20 条结果
- 不是 1, 10, 20 这种偏移量模式
- search_type: 搜索类型
- 1: 综合(默认,按相关性排序)
- 61: 实时(按时间排序,最新优先)
- 3: 用户(搜索用户账号)
- 60: 热门(按热度排序)
- 64: 视频(仅视频内容)
- 63: 图片(仅图片内容)
- 21: 文章(仅长文章)
- time_scope: 时间范围筛选
- null/不传: 不限时间(默认)
- hour: 一小时内
- day: 一天内(24小时)
- week: 一周内
- month: 一个月内
返回:
- 搜索结果列表
注意:
- 此接口会自动生成游客Cookie,无需登录即可使用
- 如遇到 432 错误,系统会自动重试
[English]
Purpose:
- Search Weibo content
Parameters:
- keyword: Search keyword
- Normal search:
game,news - Hashtag search:
#topic#(e.g.,#TopicName#)
- Normal search:
- page: Page number
- Starts from 1 and increments: 1, 2, 3, 4...
- Returns ~10-20 results per page
- NOT offset mode like 1, 10, 20
- search_type: Search type
- 1: Comprehensive (default, sorted by relevance)
- 61: Real-time (sorted by time, newest first)
- 3: Users (search user accounts)
- 60: Hot (sorted by popularity)
- 64: Video (video content only)
- 63: Pictures (image content only)
- 21: Articles (long articles only)
- time_scope: Time range filter
- null/empty: No time limit (default)
- hour: Within one hour
- day: Within one day (24 hours)
- week: Within one week
- month: Within one month
Return:
- Search results list
Note:
- This endpoint auto-generates visitor cookies, no login required
- Auto-retry on 432 error
[示例/Example]
keyword = "游戏" page = 1 search_type = "1" time_scope = null
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 搜索微博/Search Weibo
Test this model in the Sandbase Playground with your own prompts.
Open in Playground