TikTok Search Profile Scraper avatar
TikTok Search Profile Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
TikTok Search Profile Scraper

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

Sachin Kumar Yadav

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

2

Monthly active users

2 days ago

Last modified

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

  • โœ… 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 CaseDescriptionBenefits
๐ŸŒŸ Influencer DiscoveryFind TikTok creators in specific nichesIdentify collaboration partners, discover emerging talent
๐ŸŽฏ Competitor AnalysisResearch competitors and their audiencesBenchmark performance, analyze market positioning
๐Ÿ“Š Market ResearchAnalyze TikTok user demographics and trendsUnderstand audience behavior, identify market opportunities
๐Ÿ’ผ Agency ServicesFind influencers for client campaignsBuild creator databases, match brands with influencers
๐Ÿ“ˆ Audience IntelligenceStudy follower counts and engagement patternsOptimize targeting, measure influencer reach
๐Ÿ” Brand MonitoringTrack brand mentions and user discussionsMonitor brand awareness, identify brand advocates
๐ŸŽ“ Academic ResearchCollect data for social media studiesAnalyze platform dynamics, study content trends
๐Ÿ’ก Content StrategyDiscover successful creators in your nicheLearn from top performers, identify content gaps

โšก Quick Start

{
"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

ParameterTypeRequiredDefaultDescription
keywordsArrayโœ…-Search keywords to find TikTok users (e.g., names, niches, topics)
maxResultsIntegerโŒ10Maximum 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 CategoryFieldsDescription
Basic Infosource, search_keyword, user_id, unique_idUser identification and search context
Profile Datanickname, signature, regionDisplay name, bio, and location
Verificationverified, private_account, secretAccount status and privacy settings
Avatarsavatar_thumb, avatar_medium, avatar_largerProfile pictures in multiple sizes
Securitysec_uidSecure user identifier for API calls
Statisticsstats.follower_count, stats.following_countFollower and following counts
Engagementstats.heart_count, stats.video_count, stats.digg_countTotal likes, videos, and interactions

๐Ÿ“ Detailed Field Descriptions

Profile Fields:

  • unique_id: TikTok username/handle (e.g., @charlidamelio)
  • nickname: Display name shown on profile
  • signature: User bio/description
  • region: Country/region code (e.g., US, GB, FR)
  • verified: Boolean indicating verified account status
  • private_account: Boolean indicating if account is private

Statistics Fields:

  • follower_count: Total number of followers
  • following_count: Total number of accounts followed
  • video_count: Total number of videos posted
  • heart_count: Total hearts/likes received across all videos
  • digg_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

MetricPerformanceDetails
Response Time2-5 secondsPer search request
User Extraction10-100 usersPer keyword (configurable)
Batch Processing20 users/batchEfficient data handling
PaginationAutomaticFetches multiple pages seamlessly
API Calls1 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

  1. Use Specific Keywords - More specific searches yield better targeted results
  2. Leverage Statistics Fields - Use follower, video, and heart counts in the output for analysis
  3. Set Appropriate Limits - Use 10-50 results for most use cases, 100 for deep research
  4. Batch Multiple Keywords - Search multiple niches in one run for efficiency
  5. 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.

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

IssueCauseSolution
"Keywords are required"Missing or empty keywordsProvide at least one search keyword
"No users found"Invalid keyword or no matchesTry different keywords or broader terms
"Request timeout"Network or API issuesRetry the run after a few moments
"Invalid API response"API service issueCheck logs and retry
"Rate limit exceeded"Too many requestsWait a few minutes and retry
Empty resultsVery specific keywordUse broader search terms or check spelling

๐Ÿ” Debug Tips

  1. Test with Popular Keywords - Try searching for "Charli D'Amelio" or other well-known creators
  2. Check Keyword Spelling - Verify your keywords are spelled correctly
  3. Review Logs - Check actor run logs for detailed error messages and API responses
  4. Start Small - Begin with 10 results and increase gradually
  5. 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

Looking for more TikTok data extraction tools? Check out these related actors:


๐Ÿท๏ธ 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?

  1. Click "Try for free" to test the actor
  2. Enter your search keywords
  3. Get comprehensive TikTok user data instantly
  4. Export results in your preferred format (JSON, CSV, Excel)
  5. 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.