tiktok_profile
Fetch TikTok user profile data including followers, engagement metrics, bio, and account metadata by providing a username.
Instructions
Scrapes comprehensive profile data for any TikTok user including follower counts, engagement metrics, bio, avatar URLs, and account metadata. [Credits: 5 API credits per successful request] Notes: username is the TikTok handle without the @ symbol. Returns: { id, username, nickname, sec_uid, bio, profile_url, verified, private_account, followers, following, likes, video_count, region, language, avatar, avatar_medium, avatar_large, created_at, is_commerce_account, commerce_category, is_organization, duet_setting, stitch_setting, comment_setting, download_setting }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The username of the TikTok profile to scrape (e.g., `nike`, `mrbeast`). |