tiktok-scraper icon indicating copy to clipboard operation
tiktok-scraper copied to clipboard

TikTokScraper.trend is not returning any results.

Open TheodorTomas opened this issue 2 years ago • 7 comments

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.

TheodorTomas avatar Jan 29 '22 05:01 TheodorTomas

do you solved that question? i also have this problem

younger027 avatar Feb 24 '22 11:02 younger027

No, I am still having this issue.

TheodorTomas avatar Feb 24 '22 13:02 TheodorTomas

Also having this issue.

cspenn avatar Mar 10 '22 15:03 cspenn

@drawrowfly any update on this?

codestergit avatar Jun 21 '22 20:06 codestergit

This tool is awesome! Thanks for open-sourcing it! Really appreciate your great work. I am having the same issue as well.

hermionewy avatar Jun 27 '22 21:06 hermionewy

I'm also having the same problems. Any changes?

tolentas avatar Jul 11 '22 17:07 tolentas

no

donPindyukel avatar Feb 07 '23 07:02 donPindyukel