tiktok-scraper
tiktok-scraper copied to clipboard
TikTok Scraper. Download video posts, collect user/trend/hashtag/music feed metadata, sign URL and etc.
Hey! First of all, just wanted to say that the scraper is really great and that it has been helping me a lot to move towards a systematic approach to...
**Describe the bug** Some videos throws this kind of message to the console (CMD): ``` Can't extract video metadata. https://www.tiktok.com/@some_user/video/some_video_id ``` I think the message is thrown randomly for some...
Hey! I am facing a weird issue that I am unable to explain, any help would be appreciated. I have 3 separate URLs of some tiktok videos; two of them...
Hi, Thank you for the great scraper! I'm researching about political activity of Swiss teens on TikTok, it would be great if I could combine hashtags to be able to...
I installed it but got this errors in yarn-error.log ``` Trace: Error: https://registry.yarnpkg.com/@types%2fos: Not found at Request.params.callback [as _callback] (/usr/local/Cellar/yarn/1.21.1/libexec/lib/cli.js:66947:18) at Request.self.callback (/usr/local/Cellar/yarn/1.21.1/libexec/lib/cli.js:140665:22) at Request.emit (events.js:198:13) at Request. (/usr/local/Cellar/yarn/1.21.1/libexec/lib/cli.js:141637:10) at...
Hello Andrew! I would like to make use of the scraper for an art-related project, but am not familiar with tiktok api or recommended videos. - Can you tell if...
V2.9
fix post nickname
Hello, I want a way to download a random video that matches a specified hashtag. Is this a feature yet?
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...
**Describe the bug** Docker crash when executing example download command, seems to run but does not download. ## If fields below will be empty then issue will be Ignored and...