Back to TikTok
TikHub·TikTok

TikTok Web: Search user

/api/v1/tiktok/web/fetch_search_usersync$0.0015 / call

Search user via TikHub's TikTok Web endpoint. (TikHub · TikTok Web)

Input
FieldTypeRequiredDescription
keywordstringyesSearch keyword
cursorintegerPage cursor (default 0)
search_idstringSearch id, need to provide when paging (default "")
cookiestringUser cookie(if needed)

Run it

curl -s https://www.sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/tiktok/web/fetch_search_user","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.