TikTok Video Details Scraper avatar

TikTok Video Details Scraper

Pricing

from $6.00 / 1,000 runs

Go to Apify Store
TikTok Video Details Scraper

TikTok Video Details Scraper

Get a TikTok video's full details by URL or video ID

Pricing

from $6.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Look up a single TikTok video by URL or numeric video ID. Returns the caption, play / like / comment / share / save counts, watermark-free playback and download URLs, cover images, music track info, and author details. Provide exactly one of url or video_id.

Features

  • Real-time TikTok data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
urlstringnoTikTok video URL, e.g. https://www.tiktok.com/@tiktok/video/7516594811734854943 (max 500 characters). Provide exactly one of url or video_id.
video_idstringnoNumeric TikTok video ID, as returned by Search Videos. Provide exactly one of url or video_id.

Pricing

This Actor is billed per run — a flat $0.006 per run.

  • One run returns all matching results for your input, and costs $0.006 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"video": {
"video_id": "7516594811734854943",
"url": "https://www.tiktok.com/@tiktok/video/7516594811734854943",
"title": "\ud83c\udf08\ud83d\udc2c\ud83e\udd84 life after @Zara Larsson Symphony vocals \ud83c\udf08\ud83d\udc2c\ud83e\udd84",
"region": "US",
"date": "2025-06-16 17:07:10",
"date_timestamp": 1750093630,
"duration": 66,
"play_count": 18912653,
"likes": 879920,
"comments": 4382,
"shares": 17420,
"downloads": 1003,
"saves": 38685,
"is_ad": true,
"cover": "https://p16-common-sign.tiktokcdn-us.com/.../cover.jpeg",
"dynamic_cover": "https://p16-common-sign.tiktokcdn-us.com/.../dynamic.image",
"origin_cover": "https://p16-common-sign.tiktokcdn-us.com/.../origin.webp",
"video_url": "https://v16m.tiktokcdn-us.com/.../video.mp4",
"video_url_hd": "https://v16.tokcdn.com/.../7516594811734854943_original.mp4",
"video_url_watermarked": "https://v16m.tiktokcdn-us.com/.../video_wm.mp4",
"size": 7786703,
"size_hd": 38711004,
"size_watermarked": 7988034,
"author": "tiktok",
"author_name": "TikTok",
"author_id": "107955",
"author_avatar": "https://p19-common-sign.tiktokcdn-us.com/.../avatar.jpeg",
"author_url": "https://www.tiktok.com/@tiktok",
"music_id": "7516599978421209887",
"music_title": "original sound - tiktok",
"music_author": "TikTok",
"music_url": "https://v16-ies-music.tiktokcdn-us.com/.../audio.mp3",
"music_cover": "https://p16-common-sign.tiktokcdn-us.com/.../music.jpeg",
"music_album": "",
"music_original": true,
"music_duration": 66,
"mentioned_user_ids": [
"205879097384816641"
]
}
}

About

Maintained by Data Direct — a small suite of fast, reliable TikTok and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.