tiktok/app-v3/creator-search-insights
Get creator search insights data, used to understand trending search topics and creative inspiration
Input
Idle
Example output — click Run to generate your own
API README
Creator Search Insights
Purpose:
- Get creator search insights data, used to understand trending search topics and creative inspiration Parameters:
- offset: Pagination offset, default 0
- limit: Number per page, default 20
- tab: Tab type, options:
- all: All
- content_gap: Content gap
- follower_searched: Follower searched
- life_style: Life style
- topics: Topics
- challenges: Challenges
- sounds: Sounds
- hashtags: Hashtags
- language_filters: Language filters, separated by comma, options: id, de, en, es, fr, pt, vi, tr, ar, th, ja, ko
- category_filters: Category filters, separated by comma, options: Gaming, Fashion, Tourism, Science, Food, Sports
- creator_source: Creator source, default "general_search"
- force_refresh: Force refresh, default False Return:
- Creator search insights data
[Example]
offset = 0 limit = 20 tab = "all" language_filters = "en" category_filters = "Gaming"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

