TikTok Video Scraper
Pricing
from $5.99 / 1,000 results
Go to Apify Store
TikTok Video Scraper
Extract TikTok video and creator metadata from video URLs. Get captions, engagement, music info, hashtags, and profile stats in structured JSON.
TikTok Video Scraper
Pricing
from $5.99 / 1,000 results
Extract TikTok video and creator metadata from video URLs. Get captions, engagement, music info, hashtags, and profile stats in structured JSON.
You can access the TikTok Video Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "videoUrls": [< "https://www.tiktok.com/@apifyoffice/video/7200360993149553925"< ],< "includeRelated": false,< "maxRelatedPerVideo": 10<}' |<apify call powerai/tiktok-video-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use TikTok Video Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: