countinteger · optionalNumber
minimum: 1 · maximum: 20
TikHub
Get hashtag search results of specified keywords
Get hashtag search results of specified keywords Retrieve one bounded result or page. Pagination is explicit; each follow-up page is another call. The catalog price is the maximum per request. Quotes use the selected limits; settlement is verified supplier cost plus 40%, with a $0.0025 minimum per successful call, including supplier waivers and successful no-match results. Read public social data without a connected social account. Results include reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most one selected item from each list.
Agents select this operation with tool ID tikhub.tiktok-app-v3-fetch-hashtag-search-result, then check its current inputs and price before a run.
countinteger · optionalNumber
minimum: 1 · maximum: 20
keywordstring · requiredKeyword
minLength: 1 · maxLength: 500
offsetinteger · optionalOffset
minimum: 0 · maximum: 10000
dataobjectReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "tikhub.tiktok-app-v3-fetch-hashtag-search-result",
"input": {
"count": 5,
"offset": 0,
"keyword": "Cat"
}
}{
"data": {
"challenge_list": [
{
"challenge_info": {
"cid": "7551",
"cha_name": "cat",
"use_count": 77215696,
"user_count": 77215696,
"view_count": 1197248955219
}
}
]
}
}invalid_input: The lookup fields or limits are invalid.example: {"keyword":"Cat","offset":0,"count":5}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.