curl --request GET \
--url https://api.sociavault.com/v1/scrape/tiktok/video-info \
--header 'X-API-Key: <api-key>'Scrapes data from a TikTok video
curl --request GET \
--url https://api.sociavault.com/v1/scrape/tiktok/video-info \
--header 'X-API-Key: <api-key>'TikTok video URL
"https://www.tiktok.com/@randomspamvideos25/video/7251387037834595630"
Get transcript of the video
Region of the proxy. Sometimes you'll need to specify the region if you're not getting a response. Commonly for videos from the Phillipines, in which case you'd use 'PH'. Use 2 letter country codes like US, GB, FR, etc
"US"
Set to true to get a trimmed response
Successful response
Key Response Fields:
image_post_info.images: Slideshow images (you'll want all of the 'thumbnail' imagesaweme_detail.video.download_no_watermark_addr.url_list[0]: The URL of the videodigg_count: digg_count === like_count. Not sure why TikTok calls it "digg" Maybe the user diggs it?is_ad: Whether the tiktok is an ad. Make sure you're looking at the is_ad field and not the is_ads field