Skip to main content
GET
/
api
/
tiktok
/
search
/
hashtag
Search TikTok by hashtag
curl --request GET \
  --url https://creatorcrawl.com/api/tiktok/search/hashtag \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from your CreatorCrawl dashboard

Query Parameters

hashtag
string
required

Hashtag to search for (without #)

region
string

Region the proxy will be set to (e.g. US)

cursor
number

Cursor to get more videos. Get cursor from previous response.

trim
boolean

Set to true to get a trimmed response

Response

TikTok hashtag search results