Weibo Video Search Scraper
Pricing
from $1.20 / 1,000 results
Weibo Video Search Scraper
Search public Weibo videos by keyword, sorted by hot or all results: video post content, author name and nickname, post URL, publish time, attached media, and interaction counts on every match. Export the dataset, run via API, or schedule recurring Weibo video monitoring.
Pricing
from $1.20 / 1,000 results
Rating
0.0
(0)
Developer
ToolzerHub
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Search public Weibo videos by keyword, sorted hot or all.
Input
| Field | Use it for |
|---|---|
query | Words or phrase to search for. Required. |
mode | hot or all. Default hot. |
page | Page to start from. Default 1. |
maxItems | Maximum rows to save. 0 collects until exhausted. Default 100. |
{"query": "travel","mode": "hot"}
No login, cookie, or session token needed.
Output
One row per matching video post, in the same shape as Weibo Search Scraper's results.
| Field | Contents |
|---|---|
weibo_id | Post ID |
user_nick | Author's nickname |
content | Post text |
weibo_type | original or repost |
media | Video/image data, including has_video |
interaction | Repost/comment/like counts |
source_query | The keyword this run searched |
{"weibo_id": "5326476178362202","user_nick": "海棠_HaiTang_","content": "带猫去格鲁吉亚蜜月旅行vlog...","weibo_type": "original","media": { "has_video": true }}
Questions
What's the difference between hot and all?
hot ranks by current popularity; all returns the broader match set without that ranking. Use all when you want completeness over relevance.
Are these rows always videos?
Every result carries media.has_video: true in this Actor's own testing -- a result without video content would be unusual for this endpoint, though Weibo controls the underlying set.
Related Actors
| Actor | Purpose |
|---|---|
| Weibo Search Scraper | The general post search, images included |
Support
Questions, bugs, or feature requests: contact@toolzerhub.com
Browse the rest: apify.com/toolzerhub