Douyin User Search Scraper
Pricing
from $1.60 / 1,000 results
Douyin User Search Scraper
Search public Douyin accounts by keyword, narrowed by follower range or account type. Every row returns the handle, nickname, sec_user_id, follower count, and verification status, plus full profile detail on request. Export the Douyin data, run via API, or schedule keyword searches.
Pricing
from $1.60 / 1,000 results
Rating
0.0
(0)
Developer
ToolzerHub
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Search public Douyin accounts by keyword and export every match — handle, nickname, sec_user_id, follower count, and verification status — narrowed by follower range or account type.
Input
| Field | Use it for |
|---|---|
keyword | Search term. Required. |
follower_range | "" Any size (default), 0_1k Under 1,000, 1k_1w 1,000–10,000, 1w_10w 10,000–100,000, 10w_100w 100,000–1,000,000, 100w_ Over 1,000,000. |
user_type | "" Any type (default), common_user General, enterprise_user Business, personal_user Verified individual. |
addonProfileDetails | Fetch full profile detail for every account found. One extra request per profile, extra charge per row. Off by default. |
maxItems | Caps the run. Default 100. Set 0 for no limit. |
{"keyword": "猫咪","follower_range": "10w_100w","maxItems": 50}
Output
| Field | Contents |
|---|---|
uid | Numeric user ID |
sec_uid | Stable encoded ID — usable as sec_user_id on other Douyin Actors |
nickname | Display name |
unique_id | Douyin handle (抖音号) |
follower_count | Follower count |
custom_verify, enterprise_verify_reason | Verification labels, when set |
gender, live_status, avatar_larger | Reported gender, whether broadcasting right now, avatar |
source_keyword | The term this row was collected for |
profile_detail | Full profile, only when addonProfileDetails is on |
{"uid": "1794056268286942","nickname": "猫咪","gender": 2,"source_keyword": "猫咪"}
Questions
Why doesn't a row carry a bio or a video count?
Douyin's account search answers with a reduced profile card — no signature (bio), no following_count, no aweme_count. Comparing candidates on those fields means turning on addonProfileDetails, which fetches the full profile for every hit at one extra request per profile and an extra charge per row.
Do I need to handle pagination myself? No. Douyin's search requires a continuation token on every page past the first. The Actor reads it off the previous response and resends it automatically.
What does follower_range actually filter on?
Douyin's own follower bands, counted in 万 (1w = 10,000): under 1,000, 1,000–10,000, 10,000–100,000, 100,000–1,000,000, and over 1,000,000. There is no arbitrary numeric cutoff — pick the closest band.
Related Actors
| Actor | Purpose |
|---|---|
| Douyin Profile Scraper | Already have a sec_user_id, uid, or handle? Get the full profile directly, no search needed |
| Douyin Search Scraper | Search hashtags, sounds, image posts, and more for the same keyword |
| Douyin Video Search Scraper | Search for videos instead of accounts |
Support
Questions, bugs, or feature requests: contact@toolzerhub.com
Browse the rest: apify.com/toolzerhub