Social & Creator Platforms15 active endpointsapiKey

TikTok scraping API

Track creator, content, hashtag, and music signals from TikTok with production-ready API routes.

Use Crawlora TikTok endpoints for profile, video, hashtag, music, search, and trend intelligence.

Endpoint families

6

Documented params

45

Examples

15

Live catalog snapshot

TikTok coverage

Active endpoints

15

Methods

GET

Required params

25

Schema refs

15

Popular Trend3
Search3
Category1
Comments1
{
  "platform": "TikTok",
  "endpoint": "tiktok-category",
  "method": "GET",
  "path": "/tiktok/category",
  "auth": "apiKey"
}

Use cases

Workflows that fit TikTok

Use Crawlora TikTok endpoints for profile, video, hashtag, music, search, and trend intelligence.

Creator profile analysis

Use TikTok endpoints to turn creator profile analysis into repeatable API requests with documented inputs and JSON responses.

Hashtag and video discovery

Use TikTok endpoints to turn hashtag and video discovery into repeatable API requests with documented inputs and JSON responses.

Trend and music research

Use TikTok endpoints to turn trend and music research into repeatable API requests with documented inputs and JSON responses.

Coverage map

Know what the API can collect before integrating

These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.

3 endpoints

Popular Trend

/tiktok/popular-trend/country-industry-meta

GETapiKey
3 endpoints

Search

/tiktok/search

GETapiKey
1 endpoints

Category

/tiktok/category

GETapiKey
1 endpoints

Comments

/tiktok/comments

GETapiKey
1 endpoints

Explore

/tiktok/explore/{id}

GETapiKey
1 endpoints

Hashtag

/tiktok/hashtag/{name}

GETapiKey

Featured endpoints

TikTok API endpoints

Browse full docs
GETapiKeyexample
/tiktok/category
Details

List TikTok explore categories

Returns the category list exposed by the TikTok Explore page.

x-api-key:header
GETapiKeyexample
/tiktok/comments
Details

Retrieve TikTok video comments

Returns top-level TikTok video comments with cursor-based pagination.

x-api-key:headeraweme_id:querycursor:query
GETapiKeyexample
/tiktok/explore/{id}
Details

Retrieve the TikTok explore feed for a category

Returns explore videos for a TikTok category id from the category endpoint.

x-api-key:headerid:path
GETapiKeyexample
/tiktok/hashtag/{name}
Details

Retrieve TikTok hashtag details

Returns the metadata payload for a TikTok hashtag page.

x-api-key:headername:path
GETapiKeyexample
/tiktok/hashtags
Details

Retrieve TikTok hashtag posts

Returns the videos listed for a TikTok hashtag id with cursor-based pagination.

x-api-key:headerid:querycursor:query
GETapiKeyexample
/tiktok/popular-trend/country-industry-meta
Details

Retrieve TikTok popular-trend country and industry metadata

Returns the country and industry metadata used by the TikTok Creative Center popular-trend endpoints.

x-api-key:header

Related APIs

More social & creator platforms coverage

Start building

Test TikTok endpoints against the same catalog used by Docs.