Tiktok Scraper
Pricing
from $3.70 / 1,000 results
TikTok video, profile, tag, or search URLs (Apify request list shapes supported)
Direct /@user/video/id links to scrape without listing discovery
Max video links to collect per hashtag/profile/search seed. Prefilled runs use 3 for Apify health checks (under 5 min).
Cap on unique videos to open and extract (after discovery). Prefilled runs use 2 for Apify health checks.
Scroll passes on each tag/profile/search page. Use 3–4 for health checks; increase for production.
If true, runs clockworks/tiktok-scraper via API (requires a plan that supports public Actors). Ignored when session cookies are provided — use Playwright with cookies instead. Default is Playwright only. Fallback: Playwright when token missing, call fails, or dataset is empty.
Apify Proxy; residential is strongly recommended for TikTok on Apify cloud.
{ "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ], "apifyProxyCountry": "US"}If true, do not use Apify Proxy (local debugging only)