tiktok9

PHOTO EMBED

Mon Feb 17 2025 08:53:00 GMT+0000 (Coordinated Universal Time)

Saved by @zerozero

result = client.tiktok.user_followers(
    id="6784819479778378757",
    sec_uid="MS4wLjABAAAAQ45...",
)

followers = result.data["followers"]
follower_count = result.data["total"]
next_cursor = result.data["nextCursor"]
content_copyCOPY

https://github.com/EnsembleData/tiktok-scraper