TikTok Followers and Following Scraper avatar

TikTok Followers and Following Scraper

Pricing

from $0.10 / 1,000 relationships

Go to Apify Store
TikTok Followers and Following Scraper

TikTok Followers and Following Scraper

Submit public TikTok profiles and choose followers or following. The Actor saves available relationship data with source and related profile details, public bio links, enrichment status, and monitoring times. It uses the logged-out public surface, so private or login-gated data is not collected.

Pricing

from $0.10 / 1,000 relationships

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

👥 Explore TikTok followers and following

For social media researchers, marketing teams, and developers, this Actor reads public TikTok profiles that you submit and saves follower or following relationships with source and related profile details. The structured dataset helps you review audience connections, plan outreach, and check the same relationships again with less copying by hand.

Use cases

📋 TikTok relationship rows

What you get

The Actor saves one dataset row for each eligible relationship it finds. Each row connects the source profile to one related profile and keeps public profile details when TikTok exposes them. It also shows whether related-profile enrichment is complete or baseline and can include monitoring times and a change status.

If the same relationship appears again from another submitted value, the first eligible match is the saved row. Later matches are ignored and are not merged into it.

▶️ Run a TikTok follower check

Run steps

  1. Add one or more public TikTok handles or profile URLs in Profiles.
  2. Choose Profiles this account follows or Profiles that follow this account.
  3. Set Maximum relationships per profile when you want a cap. Leave it empty to return all available results until the source is exhausted. The schema does not set a fixed maximum. The documented public source boundary is up to 10,000 relationships per profile.
  4. Start the run and open the dataset link in Output.

One direction applies to every profile in a run. The Actor uses TikTok's logged-out public surface, so private and login-gated data is not collected. A profile may save no relationship rows when TikTok does not provide a validated public relationship list.

⚙️ Input

Input fields

FieldTypeWhat it does
profilesarray of stringsRequired. Enter one or more public TikTok handles or profile URLs.
findProfilesBystringRequired. Use following to find accounts the source profile follows, or followers to find accounts that follow the source profile.
maxRelationshipsPerProfileintegerOptional. Sets the largest number of relationships to request for each source profile. The minimum is 1. Leave it empty to return all available results until the source is exhausted. The documented public source boundary is up to 10,000 relationships per profile.

Input example

This is the public input from a successful current-beta run:

{
"profiles": [
"@apify"
],
"findProfilesBy": "following",
"maxRelationshipsPerProfile": 100
}

🧾 Output

Dataset link

The Output panel provides the default dataset link.

FieldTypeWhat it does
datasetstringLink to the saved dataset of relationship rows.

Relationship row fields

Each dataset row has the same shape. The top-level required fields are sourceProfile, relationshipDirection, relatedProfile, and enrichmentAvailability. Optional profile fields appear when TikTok exposes them. The monitoring object is optional. In each profile object, handle and profileUrl are required, while the other nested fields are optional.

FieldTypeWhat it does
sourceProfileobjectPublic TikTok profile used to find the relationship.
sourceProfile.userIdstringPublic stable identifier for the source profile.
sourceProfile.handlestringSource profile handle.
sourceProfile.profileUrlstringPublic URL of the source profile.
sourceProfile.displayNamestringName shown on the source profile.
sourceProfile.biostringPublic biography shown on the source profile.
sourceProfile.websiteUrlstringPublic website link shown on the source profile.
sourceProfile.languagestringPublic language value for the source profile.
sourceProfile.isVerifiedbooleanWhether TikTok marks the source profile as verified.
sourceProfile.isPrivatebooleanWhether TikTok marks the source profile as private.
sourceProfile.createdAtstringPublic account creation time for the source profile.
sourceProfile.followersCountintegerNumber of followers shown for the source profile.
sourceProfile.followingCountintegerNumber of profiles followed by the source profile.
sourceProfile.friendsCountintegerNumber of friends shown for the source profile.
sourceProfile.likesCountintegerNumber of likes shown for the source profile.
sourceProfile.videosCountintegerNumber of videos shown for the source profile.
sourceProfile.likedVideosCountintegerNumber of liked videos shown for the source profile.
sourceProfile.bioEmailsarray of stringsPublic email addresses clearly shown or linked in the source biography.
sourceProfile.bioEmails[]stringPublic email address from the source biography.
sourceProfile.instagramHandlestringInstagram handle clearly shown or linked in the source biography.
sourceProfile.youtubeHandlestringYouTube handle clearly shown or linked in the source biography.
sourceProfile.xHandlestringX or Twitter handle clearly shown or linked in the source biography.
sourceProfile.avatarobjectPublic avatar image URLs for the source profile.
sourceProfile.avatar.thumbnailUrlstringPublic thumbnail avatar URL.
sourceProfile.avatar.mediumUrlstringPublic medium-size avatar URL.
sourceProfile.avatar.largeUrlstringPublic large avatar URL.
sourceProfile.modifiedAtstringPublic profile modification time when TikTok shows it.
sourceProfile.interactionSettingsobjectPublic settings that show how people can interact with the source profile.
sourceProfile.interactionSettings.commentsAllowedbooleanWhether the source profile allows comments.
sourceProfile.interactionSettings.duetsAllowedbooleanWhether the source profile allows duets.
sourceProfile.interactionSettings.stitchesAllowedbooleanWhether the source profile allows stitches.
sourceProfile.isOrganizationbooleanWhether TikTok marks the source profile as an organization.
sourceProfile.isCommerceAccountbooleanWhether TikTok marks the source profile as a commerce account.
sourceProfile.visibleTabsarray of stringsProfile tabs visible on the source profile.
sourceProfile.visibleTabs[]stringOne visible profile tab name.
relationshipDirectionstringShows whether the source profile follows the related profile or the related profile follows the source profile.
relatedProfileobjectPublic TikTok profile found through the selected relationship.
relatedProfile.userIdstringPublic stable identifier for the related profile.
relatedProfile.handlestringRelated profile handle.
relatedProfile.profileUrlstringPublic URL of the related profile.
relatedProfile.displayNamestringName shown on the related profile.
relatedProfile.biostringPublic biography shown on the related profile.
relatedProfile.websiteUrlstringPublic website link shown on the related profile.
relatedProfile.languagestringPublic language value for the related profile.
relatedProfile.isVerifiedbooleanWhether TikTok marks the related profile as verified.
relatedProfile.isPrivatebooleanWhether TikTok marks the related profile as private.
relatedProfile.createdAtstringPublic account creation time for the related profile.
relatedProfile.followersCountintegerNumber of followers shown for the related profile.
relatedProfile.followingCountintegerNumber of profiles followed by the related profile.
relatedProfile.friendsCountintegerNumber of friends shown for the related profile.
relatedProfile.likesCountintegerNumber of likes shown for the related profile.
relatedProfile.videosCountintegerNumber of videos shown for the related profile.
relatedProfile.likedVideosCountintegerNumber of liked videos shown for the related profile.
relatedProfile.bioEmailsarray of stringsPublic email addresses clearly shown or linked in the related biography.
relatedProfile.bioEmails[]stringPublic email address from the related biography.
relatedProfile.instagramHandlestringInstagram handle clearly shown or linked in the related biography.
relatedProfile.youtubeHandlestringYouTube handle clearly shown or linked in the related biography.
relatedProfile.avatarobjectPublic avatar image URLs for the related profile.
relatedProfile.avatar.thumbnailUrlstringPublic thumbnail avatar URL.
relatedProfile.avatar.mediumUrlstringPublic medium-size avatar URL.
relatedProfile.avatar.largeUrlstringPublic large avatar URL.
relatedProfile.modifiedAtstringPublic profile modification time when TikTok shows it.
relatedProfile.interactionSettingsobjectPublic settings that show how people can interact with the related profile.
relatedProfile.interactionSettings.commentsAllowedbooleanWhether the related profile allows comments.
relatedProfile.interactionSettings.duetsAllowedbooleanWhether the related profile allows duets.
relatedProfile.interactionSettings.stitchesAllowedbooleanWhether the related profile allows stitches.
relatedProfile.isOrganizationbooleanWhether TikTok marks the related profile as an organization.
relatedProfile.isCommerceAccountbooleanWhether TikTok marks the related profile as a commerce account.
relatedProfile.visibleTabsarray of stringsProfile tabs visible on the related profile.
relatedProfile.visibleTabs[]stringOne visible profile tab name.
enrichmentAvailabilitystringShows whether related-profile public data is complete or limited to baseline relationship data.
monitoringobjectOptional data for comparing this relationship across recurring checks.
monitoring.firstSeenAtstringTime when the Actor first saved this relationship.
monitoring.currentScrapeAtstringTime when the Actor last read this relationship.
monitoring.changeStatusstringComparison status: new, changed, unchanged, or notCompared when no earlier snapshot was available.

Example relationship row

This complete genuine row came from a successful current-beta run. It shows a following relationship with complete related-profile enrichment.

{
"sourceProfile": {
"handle": "apify",
"profileUrl": "https://www.tiktok.com/@apify",
"userId": "6859182078123082758",
"displayName": "🃏",
"bio": "vsp \nshe/her\ni make edits",
"language": "en",
"isVerified": false,
"isPrivate": false,
"createdAt": "2020-08-09T18:52:37.000Z",
"followersCount": 324,
"followingCount": 15,
"friendsCount": 7,
"likesCount": 17300,
"videosCount": 32,
"likedVideosCount": 0,
"avatar": {
"thumbnailUrl": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3c857c0b02004f5193226cbdf98fd6d8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=9f88e91c&x-expires=1788332400&x-signature=9nvr67weMVsK9GktE9%2Bpe3WyAFM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=useast8",
"mediumUrl": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3c857c0b02004f5193226cbdf98fd6d8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3544a01a&x-expires=1788332400&x-signature=lqdr4hXaE%2FydNeHyEW9X23yuVx4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=useast8",
"largeUrl": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3c857c0b02004f5193226cbdf98fd6d8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=1b22ea86&x-expires=1788332400&x-signature=P46ENdqMYNQdktmMblS%2B7cWs6vY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=useast8"
},
"interactionSettings": {
"commentsAllowed": true,
"duetsAllowed": true,
"stitchesAllowed": true
},
"isOrganization": false,
"isCommerceAccount": false
},
"relationshipDirection": "following",
"relatedProfile": {
"handle": "zenofemy",
"profileUrl": "https://www.tiktok.com/@zenofemy",
"userId": "6993086393136530438",
"displayName": "Lilith |-/",
"isVerified": false,
"isPrivate": false,
"followersCount": 8173,
"followingCount": 926,
"friendsCount": 0,
"likesCount": 311400,
"videosCount": 0,
"likedVideosCount": 284800,
"bio": "19",
"language": "en",
"createdAt": "2021-08-05T23:08:24.000Z",
"avatar": {
"thumbnailUrl": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c778c6cab84c0ccb65c89af6bf8e199d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6bbd0d65&x-expires=1788332400&x-signature=WyfBqjhQl8U5%2FmHcv4cPFqXBB6c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=useast8",
"mediumUrl": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c778c6cab84c0ccb65c89af6bf8e199d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=71e7434e&x-expires=1788332400&x-signature=Rh6Z3uw6xnCOWXo4bmnICkKZIgs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=useast8",
"largeUrl": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c778c6cab84c0ccb65c89af6bf8e199d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=8ba91bb8&x-expires=1788332400&x-signature=O%2FZIJ6in%2FcdlSIHalhWISBZYhwM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=useast8"
},
"modifiedAt": "2025-08-21T01:30:52.000Z",
"interactionSettings": {
"commentsAllowed": true,
"duetsAllowed": true,
"stitchesAllowed": true
},
"isOrganization": false,
"isCommerceAccount": false,
"visibleTabs": [
"showQuestionTab"
]
},
"enrichmentAvailability": "complete",
"monitoring": {
"firstSeenAt": "2026-08-31T03:17:23.947Z",
"currentScrapeAt": "2026-08-31T07:05:26.737Z",
"changeStatus": "changed"
}
}

💳 Pricing

Charged event

Relationship

Charged for each public follower or following relationship that is saved. Work that saves no relationship is not described as charged by this event.

🔌 Integrations

Use the guide below to see how to set inputs and read the dataset.

❓ FAQ

What happens when TikTok does not show a public relationship list?

The Actor saves only relationships it can validate on TikTok's logged-out public surface. A profile can therefore save no relationship rows. Private or login-gated data is not collected.

Can one run collect both followers and following?

No. Choose one direction for every profile in a run. Run the Actor again with the other direction when you need both views.

What does baseline enrichment mean?

enrichmentAvailability is complete when public related-profile data is available. It is baseline when the row has only baseline relationship data.

Does the Actor find profiles by keyword?

No. Enter public TikTok handles or profile URLs. Keyword-based profile discovery is outside this Actor's scope.

How does monitoring status work?

The optional monitoring object keeps the first-seen time, current scrape time, and a status such as new, changed, unchanged, or notCompared. Without an earlier comparable snapshot, the Actor does not claim that a relationship is new or gone.

Are private or login-gated profiles included?

No. The Actor uses public TikTok data visible without a login and does not collect private or login-gated profile data.

📝 Changelog

0.0: Initial release

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

  • TikTok Creator Analytics Scraper (Store) adds public profile, audience, and recent-post metrics for the accounts you review.
  • TikTok Search Scraper (Store) finds public TikTok videos or creator profiles by keyword before you submit profile targets here.
  • TikTok Profile Mention Scraper (Store) finds public TikTok videos that mention a profile you submit.
  • TikTok Repost Scraper (Store) helps you review public reposts and their original creators from a profile.
  • TikTok Followers and Following Scraper (Store) offers another public TikTok follower and following export for comparison.

Made with ❤️ by Maxime Dupré