David Teather
David Teather
Tiktok changed quite a bit to their api last month that probably broke this one. I don't have all the same functionality in my module, but you can get TikTok...
@tolgatasci Thanks for the shout out
Yeah I'm trying to find a solution. Works on videos before july 27th
@TufayelLUS yeah there's some on rapidapi that do work, but they're probably using mobile endpoints, which you need some different parameters to create. If you want to learn more [here's](https://github.com/davidteather/TikTok-Api/issues/120)...
Yeah it makes sense, it probably would end up getting patched I imagine.
Agree just commenting that #576 I linked a lot too, I messed around a little unsuccessfully for V5
OS? Are you using jupyter, etc?
It should still work properly, it’s just obfuscated js, this one might be less obfuscated on line 24 https://github.com/drawrowfly/tiktok-scraper/blob/master/src/helpers/Signature.ts
The URL could look like `https://api.Tiktok.com/some/path?With_url_params=True...` This is just an example it's the full url and url params
There's currently a discord linked in the readme of the repository with ~150 people in it, although it's open to anyone I could try to add some type of verification...