TikTok Video Scraper avatar
TikTok Video Scraper

Pricing

from $5.00 / 1,000 videos

Go to Store
TikTok Video Scraper

TikTok Video Scraper

Developed by

Clockworks

Clockworks

Maintained by Apify

Extract data from chosen tiktoks. Just add a TikTok URL and get TikTok video and profile data: URLs, numbers of shares, followers, hashtags, hearts, video, and music metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.8 (8)

Pricing

from $5.00 / 1,000 videos

106

Total users

3.8K

Monthly users

596

Runs succeeded

>99%

Issues response

1.8 hours

Last modified

a day ago

VT

Original video URL undefined in TikTok Scraper + Google Drive & scheduling support?

Closed

valued_trowel opened this issue
10 days ago

While using the TikTok Video Scraper, the "original download" field in the output table shows "undefined," even though it should extract the original video. Could you please clarify why this happens and whether it is possible to download videos (even with watermark) via Apify?

Also, I want to download videos directly to my Google Drive and automate this process using the scheduler option. Is this possible with Apify?

ruocco-l avatar

Hello! You can get your downloaded video from the Key Value Store you provided, or use the downloadAddr link, inside the videoMeta object.

As per the GDrive automation, we have an integrations (you can find it in the Integrations tab of the actor) but it will only allow you to upload dataset item, not Key Value Store items, which is where the videos are stored. You can try this community Actor but unfortunately I cannot guarantee on it being reliable. The other way would be to create your own custom solution using Google Drive API https://developers.google.com/workspace/drive/api/guides/manage-uploads.

I hope this helps. I'll close the issue but feel free to ask more questions if you want to!