Creator profile analysis
Use TikTok endpoints to turn creator profile analysis into repeatable API requests with documented inputs and JSON responses.
Track creator, content, hashtag, music, trend, and public ad creative signals from TikTok with production-ready API routes.
Use Crawlora TikTok endpoints for profile, video, hashtag, music, search, trend, and Top Ads creative intelligence.
Endpoint families
6
Documented params
67
Examples
23
Live catalog snapshot
Active endpoints
23
Methods
GET
Required params
36
Schema refs
23
{
"platform": "TikTok",
"endpoint": "tiktok-search",
"method": "GET",
"path": "/tiktok/search",
"auth": "apiKey"
}Related use cases
Use cases
Use Crawlora TikTok endpoints for profile, video, hashtag, music, search, trend, and Top Ads creative intelligence.
Use TikTok endpoints to turn creator profile analysis into repeatable API requests with documented inputs and JSON responses.
Use TikTok endpoints to turn hashtag and video discovery into repeatable API requests with documented inputs and JSON responses.
Use TikTok endpoints to turn trend and ad creative research into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/tiktok/top-ads/list
/tiktok/search
/tiktok/category
/tiktok/comments
/tiktok/explore/{id}
/tiktok/hashtag/{name}
Featured endpoints
/tiktok/searchSearches TikTok videos by keyword with cursor-based pagination.
/tiktok/profile/{handler}Returns the TikTok profile payload for a public handle.
/tiktok/top-ads/listReturns high-performing auction ads from TikTok Creative Center. The service defaults `period` to 30, `page` to 1, `limit` to 20, and `order_by` to `for_you`. Use `/tiktok/top-ads/filters` for dynamic enum values and static enums for order, duration, likes, and ad format.
/tiktok/top-ads/detailReturns detail for one TikTok Creative Center Top Ads material. Use `material_id`; the upstream does not accept `id` or `materialId`.
/tiktok/top-ads/analysisReturns the detail-page interactive time analysis chart and percentile for a Top Ads material. Metric values are `retain_ctr` (CTR), `retain_cvr` (CVR), `click_cnt` (Clicks), `convert_cnt` (Conversion), and `play_retain_cnt` (Remain).
/tiktok/post/{id}Returns the TikTok video detail payload for a video id.
Related APIs
Social & Creator Platforms
Build creator intelligence, video research, transcript, and audience-comment workflows without maintaining YouTube scrapers.
Social & Creator Platforms
Turn Instagram public data into structured inputs for social listening and creator research.
Social & Creator Platforms
Turn public Reddit discussions into structured inputs for community research, brand monitoring, product intelligence, and AI-agent context.
How to scrape TikTok
TikTok's data is rendered for the app, not for APIs. Crawlora's TikTok endpoints return public profile, video, hashtag, and trending data as structured JSON.
A creator profile, a single video, a hashtag/challenge, or the trending feed.
Pass the username, video ID, or hashtag to Crawlora's TikTok endpoint.
Receive follower counts, video views/likes/shares, captions, sounds, and hashtags as clean JSON.
Re-run to monitor trending content, creator growth, and hashtag momentum.
FAQ
Send a TikTok username, video ID, or hashtag to Crawlora's TikTok endpoint and get structured JSON — follower counts, video stats, captions, sounds, hashtags — without reverse-engineering the app. Collect public data and respect TikTok's terms.
Yes — Crawlora returns public video metadata (views, likes, shares, captions) and comment threads. It does not access private accounts or any authentication-gated data.
Collecting publicly accessible video and profile data is generally permissible if you respect TikTok's terms of use, robots directives, rate limits, and applicable law. This is for public data you're authorized to collect.