result = client.tiktok.user_followings( id="6784819479778378757", sec_uid="MS4wLjABAAAAQ45...", cursor=next_cursor, page_token=next_page_token, ) next_cursor = result.data.get("nextCursor") next_page_token = result.data.get("nextPageToken")
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