TikTok Followers Scraper

TikTok Followers Scraper

Extract detailed follower information from TikTok accounts with this powerful scraper. Get comprehensive user data including profile stats, engagement metrics, and account details. Perfect for social media analysis, influencer research, and audience insights. 🎵

SOCIAL_MEDIALEAD_GENERATIONINTEGRATIONSApify

TikTok Followers Scraper 🎵

🤖 What does TikTok Followers Scraper do?

This actor allows you to extract detailed information about TikTok users' followers. It's perfect for social media analysis, influencer research, and audience insights.

✨ Key Features

  • 🎯 Scrape followers from multiple TikTok accounts
  • 📊 Get detailed follower statistics
  • 👤 Extract comprehensive user profile information
  • ⚡ High-performance and stealth scraping
  • ⚙️ Configurable maximum items limit

📋 Output Data

For each follower, you'll get:

  • User ID and unique identifier
  • Profile information (nickname, avatar URLs)
  • Account statistics (following, followers, likes)
  • Account settings and verification status
  • Bio and signature
  • Privacy and security settings

🔑 Input Parameters

FieldTypeDescription
usernamesarrayList of TikTok usernames to scrape (include @ symbol)
maxItemsintegerMaximum number of followers to scrape (optional)

💡 Usage Tips

  1. Use username format with @ symbol (e.g., "@username")
  2. Set reasonable maxItems to avoid long running times
  3. Results are saved in structured JSON format

Input Example

A full explanation of an input example in JSON.

1{
2    "usernames": [
3        "@ronaldo"
4    ],
5    "maxItems": 20
6}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2	{
3		"stats": {
4			"diggCount": 1775,
5			"followerCount": 27,
6			"followingCount": 181,
7			"friendCount": 0,
8			"heart": 212,
9			"heartCount": 212,
10			"videoCount": 36
11		},
12		"user": {
13			"avatarLarger": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/d92b610f1b83ef37073e213862357396~c5_1080x1080.jpeg?lk3s=a5d48078&nonce=7845&refresh_token=413049bc19bcb0aa93cccb3f53d77c0b&x-expires=1730422800&x-signature=q4UMQ0o%2F1fekRaozLUBB9t2qsAA%3D&shp=a5d48078&shcp=81f88b70",
14			"avatarMedium": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/d92b610f1b83ef37073e213862357396~c5_720x720.jpeg?lk3s=a5d48078&nonce=12018&refresh_token=276101e504fcf6543cbd9697c6e449ff&x-expires=1730422800&x-signature=l4Hg%2B5NZ1zwX4X2R7AAuv3AI%2BB4%3D&shp=a5d48078&shcp=81f88b70",
15			"avatarThumb": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/d92b610f1b83ef37073e213862357396~c5_100x100.jpeg?lk3s=a5d48078&nonce=97173&refresh_token=956ad3984a0b70f93778cfb73ba55717&x-expires=1730422800&x-signature=gScxtzXVUE5P1kJwrxDbf1eiKbE%3D&shp=a5d48078&shcp=81f88b70",
16			"commentSetting": 0,
17			"downloadSetting": 0,
18			"duetSetting": 0,
19			"ftc": false,
20			"id": "7397615281130275845",
21			"isADVirtual": false,
22			"nickname": "é o Tata né vida",
23			"openFavorite": false,
24			"privateAccount": false,
25			"relation": 0,
26			"secUid": "MS4wLjABAAAAoGpyhBdZcqymukzikJt-Tdx-WVNWgdfQLgT-UkU8a6kcZb3xFcmMf5G93OniiRRl",
27			"secret": false,
28			"signature": "EFESIOS 4:31-32",
29			"stitchSetting": 0,
30			"ttSeller": false,
31			"uniqueId": "_r4faekzin",
32			"verified": false
33		},
34		"username": "@ronaldo"
35	},
36    ...
37]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!