Tiktok Follower Scraper

Tiktok Follower Scraper

by sociavault

Scrape TikTok follower data like usernames, bios, and engagement metrics for influencer research, audience analysis, and competitor tracking. A fast, reliable tool for practical social media intelligence.

82 runs
19 users
Try This Actor

Opens on Apify.com

About Tiktok Follower Scraper

Need to understand who's following a TikTok account and why? This scraper pulls clean, structured data on any user's followers directly from TikTok. You'll get usernames, follower counts, bios, and key engagement metrics. I use it to quickly map out an audience or vet potential influencer partners without spending hours manually checking profiles. It's built for practical tasks. If you're running influencer marketing, you can analyze an influencer's real reach and audience quality before reaching out. For competitive analysis, it lets you see who's engaging with rival brands. For lead generation, you can identify potential customers or collaborators within a specific niche audience. The setup is straightforward, and it runs reliably to deliver the data in a format you can actually use for spreadsheets or CRM systems. For the price, it saves a massive amount of time compared to manual collection or more expensive enterprise platforms. You get the essential follower intelligence you need to make informed decisions, without the fluff.

What does this actor do?

Tiktok Follower Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

TikTok Follower Scraper

Scrape follower data from TikTok user profiles using the SociaVault API. This actor retrieves detailed follower information with automatic pagination.

Overview

This actor scrapes follower lists for given TikTok usernames. It returns comprehensive profile data for each follower, including bios, counts, and profile pictures. It handles multiple profiles in a single run and manages pagination automatically.

Key Features

  • Multi-Profile Scraping: Process multiple TikTok handles in one execution.
  • Automatic Pagination: Fetches multiple pages of followers until the requested count is reached.
  • Detailed Data: Returns extensive profile information for each follower.
  • Built-in Rate Management: Includes delays to help avoid API rate limits.
  • Error Handling: Failed profiles are logged with error details without stopping the entire run.

How to Use

Input Configuration

Configure the actor run using the following input parameters.

Parameter Type Required Default Description
handles Array Yes - List of TikTok usernames (with or without @).
maxFollowersPerProfile Integer No 20 Maximum number of followers to retrieve per handle.

Note: The maxFollowersPerProfile limit applies to each handle individually. For example, 3 handles with a limit of 50 will attempt to fetch 150 total followers.

Example Input

{
  "handles": ["charlidamelio", "khaby.lame", "bellapoarch"],
  "maxFollowersPerProfile": 50
}

Output

The dataset contains one item per TikTok handle. Each item includes the following structure.

Field Type Description
success Boolean Indicates if the scrape for this handle was successful.
handle String The TikTok username that was scraped.
totalFollowers Number The total number of followers the user has.
followerCount Number The number of followers actually retrieved (up to maxFollowersPerProfile).
followerList Array An array of follower profile objects.

Follower Profile Object

Each object in the followerList contains these key fields:
* unique_id: The follower's TikTok username.
* nickname: The follower's display name.
* signature: Bio or description.
* follower_count: Number of accounts following this user.
* following_count: Number of accounts this user follows.
* uid & sec_uid: Unique user identifiers.
* avatar_medium: URLs for the profile picture.
* region: Country/region.
* language: Account language.
* create_time: Account creation timestamp.

Example Output (Successful)

{
  "success": true,
  "handle": "charlidamelio",
  "totalFollowers": 155000000,
  "followerCount": 50,
  "followerList": [
    {
      "unique_id": "user123",
      "nickname": "Cool User",
      "signature": "Just having fun!",
      "follower_count": 1500,
      "following_count": 300,
      "uid": "7234567890123456789",
      "sec_uid": "MS4wLjABAAAA...",
      "avatar_medium": { ... },
      "region": "US",
      "language": "en"
    }
  ]
}

Example Output (Failed)

If a handle fails to scrape, an error object is returned.

{
  "success": false,
  "handle": "invalidhandle",
  "error": "Error message"
}

Built with ️ by SociaVault

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Tiktok Follower Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
sociavault
Pricing
Paid
Total Runs
82
Active Users
19
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support