← Back to gallery
🧩

TikTok Scraper

Videos, users, hashtags.

Parameters

Key Type Required Description
hashtag string No Filter by hashtag
max_results int No Default 50

Run this actor

You must be logged in. This sends a POST to /actors/tiktok/runs.

cURL example

curl -X POST https://scrapemate.xyz/actors/tiktok/runs -H 'Content-Type: application/json' -d '{"hashtag":"gym","max_results":20}'