Overview
Send the raw HTML of a public TikTok profile page and receive normalized JSON containing profile info, stats, and recent posts.
Great for analytics, monitoring, or building creator dashboards.
Fields
- profile: avatar, bio, display_name, username
- stats: followers (int), following (int), likes (int)
- content.posts[]: badge, caption, thumbnail, type, url, views (int)