gordienko-dmitry / TikTokPy

python TikTok client
25 stars 4 forks source link

TikTokPy

Disclaimer: this is a research project. Made for anylizing. Author do not reponsible if your account be blocked with that instrument

Now it's a very small project with few functions,
so I call it test project.

And now available functions:

login 

get_followers_list  

search_hashtag   

like_followers_posts  

following_followers  

like_search_results  

Small example you can find in example.py

To bee continued