avilash / TikTokAPI-Python

TikTok API Python Wrapper
http://avilashkumar.com/TikTokAPI-Python/
MIT License
440 stars 113 forks source link

JSONDecodeError #69

Open FredErikFelsch opened 1 year ago

FredErikFelsch commented 1 year ago

Hello, using any functions, except the getTrending one, i get the following error:

[Exception has occurred: JSONDecodeError Expecting property name enclosed in double quotes: line 1 column 2 (char 1)]

I can't figure out what causes this, as I'm not touching any of the JSON files being decoded.

Thanks in advance

gbiz123 commented 1 year ago

It seems to me that the endpoints in the functions are outdated, since the code hasn't been updated since 2020

ketanmalempati commented 11 months ago

Hey, were you able to find other alternatives for fetching data from Tiktok? Any leads would be helpful.

gbiz123 commented 10 months ago

Hey, were you able to find other alternatives for fetching data from Tiktok? Any leads would be helpful.

Ive been using Toughdata to scrape TikTok followers and profile data.