How to scrape users tiktok followers?

ewan5

Newbie
Joined
Feb 1, 2023
Messages
12
Reaction score
2
How can I scrape a users tiktik followers? Are there any free or paid tools?
 
I am not aware of any free public tools, however, if you have some knowledge of Python and Selenium, you could easily create and utilize churn and burn accounts created with mail.com emails in order to scroll down the followers list elements and append the results to a .txt file.
 
I am not aware of any free public tools, however, if you have some knowledge of Python and Selenium, you could easily create and utilize churn and burn accounts created with mail.com emails in order to scroll down the followers list elements and append the results to a .txt file.


You cannot see followers list on browser only on mobile app..
 
You can use the Promote tool which is a promotional tool that you can use in the TikTok app to help you get more people to discover your videos, guide more people to visit your website and help you improve your chances of getting more followers. This means that your video will be shown as an ad while you promote your video. All TikTok accounts can use the Promote feature.
 
How can I scrape a users tiktik followers? Are there any free or paid tools?
there some tricks i know, follow high rank titktok accounts and get every new user mark than follow him/her from your tiktok business account
 
1676958697761.png

like this?
“已经过社区验证”图标
 
How can I scrape a users tiktik followers? Are there any free or paid tools?
Free tools IDK, since I know coding I could do this with Appium or Selenium.
There's a free tiktok api on github that used to work well (based on playwright), now IDK if still works...
 
Back
Top