
Fast TikTok API (free-watermark videos)
Pricing
$38.00/month + usage

Fast TikTok API (free-watermark videos)
Fastest TikTok API for Trend, Hashtag, Search, Music, User, Comment. Real-time, authentic data. No pre-built databases. Provides no-watermark video download links.
5.0 (3)
Pricing
$38.00/month + usage
38
Total users
1.4K
Monthly users
123
Runs succeeded
98%
Issues response
0.52 hours
Last modified
9 days ago
Not able to retrieve search results by higher view count
Closed
Hi, I was trying to retrieve results of searched keyword in in order of higher to lower view count. The JSON that I used was { "keyword": "Kitkat", "limit": 20, "proxyConfiguration": { "useApifyProxy": true }, "publishTime": "WEEK", "region": "US", "sortType": 0, "type": "SEARCH" } Can you please let me know if what I am I missing or is it even possible to get the videos based on search key sorted by higher view count?
Thanks

Hello @ImpactAnalytics, currently, TikTok only provides a sorting base on like count. It's impossible to sort video by view count due to large number of videos while sorting by that order will consume a lot of resource in infrastructure. I think you can increase limit to a higher number such as 1000 and then you can sort them in number view count order by code. Best regard.