Douyin User Search Scraper avatar

Douyin User Search Scraper

Pricing

from $1.60 / 1,000 results

Go to Apify Store
Douyin User Search Scraper

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

ToolzerHub

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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

FieldUse it for
keywordSearch 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.
addonProfileDetailsFetch full profile detail for every account found. One extra request per profile, extra charge per row. Off by default.
maxItemsCaps the run. Default 100. Set 0 for no limit.
{
"keyword": "猫咪",
"follower_range": "10w_100w",
"maxItems": 50
}

Output

FieldContents
uidNumeric user ID
sec_uidStable encoded ID — usable as sec_user_id on other Douyin Actors
nicknameDisplay name
unique_idDouyin handle (抖音号)
follower_countFollower count
custom_verify, enterprise_verify_reasonVerification labels, when set
gender, live_status, avatar_largerReported gender, whether broadcasting right now, avatar
source_keywordThe term this row was collected for
profile_detailFull 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.

ActorPurpose
Douyin Profile ScraperAlready have a sec_user_id, uid, or handle? Get the full profile directly, no search needed
Douyin Search ScraperSearch hashtags, sounds, image posts, and more for the same keyword
Douyin Video Search ScraperSearch for videos instead of accounts

Support

Questions, bugs, or feature requests: contact@toolzerhub.com

Browse the rest: apify.com/toolzerhub