Creator & Influencer Profile Data — TikTok avatar

Creator & Influencer Profile Data — TikTok

Pricing

Pay per event

Go to Apify Store
Creator & Influencer Profile Data — TikTok

Creator & Influencer Profile Data — TikTok

Build a TikTok creator and influencer list in bulk. Give it usernames or profile URLs and it returns follower and following counts, bio, verification status, video count, total likes, region and avatar for each account. Built for influencer shortlisting, creator-roster tracking and audience sizing.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

8 days ago

Last modified

Share

TikTok Creator & Influencer Profile Data Scraper

Build a TikTok creator and influencer list in bulk. Give it usernames or profile URLs from TikTok and it returns follower and following counts, bio, verification status, video count, total likes, and region for each account — the fields you need to shortlist creators, not a pile of video metadata you have to aggregate yourself.

What you get

Each result contains:

FieldDescription
usernameTikTok handle (without @)
nicknameDisplay name shown on the profile
profile_urlFull URL to the TikTok profile
bioProfile biography / signature text
avatar_urlProfile avatar image URL (largest available)
verifiedWhether the account has a verified badge (true/false)
follower_countNumber of followers
following_countNumber of accounts the user follows
heart_countTotal likes received across all videos
video_countNumber of public videos posted
private_accountWhether the account is set to private (true/false)
regionRegion/country associated with the account
scraped_atISO 8601 timestamp when the record was collected

Input

Provide a list of TikTok usernames or profile URLs:

{
"profiles": [
"charlidamelio",
"@khaby.lame",
"https://www.tiktok.com/@mrbeast"
],
"maxItems": 100
}

Input fields

FieldRequiredDescription
profilesYesArray of TikTok usernames (with or without @) or full profile URLs
maxItemsNoMaximum number of profiles to return. 0 = no limit. Default: 0

Tips

  • You can mix formats: bare username, @username, or https://www.tiktok.com/@username
  • Private accounts return a record with private_account: true and null stats
  • Deleted or suspended accounts produce no output record (the scraper logs a warning)

Notes

  • Only publicly available profile data is collected — no private posts, DMs, or account settings
  • Works for all public TikTok accounts regardless of follower count
  • Rate is limited to ~2 concurrent requests with delays to avoid detection