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: