tiktok10

PHOTO EMBED

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

Saved by @zerozero

result = client.tiktok.user_liked_posts(
    sec_uid="MS4wLjABAAA...",
)
posts = result.data["liked_posts"]
next_cursor = result.data.get("nextCursor")
content_copyCOPY

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