TikTok Product Extractor Installer

Version: 2026.07.13.1

Windows PowerShell

irm "https://tiktok-product-extractor-install.pages.dev/online-install-windows.ps1?release=2026.07.13.1" -UseBasicParsing | iex

安装器会优先使用已有 Python;如果 Windows 没有 Python,会自动下载私有 Python 运行时到 .tiktok-product,不写入系统 PATH。安装完成后会注册一个 Windows 后台任务 TikTokProductExtractorWeb,使用 Windows 自带失败重启策略保持常驻,不再创建启动文件夹兜底或 5 分钟轮询监控,并打开 http://127.0.0.1:8765/。

Windows CMD

powershell -NoProfile -ExecutionPolicy Bypass -Command "irm 'https://tiktok-product-extractor-install.pages.dev/online-install-windows.ps1?release=2026.07.13.1' -UseBasicParsing | iex"

macOS

bash -c "$(curl -fsSL 'https://tiktok-product-extractor-install.pages.dev/online-install-mac.sh?release=2026.07.13.1')"

latest.json