πŸš€ TikTok Profile & Video Scraper Pro avatar

πŸš€ TikTok Profile & Video Scraper Pro

Pricing

from $6.00 / 1,000 per urls

Go to Apify Store
πŸš€ TikTok Profile & Video Scraper Pro

πŸš€ TikTok Profile & Video Scraper Pro

Extract TikTok profile metadata and video details using usernames, profile URLs, or video links. The tool automatically detects the input type and returns structured dataβ€”such as user IDs, video IDs, captions, and creator informationβ€”making it ideal for analytics, automation, and research.

Pricing

from $6.00 / 1,000 per urls

Rating

0.0

(0)

Developer

Alpha Scraper

Alpha Scraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share


πŸš€ TikTok Profile & Video Scraper β€” Apify Actor

  • ⭐ Extract structured TikTok profile metadata and video information from TikTok URLs quickly and reliably.

πŸ“Œ Overview

TikTok Profile & Video Scraper is a powerful Apify Actor designed to collect essential public TikTok data from:

  • βœ… TikTok profile URLs
  • βœ… TikTok video URLs
  • βœ… Usernames (@username or username)

This actor automatically detects the provided URL type and returns structured, clean, ready-to-use datasets.

It is ideal for:

  • πŸ“Š Social media analytics
  • πŸ“ˆ Creator research
  • πŸ€– Automation workflows
  • 🧠 Data analysis projects
  • πŸ”Ž TikTok account discovery
  • 🧾 Dataset generation

πŸ”₯ Keywords :

TikTok scraper, TikTok profile scraper, TikTok video scraper, TikTok data extractor, TikTok profile data API, TikTok video metadata extractor, TikTok username scraper, TikTok automation tool, TikTok analytics dataset, TikTok creator data scraper, Apify TikTok scraper.


🎯 What Data This Actor Provides

  • The actor extracts structured TikTok public metadata depending on the URL type you provide.

πŸ‘€ Profile URLs β†’ Profile Data

  • When a profile URL or username is used, the actor returns user identity information.

🎬 Video URLs β†’ Video Data

  • When a video URL is used, the actor returns video metadata and creator identifiers.

πŸ“¦ Outputs Generated

  • The actor produces a dataset where each input URL generates one output object.

Two output types exist:

  • profile
  • video

🧾 Output Fields Explained


πŸ‘€ Profile Output

FieldDescription
typeIndicates output type (profile)
sourceOriginal TikTok profile URL
idInternal TikTok user identifier
uidSame user identifier for compatibility
sec_uidSecure TikTok user identifier
unique_idPublic TikTok username

βœ… Useful for account mapping and identity tracking.


🎬 Video Output

FieldDescription
typeIndicates output type (video)
sourceOriginal TikTok video URL
video_idUnique video identifier
author_unique_idCreator username
author_idCreator internal ID
author_sec_uidCreator secure ID
descVideo caption/description
create_timeVideo creation timestamp

βœ… Perfect for content indexing and analytics workflows.


⭐ Features & Advantages

⚑ Smart URL Detection

Automatically detects whether input is:

  • profile
  • username
  • video

No manual configuration required.


πŸ“Š Structured Clean Output

Returns normalized JSON ready for:

  • APIs
  • databases
  • dashboards
  • automation pipelines

πŸ” Batch Processing

Process multiple TikTok URLs in one run.


🧩 Flexible Input Support

Accepts:

  • Full TikTok URLs
  • @usernames
  • Plain usernames

πŸš€ Automation Friendly

Designed for integration with:

  • Apify workflows
  • scheduling
  • external automation systems

🧠 Reliable Data Identification

Ensures consistent creator and video identification fields across outputs.


🧩 Input Format

Required Input

{
"urls": [
"https://www.tiktok.com/@username",
"@username",
"username",
"https://www.tiktok.com/@username/video/123456789"
]
}

βœ… Input Examples

Example 1 β€” Profile

{
"urls": [
"https://www.tiktok.com/@exampleuser"
]
}

Example 2 β€” Video

{
"urls": [
"https://www.tiktok.com/@exampleuser/video/7531511767806135569"
]
}

πŸ“€ Output Samples


πŸ‘€ Profile Result

{
"type": "profile",
"source": "https://www.tiktok.com/@exampleuser",
"id": "123456789",
"uid": "123456789",
"sec_uid": "MS4wLjABAAAA...",
"unique_id": "exampleuser"
}

🎬 Video Result

{
"type": "video",
"source": "https://www.tiktok.com/@exampleuser/video/7531511767806135569",
"video_id": "7531511767806135569",
"author_unique_id": "exampleuser",
"author_id": "123456789",
"author_sec_uid": "MS4wLjABAAAA...",
"desc": "Sample video caption",
"create_time": "1700000000"
}

🎬 Full Mix Result

[
{
"source": "https://www.tiktok.com/@itsjojosiwa",
"id": "123036",
"uid": "123036",
"sec_uid": "MS4wLjABAAAAuVNOuyIxdMlFXg6TwHCm61XbuDbeOAXTu_wqfq9t1SM",
"unique_id": "itsjojosiwa"
},
{
"source": "https://www.tiktok.com/@doorman_stories",
"id": "7177851350717334570",
"uid": "7177851350717334570",
"sec_uid": "MS4wLjABAAAAyB61vWQutJa3bW3qTkwrLVgl7jah91JaZsuQ1tgSzCi-1YOa3_AJErG2DXrt6XZs",
"unique_id": "doorman_stories"
},
{
"source": "https://www.tiktok.com/@huydutblox/video/7531511767806135569",
"id": "7531511767806135569",
"uid": "7531511767806135569",
"sec_uid": "MS4wLjABAAAALyXWJUGgwwA7EHlGbF-QY5-QoShHYoNoIaAim21Z9aaHOFkS0zDkDY8e471ReV1_",
"unique_id": "huydutblox"
},
{
"source": "https://www.tiktok.com/@cheirman.ae/video/7585290092487462166",
"id": "7585290092487462166",
"uid": "7585290092487462166",
"sec_uid": "MS4wLjABAAAA1lBdSpZOf0L2FWKv7oKLidrzT4b5g_yiJ6m5Hc1ZXIHv1Ugqal779Fpneq3-Ap5i",
"unique_id": "malakai.mp4"
},
{
"source": "https://www.tiktok.com/@cholakai_edits/video/7530243136455560470",
"id": "7530243136455560470",
"uid": "7530243136455560470",
"sec_uid": "MS4wLjABAAAAwAqN2r7tjmAren6e_Fr8WR1BFb8NaWHJcxhQFhn64AbSD50UFJdzpl1tbglb9GrB",
"unique_id": "cholakai_edits"
}
]

🌟 Benefits

  • βœ… Saves hours of manual TikTok research
  • βœ… Provides structured datasets instantly
  • βœ… Supports bulk workflows
  • βœ… Works with mixed input types
  • βœ… Ideal for marketing intelligence
  • βœ… Easy integration into automation pipelines

🧠 Best Practices for Using This Actor

βœ” Use Clean URLs

Provide direct TikTok profile or video links whenever possible.


βœ” Batch Similar Tasks

Group URLs in one run for efficiency.


βœ” Validate Inputs

Ensure URLs are valid TikTok links.


βœ” Store Dataset Outputs

Export results to JSON/CSV for analysis.


βœ” Combine with Apify Scheduling

Run periodically to maintain updated datasets.


⚠️ Possible Errors & How to Avoid Them

IssueCauseSolution
Empty resultInvalid URLVerify TikTok link format
Missing fieldsContent unavailableRetry later
Partial dataTemporary access limitationRun actor again
No outputIncorrect input keyUse urls array

πŸ§ͺ Supported URL Types

  • βœ… Profile URLs
https://www.tiktok.com/@username
  • βœ… Video URLs
https://www.tiktok.com/@username/video/VIDEO_ID
  • βœ… Usernames
@username
username

πŸ“ˆ Use Cases

  • πŸ“Š Influencer database creation
  • πŸ“£ Marketing research
  • πŸ€– Automation workflows
  • πŸ”Ž Creator discovery
  • πŸ“š Social media datasets
  • 🧠 AI training datasets
  • πŸ“ˆ Trend analysis

πŸ”’ Privacy & Compliance

This actor processes publicly accessible TikTok information only.

No confidential platform mechanisms are exposed or described.


πŸš€ Why Choose This Actor?

  • βœ” Beginner friendly
  • βœ” Automation ready
  • βœ” Clean structured outputs
  • βœ” Flexible input system
  • βœ” Reliable identification fields
  • βœ” Optimized for Apify workflows

πŸ’‘ Pro Tips

⭐ Mix profile and video URLs in one run ⭐ Schedule runs for continuous datasets ⭐ Export datasets for analytics tools ⭐ Use creator IDs for cross-referencing


🏁 Summary

TikTok Profile & Video Scraper delivers a simple yet powerful way to extract structured TikTok metadata at scale.

Whether you need creator identifiers or video information, this actor provides a clean, automation-ready dataset optimized for analytics, research, and growth workflows.


✨ Ready to collect TikTok data efficiently? Run the actor now and build your dataset instantly.



Here my another actors :

Youtube Iteams:

Tiktok Iteams:

Snapchat Iteams:

Instagram Iteams:

Facebook Iteams:

Amazon Iteams: