TikTok Video Details Scraper avatar

TikTok Video Details Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
TikTok Video Details Scraper

TikTok Video Details Scraper

Extract video metadata, engagement metrics, author info, and music details from individual TikTok video pages. Powered by TikTok Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

This actor extracts Video Details from TikTok. It collects metadata from individual video pages including engagement metrics, author profiles, and music information. It is designed for deep data collection on specific video URLs.

Data Fields

Field NameDescriptionExample
Video DescriptionThe text content of the video postCheck out this amazing sunset! #nature
Video Create TimeTimestamp when the video was posted2023-10-27T14:30:00Z
Video Category TypeThe internal category classificationEntertainment
Video DurationLength of the video in seconds15
Video WidthHorizontal resolution in pixels1080
Video HeightVertical resolution in pixels1920
Video URLDirect link to the video filehttps://v16m.tiktokcdn.com/video.mp4
Video CoverURL of the video thumbnail imagehttps://p16.tiktokcdn.com/cover.jpg
Video View CountTotal number of views150000
Video Like CountTotal number of likes12000
Video Comment CountTotal number of comments450
Video Share CountTotal number of shares1200
Author IDUnique identifier for the creator6789012345
Author NicknameDisplay name of the creatorJane Doe
Author UsernameHandle of the creatorjanedoe_official
Author AvatarURL of the creator profile picturehttps://p16.tiktokcdn.com/avatar.jpg
Author BioThe creator profile biographyDigital creator and traveler
Author VerifiedBoolean indicating verification statustrue
Music IDUnique identifier for the audio track123456789
Music TitleName of the song or soundOriginal Sound
Music AuthorCreator of the audio trackjanedoe_official
Music CoverURL of the music album arthttps://p16.tiktokcdn.com/music.jpg
Music URLLink to the music pagehttps://www.tiktok.com/music/original-123
Music DurationLength of the audio in seconds60
Video Page URLThe original TikTok video linkhttps://www.tiktok.com/@user/video/12345

Input

  • urls: Array of TikTok video URL strings. Only individual video pages are supported.
  • maxItems: Maximum number of items to process per URL. Default is 100.

Example Input

{
"urls": ["https://www.tiktok.com/@example/video/7123456789012345678"],
"maxItems": 1
}

Example Output

[
{
"videoDescription": "Morning routine in NYC #vlog",
"videoCreateTime": "2023-11-01T08:00:00Z",
"videoCategoryType": "Lifestyle",
"videoDuration": 30,
"videoWidth": 1080,
"videoHeight": 1920,
"videoUrl": "https://v16m.tiktokcdn.com/v/1.mp4",
"videoCover": "https://p16.tiktokcdn.com/obj/cover1.jpg",
"videoViewCount": 50000,
"videoLikeCount": 4500,
"videoCommentCount": 120,
"videoShareCount": 300,
"authorId": "11223344",
"authorNickname": "Alex Smith",
"authorUsername": "alexsmith",
"authorAvatar": "https://p16.tiktokcdn.com/obj/avatar1.jpg",
"authorBio": "NYC Photographer",
"authorVerified": false,
"musicId": "998877",
"musicTitle": "Lo-fi Beats",
"musicAuthor": "LofiGirl",
"musicCover": "https://p16.tiktokcdn.com/obj/music1.jpg",
"musicUrl": "https://www.tiktok.com/music/lofi-998877",
"musicDuration": 180,
"videoPageUrl": "https://www.tiktok.com/@alexsmith/video/7123456789012345678"
},
{
"videoDescription": "How to make the perfect pasta",
"videoCreateTime": "2023-11-02T18:30:00Z",
"videoCategoryType": "Food",
"videoDuration": 60,
"videoWidth": 1080,
"videoHeight": 1920,
"videoUrl": "https://v16m.tiktokcdn.com/v/2.mp4",
"videoCover": "https://p16.tiktokcdn.com/obj/cover2.jpg",
"videoViewCount": 1200000,
"videoLikeCount": 95000,
"videoCommentCount": 800,
"videoShareCount": 15000,
"authorId": "55667788",
"authorNickname": "Chef Maria",
"authorUsername": "mariacooks",
"authorAvatar": "https://p16.tiktokcdn.com/obj/avatar2.jpg",
"authorBio": "Professional Chef",
"authorVerified": true,
"musicId": "443322",
"musicTitle": "Italian Dinner",
"musicAuthor": "Classical Artist",
"musicCover": "https://p16.tiktokcdn.com/obj/music2.jpg",
"musicUrl": "https://www.tiktok.com/music/italian-443322",
"musicDuration": 120,
"videoPageUrl": "https://www.tiktok.com/@mariacooks/video/7890123456789012345"
}
]

Want more from TikTok?

This actor only covers Video Details. The full TikTok Scraper browser extension also includes Videos in a List, Video Comments, User Profile, User Follows with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the TikTok Scraper extension

Disclaimer: This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.