Tiktok Profiles - Collect By URL avatar
Tiktok Profiles - Collect By URL

Pricing

$3.50 / 1,000 results

Go to Store
Tiktok Profiles - Collect By URL

Tiktok Profiles - Collect By URL

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Scrape public TikTok profiles to get usernames, bios, stats & top videos. Output includes engagement rates & post links in JSON. No proxies or logins. Pricing: $3.5/1000 results.

0.0 (0)

Pricing

$3.50 / 1,000 results

0

7

7

Last modified

5 days ago

TikTok Profile Scraper by URL πŸ“±

Overview

This Actor lets you scrape public TikTok profile data just by providing profile URLs. Gain structured insights such as follower count, video stats, biography, and top performing content directly from TikTok creators' public pages.

Why choose this actor? πŸš€

  • No coding required – simple URL input
  • Fast and structured extraction of TikTok metrics
  • Includes engagement stats and video data
  • No proxies needed
  • Perfect for market research, brand analysis, and influencer vetting

⚠️ THIS ACTOR DOES NOT USE PROXIES

⚠️ ONLY THE FIRST 10 RESULTS ARE FREE FOR FREE USERS

⚠️ THE 'max_results' VALUE WILL BE ROUNDED UP TO THE NEAREST MULTIPLE OF 10

Use Cases

  • Discover and analyze top influencers for your brand
  • Extract metrics for competitor research
  • Monitor content performance of TikTok creators
  • Collect viral post data for trend forecasting

Key Features 🌟

  • Input via TikTok profile URLs
  • Collects engagement rates (likes, comments, shares)
  • Returns verified status, followers, likes, videos count
  • Includes top videos with stats and cover images
  • Optimized for speed and structure

How It Works

Provide a list of TikTok profile URLs. The Actor will visit each profile and extract public metadata, including general account stats and top video metrics.

Input Parameters

FieldTypeDescriptionExample
urlsarrayList of TikTok profile URLs["https://www.tiktok.com/@johnsmith", "https://www.tiktok.com/@exampleuser"]

Output (Full Example)

{
"account_id": "johnsmith",
"nickname": "John Smith",
"biography": "Creating one smile at a time 🌟",
"awg_engagement_rate": 0.023,
"comment_engagement_rate": 0.0011,
"like_engagement_rate": 0.022,
"predicted_lang": "en",
"is_verified": true,
"followers": 1200000,
"following": 123,
"likes": 45000000,
"videos_count": 210,
"create_time": "2020-05-01T14:00:00.000Z",
"id": "1234567890123456789",
"url": "https://www.tiktok.com/@johnsmith",
"profile_pic_url": "https://example.com/pfp_small.jpg",
"profile_pic_url_hd": "https://example.com/pfp_hd.jpg",
"secu_id": "MS4wLjABAAAAEXAMPLEDATA",
"open_favorite": false,
"is_ad_virtual": false,
"top_videos": [
{
"video_id": "987654321",
"share_count": 123,
"playcount": 56000,
"diggcount": 3400,
"commentcount": 98,
"create_date": "2025-07-18T10:00:00Z",
"video_url": "https://www.tiktok.com/@johnsmith/video/987654321",
"cover_image": "https://example.com/video1.jpg",
"favorites_count": 289
}
],
"top_posts_data": [
{
"post_url": "https://www.tiktok.com/@johnsmith/video/987654321",
"post_id": "987654321",
"description": "Trying my best at something new πŸš€",
"likes": 3400,
"hashtags": ["#fun", "#daily"],
"create_time": "2025-07-18T10:00:00Z",
"post_type": "video"
}
]
}

Pricing

PlanDescriptionPrice
FreeUp to 10 profiles per run$0
Pay As You GoPay per 1,000 results$3.50 / 1,000 results

This Actor is intended for extracting publicly available information from TikTok profiles. Use of this Actor must comply with TikTok's Terms of Service. The developer assumes no responsibility for misuse or data storage beyond the public domain.

Update Policy

This Actor is actively maintained and regularly updated to adapt to TikTok's frontend changes. If an issue arises, please contact us and we will prioritize fixing it.

FAQ

Is login required?
No, the Actor works entirely on public data.

Can I extract email addresses?
No, this Actor only returns publicly visible information.

How many profiles can I scrape in one run?
As many as you'd like. However, note that max_results must be a multiple of 10, and free users are limited to 10.

Does this Actor use proxies?
No. ⚠️ THIS ACTOR DOES NOT USE PROXIES

What happens if I input max_results = 35?
The actor will round it up to 40 results.

Are there usage limitations?
Yes. ⚠️ ONLY THE FIRST 10 RESULTS ARE FREE FOR FREE USERS