TikTok User Scraper
Extract public TikTok user profile data including follower counts, bios, engagement stats, and account metadata. 1 credit/rowParameters
| Parameter | Type | Required | Description |
|---|---|---|---|
startUrls | array | Yes | Array of URL objects pointing to TikTok profiles. E.g., [{"url": "https://www.tiktok.com/@charlidamelio"}] |
maxItems | integer | Yes | Maximum number of profiles to return |