TikTok Search Profile Scraper
Pricing
from $5.00 / 1,000 results
TikTok Search Profile Scraper
Search and discover TikTok users by any keyword โ name, niche or topic โ and export clean creator data in seconds.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer

Sachin Kumar Yadav
Actor stats
0
Bookmarked
5
Total users
2
Monthly active users
2 days ago
Last modified
Categories
Share
๐ TikTok Search User Scraper - Discover & Analyze TikTok Creators
Search and discover TikTok users by keywords with powerful filtering and analytics. Extract comprehensive user profiles, statistics, follower counts, and engagement metrics. Perfect for influencer research, competitor analysis, audience discovery, and marketing intelligence!
๐ Table of Contents
- ๐ Features
- ๐ฏ Use Cases
- โก Quick Start
- ๐ Input Parameters
- ๐ค Output Format
- ๐ Data Fields Explained
- ๐ Performance & Reliability
- ๐ก Best Practices
- โ FAQ
- ๐ ๏ธ Troubleshooting
- ๐ Support
๐ Features
๐ Powerful User Search
- โ Keyword Search - Find TikTok users by name, niche, or topic
- โ Batch Processing - Search multiple keywords simultaneously
- โ Smart Pagination - Automatically fetch multiple pages of results
- โ Real-Time Data - Get the latest user information instantly
- โ Flexible Input - Support for single keyword or multiple keywords
๐ Comprehensive User Data
- โ Profile Information - Username, nickname, bio, region, and avatars
- โ Verification Status - Identify verified accounts with blue checkmarks
- โ Account Privacy - Detect private vs public accounts
- โ User Statistics - Followers, following, videos, hearts, and diggs
- โ Engagement Metrics - Total hearts and interaction counts
๐ฏ Advanced Filtering
- โ Verified Only - Filter results to show only verified creators
- โ Result Limits - Control the number of users per keyword
- โ Statistics Toggle - Choose to include or exclude detailed stats
- โ Duplicate Removal - Automatic deduplication of results
- โ Quality Control - Validate and clean all extracted data
๐ฏ Use Cases
| Use Case | Description | Benefits |
|---|---|---|
| ๐ Influencer Discovery | Find TikTok creators in specific niches | Identify collaboration partners, discover emerging talent |
| ๐ฏ Competitor Analysis | Research competitors and their audiences | Benchmark performance, analyze market positioning |
| ๐ Market Research | Analyze TikTok user demographics and trends | Understand audience behavior, identify market opportunities |
| ๐ผ Agency Services | Find influencers for client campaigns | Build creator databases, match brands with influencers |
| ๐ Audience Intelligence | Study follower counts and engagement patterns | Optimize targeting, measure influencer reach |
| ๐ Brand Monitoring | Track brand mentions and user discussions | Monitor brand awareness, identify brand advocates |
| ๐ Academic Research | Collect data for social media studies | Analyze platform dynamics, study content trends |
| ๐ก Content Strategy | Discover successful creators in your niche | Learn from top performers, identify content gaps |
โก Quick Start
1๏ธโฃ Basic User Search
{"keywords": ["Charli D'Amelio"]}
2๏ธโฃ Search with Statistics
{"keywords": ["fitness", "cooking", "dance"],"maxResults": 20}
3๏ธโฃ Find Verified Influencers
{"keywords": ["beauty", "fashion"],"maxResults": 50}
๐ Input Parameters
Configuration Options
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | Array | โ | - | Search keywords to find TikTok users (e.g., names, niches, topics) |
maxResults | Integer | โ | 10 | Maximum number of users to scrape per keyword (1-100) |
๐ Parameter Details
keywords
- Array of search terms to find TikTok users
- Can be names, niches, topics, or any search query
- Examples:
["Charli D'Amelio"],["fitness", "cooking"],["beauty influencer"] - Supports 1-20 keywords per run
- Automatically removes duplicates
maxResults
- Controls how many users to extract per keyword
- Range: 1 to 100 users
- Higher values take longer but provide more comprehensive results
- Recommended: 10-50 for most use cases
๐ค Output Format
TikTok User Data Structure
{"source": "tiktok","search_keyword": "Charli D'Amelio","user_id": "5831967","unique_id": "charlidamelio","nickname": "charli d'amelio","avatar_thumb": "https://p16-common-sign.tiktokcdn-us.com/...","avatar_medium": "https://p16-common-sign.tiktokcdn-us.com/...","avatar_larger": "https://p16-common-sign.tiktokcdn-us.com/...","signature": "don't worry i don't get the hype either","verified": true,"sec_uid": "MS4wLjABAAAA-VASjiXTh7wDDyXvjk10VFhMWUAoxr8bgfO1kAL1-9s","region": "US","private_account": false,"secret": false,"stats": {"following_count": 1290,"follower_count": 156130809,"heart_count": 12500000000,"video_count": 2859,"digg_count": 15508}}
Data Fields Explained
๐ Field Categories
| Field Category | Fields | Description |
|---|---|---|
| Basic Info | source, search_keyword, user_id, unique_id | User identification and search context |
| Profile Data | nickname, signature, region | Display name, bio, and location |
| Verification | verified, private_account, secret | Account status and privacy settings |
| Avatars | avatar_thumb, avatar_medium, avatar_larger | Profile pictures in multiple sizes |
| Security | sec_uid | Secure user identifier for API calls |
| Statistics | stats.follower_count, stats.following_count | Follower and following counts |
| Engagement | stats.heart_count, stats.video_count, stats.digg_count | Total likes, videos, and interactions |
๐ Detailed Field Descriptions
Profile Fields:
unique_id: TikTok username/handle (e.g., @charlidamelio)nickname: Display name shown on profilesignature: User bio/descriptionregion: Country/region code (e.g., US, GB, FR)verified: Boolean indicating verified account statusprivate_account: Boolean indicating if account is private
Statistics Fields:
follower_count: Total number of followersfollowing_count: Total number of accounts followedvideo_count: Total number of videos postedheart_count: Total hearts/likes received across all videosdigg_count: Total number of videos liked by the user
Avatar URLs:
avatar_thumb: Small thumbnail (100x100)avatar_medium: Medium size (720x720)avatar_larger: Large high-quality (1080x1080)
๏ฟฝ Performance & Reliability
โก Speed & Efficiency
| Metric | Performance | Details |
|---|---|---|
| Response Time | 2-5 seconds | Per search request |
| User Extraction | 10-100 users | Per keyword (configurable) |
| Batch Processing | 20 users/batch | Efficient data handling |
| Pagination | Automatic | Fetches multiple pages seamlessly |
| API Calls | 1 per page | ~10 users per API call |
๐ Reliability Features
- โ Auto-Retry Logic - Handles temporary failures with exponential backoff
- โ Error Recovery - Comprehensive error handling and graceful degradation
- โ Rate Limit Protection - Smart throttling with delays between requests
- โ Data Validation - Ensures output quality and completeness
- โ Duplicate Prevention - Automatic deduplication of results
๐ก Best Practices
โ Recommended Usage
- Use Specific Keywords - More specific searches yield better targeted results
- Leverage Statistics Fields - Use follower, video, and heart counts in the output for analysis
- Set Appropriate Limits - Use 10-50 results for most use cases, 100 for deep research
- Batch Multiple Keywords - Search multiple niches in one run for efficiency
- Schedule Regular Runs - Track trending creators and emerging talent over time
โ ๏ธ Important Notes
- Search results reflect real-time TikTok data
- Both public and private accounts appear in results (privacy flag included)
- Verified status helps identify authentic creators and celebrities
- Results are paginated automatically up to your maxResults limit
- Statistics are current at the time of scraping
- Use unique, descriptive keywords for best results
โ FAQ
Q: Do I need a TikTok account to use this?
A: No! This actor works without requiring any TikTok login or authentication. It accesses publicly available search data.
Q: Can I search for users in specific niches?
A: Yes! Use niche-specific keywords like "fitness trainer", "cooking", "beauty guru", or "dance" to find creators in specific categories.
Q: What's the difference between unique_id and nickname?
A: unique_id is the TikTok username/handle (e.g., @charlidamelio), while nickname is the display name shown on the profile (e.g., "charli d'amelio").
Q: How accurate are the follower counts?
A: Follower counts and statistics are accurate at the time of scraping. TikTok updates these in real-time, so numbers may change quickly for active accounts.
Q: What if no users are found for my keyword?
A: The actor will complete successfully but return an empty dataset. Try using different keywords, broader terms, or check for typos.
Q: How many users can I scrape per keyword?
A: You can scrape 1-100 users per keyword. The default is 10, but you can adjust this with the maxResults parameter.
Q: Does this work for TikTok videos or posts?
A: This actor specifically searches for TikTok users/creators. For video scraping, you would need a different actor.
Q: Are private accounts included in results?
A: Yes, private accounts appear in search results, but the private_account field will be true. You won't be able to access their content without following them.
Q: Can I export the data to CSV or Excel?
A: Yes! Apify allows you to export results in multiple formats including JSON, CSV, Excel, HTML, and XML.
Q: How often can I run this actor?
A: You can run it as often as needed. The actor includes rate limit protection for reliable operation.
Q: Is this legal and compliant?
A: This tool accesses publicly available search data from TikTok. Users must comply with TikTok's Terms of Service and applicable laws. Use responsibly and ethically.
๐ ๏ธ Troubleshooting
๐จ Common Issues
| Issue | Cause | Solution |
|---|---|---|
| "Keywords are required" | Missing or empty keywords | Provide at least one search keyword |
| "No users found" | Invalid keyword or no matches | Try different keywords or broader terms |
| "Request timeout" | Network or API issues | Retry the run after a few moments |
| "Invalid API response" | API service issue | Check logs and retry |
| "Rate limit exceeded" | Too many requests | Wait a few minutes and retry |
| Empty results | Very specific keyword | Use broader search terms or check spelling |
๐ Debug Tips
- Test with Popular Keywords - Try searching for "Charli D'Amelio" or other well-known creators
- Check Keyword Spelling - Verify your keywords are spelled correctly
- Review Logs - Check actor run logs for detailed error messages and API responses
- Start Small - Begin with 10 results and increase gradually
- Try Different Keywords - Experiment with various search terms to find what works best
๐ Support
๐ Need Help?
- ๐ง Issues - Report bugs and request features
- ๐ Documentation - Complete guides and examples
- ๐ฏ Best Practices - Tips for optimal usage
Related Actors ๐ค
Looking for more TikTok data extraction tools? Check out these related actors:
- TikTok Trending Videos Scraper
- TikTok Media Downloader
- TikTok Comments Scraper
- TikTok Search Videos Scraper
๐ท๏ธ Find Me Tags
tiktok user search, tiktok user scraper, tiktok creator finder, tiktok influencer search, tiktok user discovery, find tiktok users, tiktok profile scraper, tiktok user data, tiktok search api, tiktok user extractor, tiktok influencer finder, tiktok creator discovery, tiktok user analytics, tiktok follower count, tiktok statistics scraper, tiktok verified users, tiktok influencer research, tiktok competitor analysis, tiktok market research, tiktok audience discovery, tiktok user database, tiktok creator search, tiktok niche finder, tiktok influencer database, tiktok user search tool, tiktok scraper apify, tiktok data extraction, tiktok api scraper, tiktok user finder tool, tiktok influencer analytics, tiktok creator analytics, tiktok social media monitoring, tiktok brand monitoring, tiktok user information, tiktok profile data, tiktok engagement metrics, tiktok user stats, tiktok search automation, tiktok influencer marketing, tiktok creator marketing
๐ Get Started Now
Ready to discover TikTok creators and influencers?
- Click "Try for free" to test the actor
- Enter your search keywords
- Get comprehensive TikTok user data instantly
- Export results in your preferred format (JSON, CSV, Excel)
- Use the related actors for additional functionality
โญ If this actor helps your workflow, please give it a star!
๐ Use Cases Summary
โ
Influencer Marketing - Find and analyze TikTok creators for brand partnerships
โ
Competitor Research - Track competitors and analyze their audience
โ
Market Analysis - Discover trends and emerging creators in your niche
โ
Agency Services - Build comprehensive creator databases for clients
โ
Academic Research - Collect data for social media and platform studies
โ
Content Strategy - Learn from successful creators in your industry
Built with โค๏ธ using Apify Platform | ๐ TikTok Search User Scraper v1.0
Disclaimer: This actor accesses publicly available TikTok search data. Users are responsible for complying with TikTok's Terms of Service and all applicable laws. Use this tool ethically and responsibly for legitimate business purposes only.