TikTok Profile Videos API
Pricing
from $1.88 / 1,000 videos
TikTok Profile Videos API
TikTok profile videos scraper for fetching Videos or Reposts from one public profile as normalized 61-field API rows, with optional comments and no TikTok OAuth.
TikTok Profile Videos API
Pricing
from $1.88 / 1,000 videos
TikTok profile videos scraper for fetching Videos or Reposts from one public profile as normalized 61-field API rows, with optional comments and no TikTok OAuth.
You can access the TikTok Profile Videos API 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 API & Integrations in Apify Console.
$echo '{< "tiktok_url": "https://www.tiktok.com/@duolingo",< "content_type": "Reposts",< "sort_by": "Latest",< "max_videos": 2,< "max_comments": 0<}' |<apify call truefetch/tiktok-profile-videos-api --silent --output-datasetThe Apify CLI is the official tool that allows you to use TikTok Profile Videos API 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: