TikTokAPI-Python icon indicating copy to clipboard operation
TikTokAPI-Python copied to clipboard

rate limit

Open mwald84 opened this issue 4 years ago • 1 comments

I'm checking for new videos from a specific user every 15min using .getUserByName() but I think my IP was banned because the same script works in another machine and stopped working on the machine it was running. I could not find the info about rate limits on TT docs. Does anyone knows where I can find this info?

mwald84 avatar Jun 23 '21 15:06 mwald84

I dont know anything about this but try to send fake requests to other usernames and randomize time when you check it. Should work.

FunDan3 avatar Dec 10 '21 20:12 FunDan3