result = client.tiktok.user_followers(
id="6784819479778378757",
sec_uid="MS4wLjABAAAAQ45...",
)
followers = result.data["followers"]
follower_count = result.data["total"]
next_cursor = result.data["nextCursor"]
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter