Tiktok Post Detail Scraper avatar

Tiktok Post Detail Scraper

Pricing

from $7.00 / 1,000 results

Go to Apify Store
Tiktok Post Detail Scraper

Tiktok Post Detail Scraper

Tiktok Post Detail Scraper : Scrap Complete Detail of Tiktok Post inlcluding likes,hashtag,vies, sound,description etc.

Pricing

from $7.00 / 1,000 results

Rating

0.0

(0)

Developer

bhansalisoft

bhansalisoft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

TikTok Post Detail Scraper

Extract TikTok post details, video analytics, engagement metrics, subtitles, audio information, creator profile data, and downloadable video URLs from TikTok video links. This Apify actor provides structured JSON data for TikTok videos, photos, and carousel posts, making it ideal for influencer research, content analysis, social media monitoring, competitor analysis, and TikTok analytics.

The actor collects comprehensive TikTok post information including views, likes, comments, shares, saves, video duration, hashtags, subtitles, music metadata, creator information, and direct media URLs.

Why use this TikTok Post Detail Scraper?

This actor is designed for developers, marketers, researchers, agencies, and businesses that need detailed TikTok post data in a structured format.

Key benefits

  • Scrape TikTok post details from video URLs
  • Extract engagement metrics
  • Download video and media URLs
  • Get creator profile information
  • Collect subtitles and caption data
  • Extract hashtags and descriptions
  • Export structured JSON, CSV, Excel, XML, or RSS
  • Compatible with Apify API and automation workflows

Features

  • TikTok video metadata extraction
  • TikTok photo and carousel support
  • View count and play count
  • Like count
  • Comment count
  • Share count
  • Save (collect) count
  • Video duration
  • Original sound information
  • Creator profile data
  • Profile avatar and biography
  • Hashtag extraction
  • Subtitle download URLs
  • Video download URLs
  • Preview image URLs
  • Music metadata
  • Region information
  • Verification status
  • Bulk TikTok post scraping

Input

Provide one or more TikTok post URLs.

Example:

{
"postUrls": [
"https://www.tiktok.com/@mrbeast/video/7553327774983802143",
"https://www.tiktok.com/@username/video/1234567890123456789"
]
}

The actor supports bulk TikTok post collection in a single run.

Output

Each TikTok post is stored as a structured dataset item.

Example output:

{
"url": "https://www.tiktok.com/@mrbeast/video/7553327774983802143",
"post_id": "7553327774983802143",
"description": "Cooking a pizza with powertools!",
"create_time": "2025-09-23T16:49:52.000Z",
"digg_count": 1200000,
"comment_count": 61800,
"share_count": 131700,
"play_count": 23000000,
"video_duration": 39,
"profile_username": "MrBeast",
"profile_followers": 134900000,
"video_url": "https://...",
"preview_image": "https://...",
"post_type": "video",
"subtitle_url": "https://..."
}

Extracted fields

The actor can return:

Post information

  • Post URL
  • Post ID
  • Description
  • Caption text
  • Hashtags
  • Create time
  • Post type (video/photo/carousel)

Engagement metrics

  • Views / play count
  • Likes
  • Comments
  • Shares
  • Saves (collect count)

Video information

  • Video duration
  • Video resolution
  • Aspect ratio
  • Preview image
  • Direct video URL
  • CDN URL

Creator profile

  • Username
  • Profile ID
  • Profile URL
  • Profile avatar
  • Profile biography
  • Verification status
  • Follower count

Audio information

  • Original sound
  • Music title
  • Music author
  • Music cover image
  • Audio URL

Subtitle information

  • Subtitle URL
  • Subtitle format
  • Subtitle language
  • Subtitle metadata

Additional metadata

  • Region
  • Commerce information
  • Original content flags
  • Security ID
  • Timestamp
  • Input metadata

Use cases

Influencer marketing

Analyze TikTok creator performance and engagement.

Competitor analysis

Monitor competitors and track viral content performance.

Social media analytics

Build dashboards with TikTok engagement metrics.

Content research

Identify high-performing TikTok videos and trending topics.

AI and machine learning

Collect TikTok datasets for caption analysis, video analytics, and trend detection.

Lead generation

Extract creator information and profile data for outreach campaigns.

API integration

Run the actor using the Apify API.

curl -X POST \
https://api.apify.com/v2/acts/YOUR_ACTOR_ID/runs \
-H "Content-Type: application/json" \
-d '{
"postUrls": [
"https://www.tiktok.com/@mrbeast/video/7553327774983802143"
]
}'

Bulk TikTok post scraping

The actor supports scraping hundreds or thousands of TikTok post URLs in a single run.

Results are automatically stored in the Apify dataset and can be exported in multiple formats.

Export formats

Apify datasets can be exported as:

  • JSON
  • CSV
  • Excel (XLSX)
  • XML
  • RSS
  • HTML

You can also connect the dataset to Google Sheets, Zapier, Make, n8n, APIs, and custom applications.