Tiktok-API-Python icon indicating copy to clipboard operation
Tiktok-API-Python copied to clipboard

getInfoUser() stopped working

Open bumsun opened this issue 3 years ago • 4 comments

Request doesn't receive a response.

bumsun avatar May 18 '22 13:05 bumsun

Please check your IP, when restricted by tiktok the response is very slow

demon071 avatar May 19 '22 08:05 demon071

IP isn't restricted. Selenium requests are working.

bumsun avatar May 19 '22 15:05 bumsun

ok, i will update the selenium option

demon071 avatar May 20 '22 01:05 demon071

IP isn't restricted. Selenium requests are working. update: use info = Api.getInfoUser(username='tiktok', use_selenium=True) to use selenium

demon071 avatar May 21 '22 02:05 demon071