How to Get Douyin Follower Count
- Log in to Douyin Web.
- Search for the username (PS: You need to search whether it is your own account or someone else's).
- Click on the profile picture.
- Extract the string after
user/in the browser's address bar.
Note: Due to third-party API limitations, the follower count precision is limited to k.
Example: https://www.douyin.com/user/MS4wLjABAAAAfdRm5bHWLYhn7lakRW4B9m3C-erl7vqsAl4yiD_7pa4
API Endpoint
https://www.iesdouyin.com/web/api/v2/user/info/?sec_uid=MS4wLjABAAAAfdRm5bHWLYhn7lakRW4B9m3C-erl7vqsAl4yiD_7pa4
Replace sec_uid with the extracted string.