Videos, users, hashtags.
| Key | Type | Required | Description |
|---|---|---|---|
| hashtag | string | No | Filter by hashtag |
| max_results | int | No | Default 50 |
You must be logged in. This sends a POST to /actors/tiktok/runs.
curl -X POST https://scrapemate.xyz/actors/tiktok/runs -H 'Content-Type: application/json' -d '{"hashtag":"gym","max_results":20}'