tiktok-collection-scraper
Installation
SKILL.md
TikTok Collection Scraper
Batch extract TikTok user collection folders and their video links β including play counts, likes, comments, and shares. Zero external API, no paid service, just curl_cffi.
Features
- π No login required β works without cookies for public collections (~80% coverage)
- π Full access with cookie β get all collections including private ones (100%)
- π Zero external API β only needs
curl_cffi, no TikHub/RapidAPI/paid services - π₯ 7 input formats β username, @username, profile URL, video URL, short link, user_id, secUid
- π Rich metadata β plays, likes, comments, shares per video
- β‘ Fast β 50 collections + 300 videos in ~40 seconds
Prerequisites
Ensure curl_cffi is installed: