TikTok Similar Accounts Finder avatar

TikTok Similar Accounts Finder

Pricing

$10.00 / 1,000 similar account founds

Go to Apify Store
TikTok Similar Accounts Finder

TikTok Similar Accounts Finder

Find TikTok accounts similar to any profile - discover lookalike creators and competitors for influencer research and content ideation.

Pricing

$10.00 / 1,000 similar account founds

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Find TikTok accounts similar to any profile — discover lookalike creators, competitors, and niche peers with no login required.

What you get

  • Username, display name, verification status, and profile URL for every similar account
  • Follower, following, heart, and video counts for quick sizing
  • Bio and bio link so you can vet accounts before reaching out
  • Paginated output: fetch large similarity lists across multiple runs

Use cases

  • Influencer discovery — find creators similar to a proven partner or competitor
  • Competitive analysis — map out who else is competing for the same audience
  • Content ideation — study a cluster of similar creators for trends and formats
  • Lead generation — build outreach lists of accounts in a specific niche

How to use

  1. Enter the TikTok username you want similar accounts for (with or without @)
  2. Set Max Similar Accounts (default 50; set 0 for unlimited)
  3. Run the actor — results appear in the Dataset tab
  4. To fetch more, copy NEXT_PAGE_ID from the Key-value store and paste it into Page ID on your next run

After the run finishes, open the Key-value store tab → copy the NEXT_PAGE_ID value → paste it into Page ID on your next run. If NEXT_PAGE_ID is null, you've fetched everything available.

Output format

Each dataset record:

{
"sourceUsername": "zachking",
"userId": "123456789",
"username": "example",
"nickname": "Example Creator",
"isVerified": false,
"isPrivate": false,
"secUid": "MS4wLjABAAAA...",
"avatarUrl": "https://...",
"signature": "bio text",
"bioLink": "https://...",
"profileUrl": "https://www.tiktok.com/@example",
"followerCount": 100000,
"followingCount": 200,
"heartCount": 5000000,
"videoCount": 300
}