TikTok Direct Video Metadata Scraper Lite
Pricing
Pay per usage
TikTok Direct Video Metadata Scraper Lite
Extract public metadata from known TikTok video URLs. Direct video URLs only.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Itay Elgazar
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Extract public metadata from known TikTok video URLs.
Use it when you already have TikTok video links and want structured rows with caption, author, public counts, media metadata, and timestamps.
What you get
Each successful video row can include:
- TikTok video URL
- video ID
- caption text
- author profile fields
- play, like, comment, share, and save counts
- creation time
- hashtags and mentions
- music metadata
- cover image URLs
- TikTok-provided video URLs when visible
- structured error details for invalid, deleted, private, or unavailable videos
Quick start
{"postURLs": ["https://www.tiktok.com/@apifyoffice/video/7200360993149553925"],"shouldDownloadVideos": false,"shouldDownloadCovers": false}
Input fields
postURLs— direct TikTok video URLs. This is the main required input.shouldDownloadVideos— download discovered public video files to the run key-value store when possible.shouldDownloadCovers— download cover images to the run key-value store when possible.downloadSubtitlesOptions— subtitle download setting when subtitle URLs are available.
Output
The Actor saves one dataset row per video, plus error rows for URLs that cannot be processed.
Limits
This Actor is direct-video only. It does not search TikTok, scrape profiles, scrape hashtag feeds, collect comments, log in, use user cookies, bypass CAPTCHA, or access private data.