countinteger · optionalNumber
minimum: 1 · maximum: 20
TikHub
Get user search results of specified keywords
Get user 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-user-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
user_search_follower_countstring · optionalSort by number of followers
minLength: 1 · maxLength: 500
user_search_other_prefstring · optionalSort by other preferences
minLength: 1 · maxLength: 500
user_search_profile_typestring · optionalSort by account type
minLength: 1 · maxLength: 500
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-user-search-result",
"input": {
"count": 5,
"offset": 0,
"keyword": "Cat"
}
}{
"data": {
"user_list": [
{
"user_info": {
"status": 1,
"sec_uid": "MS4wLjABAAAA7MUNpFLOJjdbcNF98E3GZtMPqrQG2RpEd_XeG4PQ5TxdYv9TSFlRcO6iZ23DdjlP",
"nickname": "Cats_806",
"unique_id": "cats_vedious",
"follower_count": 2028074,
"following_count": 0
}
}
]
}
}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.