Releases: Cubone-max/TikTok-Scraper-Console
Releases · Cubone-max/TikTok-Scraper-Console
Release list
v0.1.0
TikTok Scraper Console v0.1.0
Initial public release of TikTok Scraper Console, a local Playwright-based web console and CLI tool for scraping public TikTok account data and downloading video media.
Highlights
- Scrape public TikTok profile basics, including account name, bio, follower data, and profile metadata.
- Collect video metadata such as publish time, title, play count, likes, comments, shares, favorites, cover URL, and video URL.
- Download single videos or batch video links from the web console.
- Choose video download mode: watermark version or preferred no-watermark version.
- Download video covers as image files.
- Filter profile video scraping by recent 7 days, 30 days, 60 days, custom days, or all time.
- Select exactly which data fields and media types should be collected.
- Use local direct connection, IPCook API link mode, or IPCook proxy-list mode.
- Auto-detect common proxy formats and switch proxies when page loading fails.
- View live task progress, pause/resume scraping, or stop after the current video.
- Save finished output into a simple account-name plus runtime folder structure.
- Use an English-first interface with Traditional Chinese support.
Runtime
- Node.js 20 or newer
- Playwright browser automation
- Chromium installed through Playwright
Package
This release is also published to GitHub Packages as:
@cubone-max/tiktok-scraper-console@0.1.0