npm.io
1.3.95 • Published 9h agoCLI

tt-help-cli-ycl

Licence
ISC
Version
1.3.95
Deps
5
Size
970 kB
Vulns
0
Weekly
2.1K

tt-help

TikTok user & video data scraper — extract ttSeller, verified, locationCreated from HTML source.

Install

npm i -g tt-help

Usage

tt-help [options] <urls...>
tt-help db-import --db data/result.db --users data/result.json --done data/result-done.json --videos data/result-videos.json
tt-help watch -o data/result.db
tt-help attach -p 5 --server http://127.0.0.1:3001
tt-help explore --base-port 9223 --server http://127.0.0.1:3001
tt-help videostats data/result.db -p 3

说明:

  • watch / attach / explore / comments / videostats 运行期只依赖 SQLite
  • legacy JSON 的初始化/迁移通过 db-import 显式执行,不再在运行时自动导入
  • 推荐把运行期主库固定为 data/result.db

更多命令说明请查看 FEATURES.md 或帮助文本。

Keywords