App Logo
tiktok.com

Get TikTok search suggestions

Get TikTok's search autocomplete suggestions for a query (the dropdown TikTok shows as you type). Some suggestions are hashtags (marked isHashtag) — pipe those into get_hashtag_info for stats. TikTok web has no hashtag-search results page, so this autocomplete is the only keyword-to-hashtag discovery surface.

Input

query required

Free-text query, e.g. "puppy" or "#booktok". TikTok returns up to ~10 autocomplete suggestions.

Output

query required
suggestions required

FAQ

Get TikTok's search autocomplete suggestions for a query (the dropdown TikTok shows as you type). Some suggestions are hashtags (marked isHashtag) — pipe those into get_hashtag_info for stats. TikTok web has no hashtag-search results page, so this autocomplete is the only keyword-to-hashtag discovery surface.
Required: query.
It returns query, suggestions.
No. It only uses pages of tiktok.com that are reachable without signing in.
Unknown: its author has not declared whether it changes anything on tiktok.com, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/tiktok.com/get_search_suggestions, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/tiktok.com/get_search_suggestions
It is part of Reduck's official curated catalogue.

Start building not clicking