TikTok - Profiles - Discover by search url
Discovers TikTok profiles based on a search URL, retrieving profile details such as username, bio, and follower count.
Prompt Examples:
TikTok - Profiles (Discover by search url) Dictionary
Column Name
Description
Data Type
account_id
A unique identifier for the TikTok account
Text
nickname
The username or display name of the TikTok user
Text
biography
The bio or description provided by the TikTok user in their profile
Text
awg_engagement_rate
The average engagement rate for the user's content
Number
comment_engagement_rate
The engagement rate specifically related to comments on the user's content
Number
like_engagement_rate
The engagement rate specifically related to likes on the user's content
Number
bio_link
The link provided in the user's bio
URL
predicted_lang
The predicted language of the user's content
Text
is_verified
Indicates whether the TikTok account is verified (boolean: True/False)
Boolean
followers
The number of followers the TikTok user has
Number
following
The number of accounts that the TikTok user is following
Number
likes
The total number of likes received by the TikTok user
Number
videos_count
The total number of videos uploaded by the TikTok user
Number
create_time
The timestamp indicating when the TikTok account was created
Date
id
A unique identifier associated with the TikTok user
Text
url
The URL or link to the TikTok user's profile
URL
profile_pic_url
URL to the profile picture of the TikTok user
URL
like_count
The total number of likes received by the user's content
Number
digg_count
The total number of "Digg" interactions received by the user's content
Number
is_private
Indicates whether the TikTok account is private (boolean: True/False)
Boolean
profile_pic_url_hd
URL to the high-definition profile picture
URL
secu_id
A identifier associated with the TikTok user
Text
short_id
A shorter identifier associated with the TikTok user
Text
ftc
Federal Trade Commission
Text
relation
Relation information, if any
Text
open_favorite
Information about open favoriting settings
Boolean
comment_setting
Comment settings chosen by the user
Text
duet_setting
Duet settings chosen by the user
Text
stitch_setting
Stitch settings chosen by the user
Text
is_ad_virtual
Indicates whether the user is associated with virtual advertising
Boolean
room_id
The ID associated with the user's TikTok room
Text
is_under_age_18
Indicates whether the user is under the age of 18
Text
region
The region associated with the TikTok user
Text
top_videos
Information about the user's top-performing videos
Array
βββ video_id
The unique video ID
Text
βββ share_count
Number of times the video was shared
Number
βββ playcount
Number of times the video was played
Number
βββ diggcount
The number of "Digg" interactions
Number
βββ commentcount
Number of comments on the video
Number
βββ create_date
The creation date of the video
Text
βββ video_url
URL to the video
URL
signature
The signature or tagline provided by the TikTok user
Text
discovery_input
Automatic data point sending from the discovery, not needed in the case of manual execution
Object
βββ search_url
URL from discovery input
URL
βββ country
Country from discovery input
Text
is_commerce_user
Indicates if the user is involved in commerce activities
Boolean
Last updated
Was this helpful?