tiktok-scraper
tiktok-scraper copied to clipboard
TikTokScraper.trend is not returning any results.
Hello, I am not getting results when using the trending feature. Not sure if I am using it incorrectly but the following snippet returns an empty collector.
const posts = await TikTokScraper.trend('', {
number: 50,
});
posts.collector.length === 0 // true
The docs don't state what the string should be or what it is used for. Could someone help me out? Do I need to be authenticated for this feature? Scraping hashtags works as expected so it is not an IP issue.
Some help would be appreciated.
do you solved that question? i also have this problem
No, I am still having this issue.
Also having this issue.
@drawrowfly any update on this?
This tool is awesome! Thanks for open-sourcing it! Really appreciate your great work. I am having the same issue as well.
I'm also having the same problems. Any changes?
no