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. 🎵
This actor allows you to extract detailed information about TikTok users' followers. It's perfect for social media analysis, influencer research, and audience insights.
For each follower, you'll get:
Field | Type | Description |
---|---|---|
usernames | array | List of TikTok usernames to scrape (include @ symbol) |
maxItems | integer | Maximum number of followers to scrape (optional) |
A full explanation of an input example in JSON.
1{ 2 "usernames": [ 3 "@ronaldo" 4 ], 5 "maxItems": 20 6}
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]
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!