Back to skills
extension
Category: OtherNo API key required

TikTok Live Monitor

TikTok Live stream monitoring and recording automation. Uses Playwright for visual detection and network traffic monitoring to capture FLV stream URLs. Suppo...

personAuthor: kikikarihubclawhub

TikTok Live Monitor

Automated TikTok Live stream monitoring with Playwright-based visual detection.

Features

  • Visual Detection: Uses Chromium/Playwright to detect live status (red border around profile)
  • Stream URL Extraction: Captures FLV stream URLs from network traffic
  • Automatic Recording: Saves streams to disk when live
  • Notifications: Alerts when stream goes live/offline

Usage

# Check if user is live
node check-profile.js @username

# Get stream URL
node get-stream.js @username

Requirements

  • Node.js 16+
  • Playwright with Chromium