TikTok Users Scraper
2 hours trial then $19.99/month - No credit card required now
TikTok Users Scraper
2 hours trial then $19.99/month - No credit card required now
Scrape TikTok user profiles from search results. Extract detailed user information including nickname, follower count, avatar URLs, and more. Perfect for influencer research and social media analysis.
TikTok User Search Scraper 🔍
🤖 What does TikTok User Search Scraper do?
This actor allows you to scrape user profiles from TikTok search results. Simply provide keywords, and it will extract detailed information about TikTok users matching your search criteria.
✨ Features
- 🔎 Search for TikTok users by keywords
- 👥 Extract comprehensive user profile information
- 🔄 Handles pagination automatically
- 🚀 Built-in stealth mechanisms to avoid blocking
- ⚡ High-performance scraping
📊 Output Data
The actor extracts the following information for each user:
- Unique user ID
- Nickname
- Signature/Bio
- Avatar images (multiple resolutions)
- Follower count
- Verification status
- Custom verification message
- Unique username
- SecUID
- Platform sync information
- And more...
💡 Use Cases
- Influencer Marketing Research
- Social Media Analysis
- Competitor Analysis
- User Demographics Study
- Influencer Discovery
- Marketing Campaign Planning
🔧 Input Parameters
Field | Type | Description |
---|---|---|
keywords | Array | List of keywords to search for users |
maxItems | Integer | Maximum number of users to scrape |
💡 Tips
- Use specific keywords for better results
- Adjust maxItems based on your needs
- Consider running multiple searches with different keywords
Input Example
A full explanation of an input example in JSON.
{
"keywords": [
"ronaldo"
],
"maxItems": 20
}
1### Output sample 2 3The 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: 4 5And 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.
[
{
"uid": "6791062194399282181",
"nickname": "Ronaldo Lima",
"signature": "",
"avatar_thumb": {
"uri": "tos-maliva-avt-0068/7310942706023268358",
"url_list": [
"https://p77-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310942706023268358c5_100x100.webp?biz_tag=tiktok_user.user_cover&lk3s=30310797&nonce=46147&refresh_token=de8bbb6e0d93c07e41196942d7da79e8&shcp=-&shp=30310797&x-expires=1730300400&x-signature=L%2BfJsCRwb7ZxQSrSrCDyLyIdhNE%3D",
"https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310942706023268358c5_100x100.webp?biz_tag=tiktok_user.user_cover&lk3s=30310797&nonce=58925&refresh_token=272f657cfeebf6f458d7e33eaf7291f0&shcp=-&shp=30310797&x-expires=1730300400&x-signature=7jcXi4K0BaCBySs2PwDW9bR6TgA%3D",
"https://p77-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310942706023268358~c5_100x100.jpeg?biz_tag=tiktok_user.user_cover&lk3s=30310797&nonce=6249&refresh_token=78f239918cf3d921b221fb7615945929&shcp=-&shp=30310797&x-expires=1730300400&x-signature=%2FabbkzLx7y3kR7jZAimxYfXpQBI%3D"
],
"width": 720,
"height": 720,
"url_prefix": null
},
"follow_status": 0,
"follower_count": 3900000,
"custom_verify": "Verified account",
"unique_id": "ronaldo",
"room_id": 0,
"enterprise_verify_reason": "",
"followers_detail": null,
"platform_sync_info": null,
"geofencing": null,
"cover_url": null,
"item_list": null,
"type_label": null,
"ad_cover_url": null,
"relative_users": null,
"cha_list": null,
"sec_uid": "MS4wLjABAAAAbgrhvokhuJ_N4UFw6zueVt94mm7dhE88W8wAG3ptnR9YHbM6gRSLmJdQeElQFfwR",
"need_points": null,
"homepage_bottom_toast": null,
"can_set_geofencing": null,
"white_cover_url": null,
"user_tags": null,
"bold_fields": null,
"search_highlight": null,
"mutual_relation_avatars": null,
"room_id_str": "0",
"events": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"user_profile_guide": null,
"shield_edit_field_info": null,
"can_message_follow_status_list": null,
"account_labels": null
},
...
]
- 1 monthly user
- 0 stars
- 100.0% runs succeeded
- Created in Oct 2024
- Modified 14 days ago