TikTok Live Downloader
Pricing
from $0.75 / 1,000 recording seconds
TikTok Live Downloader
TikTok Live data API: real-time stream metadata, viewer counts, gift events, engagement signals, and monetization metrics. JSON feed for influencer-marketing analytics, e-commerce intelligence, and real-time creator dashboards.
Pricing
from $0.75 / 1,000 recording seconds
Rating
5.0
(1)
Developer
AgentX
Actor stats
2
Bookmarked
51
Total users
3
Monthly active users
2 hours ago
Last modified
Categories
Share
TikTok Live Downloader - 47+ Field Live Stream & Commerce Data Extraction API
Extract TikTok live stream data including room metadata, streamer analytics, viewer metrics, engagement statistics, stream URLs, and commerce indicators. This API captures 47+ fields per live room — viewer counts, gift data, TikTok Shop status, top fans, and streamer profile information — in structured JSON for live-commerce monitoring, creator dashboards, and real-time engagement analysis.
Why Choose This TikTok Live Stream Extraction API
47+ Fields with Viewer Metrics, Commerce Data & Streamer Analytics
🔥 Complete Live Room Capture Extract room ID, title, stream URLs with quality levels, creation time, replay status, visibility type, age restriction, and platform metadata in a single API call.
📊 Real-Time Engagement Metrics Capture current viewers, total users, enter count, like count, comment count, share count, follow count, gift users, and fan ticket data for live performance benchmarking.
🛒 Commerce Intelligence Identify streams with active TikTok Shop integration, commerce features, and business live indicators for live commerce monitoring and e-commerce analytics.
👤 Streamer Profile Enrichment Extract streamer ID, username, nickname, bio, avatar, verification status, follower/following counts, payment level, payment score, badges, region, and device platform.
🏆 Top Fan Analytics Capture ranked top fans with user IDs, usernames, avatars, verification status, follower counts, and fan ticket contributions for audience segmentation.
Quick Start Guide
How to Extract TikTok Live Data in 3 Steps
Step 1: Enter TikTok URL
Provide a live stream URL, profile URL, or username. Supports: https://www.tiktok.com/@username/live, @username, or plain username.
Step 2: Run the Actor
Click "Start" to capture the live room snapshot. Data is extracted in real time from the active stream.
Step 3: Access Results
Download structured JSON dataset or integrate via Apify API into analytics dashboards.
Example Input
{"tiktok_url": "https://www.tiktok.com/@username/live"}
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| 🔗 TikTok URL | String | Yes | TikTok live stream URL, profile URL, or username |
Output Data Schema
Each TikTok live room extraction returns 47+ structured fields:
| Field | Type | Description |
|---|---|---|
| room_id | String | Unique live room identifier |
| room_title | String | Live stream title |
| stream_id | String | Unique stream identifier |
| stream_urls | Array | Available stream URLs with quality levels |
| create_time | Integer | Unix timestamp of stream creation |
| is_replay | Boolean | Replay status |
| visible_type | String | Visibility (public, private) |
| has_commerce | Boolean | Commerce features active |
| has_tiktok_shop | Boolean | TikTok Shop integration active |
| like_count | Integer | Total likes |
| total_user | Integer | Total unique viewers |
| current_users | Integer | Current viewer count |
| comment_count | Integer | Total comments |
| share_count | Integer | Share count |
| gift_users | Integer | Gift-sending users |
| fan_ticket | Integer | Fan ticket count |
| top_fans | Array | Top fans with metrics |
| author_id | String | Streamer unique ID |
| author_name | String | Streamer username |
| author_verified | Boolean | Verification status |
| author_followers | Integer | Streamer follower count |
| author_pay_level | Integer | Payment level |
| processor | String | Apify actor URL |
| processed_at | String | ISO processing timestamp |
Example Output
{"room_id": "7123456789012345678","room_title": "Live Shopping Event","stream_urls": [{"quality": "origin", "url": "https://pull-flv-l1-sg01.tiktokcdn.com/..."}],"has_commerce": true,"has_tiktok_shop": true,"like_count": 15000,"total_user": 5000,"current_users": 1200,"gift_users": 180,"author_name": "shopowner","author_verified": true,"author_followers": 500000,"processor": "https://apify.com/agentx/tiktok-live-downloader","processed_at": "2025-01-05T10:00:00.000Z"}
Integration Examples
Python Integration
from apify_client import ApifyClientclient = ApifyClient("YOUR_API_TOKEN")run_input = {"tiktok_url": "https://www.tiktok.com/@username/live"}run = client.actor("YRGOmplBi9XDJKVyV").call(run_input=run_input)dataset_items = client.dataset(run["defaultDatasetId"]).list_items().itemsfor item in dataset_items:print(f"Room: {item['room_title']} | Viewers: {item['current_users']} | Likes: {item['like_count']}")
JavaScript Integration
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'YOUR_API_TOKEN' });const input = { tiktok_url: 'https://www.tiktok.com/@username/live' };const run = await client.actor('YRGOmplBi9XDJKVyV').call(input);const { items } = await client.dataset(run.defaultDatasetId).listItems();items.forEach(item => {console.log(`${item.room_title} | ${item.current_users} viewers | Commerce: ${item.has_commerce}`);});
Make.com (Integromat) Integration
- Add an Apify module to your Make scenario
- Select Run an Actor action
- Set Actor ID to
YRGOmplBi9XDJKVyV - Configure input JSON with TikTok URL
- Set Run synchronously to YES
- Add Get Dataset Items module to receive live room data
N8N Integration
- Add an Apify node to your n8n workflow
- Set Actor to
YRGOmplBi9XDJKVyV - Configure TikTok URL in input JSON
- Use downstream nodes to process live room data
JSON-LD Metadata
{"@context": "https://schema.org","@type": "SoftwareApplication","name": "TikTok Live Downloader","description": "TikTok live stream recording and real-time data extraction API with 47+ fields","applicationCategory": "Developer Tools","operatingSystem": "Cloud","url": "https://apify.com/agentx/tiktok-live-downloader?fpr=aiagentapi","dateModified": "2026-06-24","offers": {"@type": "Offer","price": "0.00078","priceCurrency": "USD"}}
Pricing & Cost Calculator
Transparent Pay-Per-Use Model
| Event Type | Price | Description |
|---|---|---|
| Actor Start | $0.00005 | Charged per run start (per GB of memory) |
| Actor Usage | $0.00001 | Charged for runtime based on resource consumption |
| Recording Seconds | $0.00078 | Per second of live stream recording |
| Metadata Seconds | $0.00144 | Per second of metadata extraction |
Cost Examples
Short Session (5-minute recording):
- Recording: 300 × $0.00078 = $0.234
- Total: ~$0.24
Medium Session (30-minute recording):
- Recording: 1,800 × $0.00078 = $1.40
- Total: ~$1.40
Long Session (2-hour recording):
- Recording: 7,200 × $0.00078 = $5.62
- Total: ~$5.62
Use Cases & Applications
Influencer Analytics & Partnership Intelligence
Live Performance Benchmarking Extract viewer counts, engagement rates, and gift metrics from influencer streams to evaluate partnership ROI before committing budgets.
Creator Discovery Batch-monitor live rooms to identify emerging creators with high engagement-to-follower ratios for early partnership opportunities.
Live Commerce Monitoring
E-Commerce Stream Analytics Track TikTok Shop integration status, commerce indicators, and viewer behavior during shopping streams for conversion optimization.
Competitive Live Commerce Intelligence Monitor competitor live shopping events — viewer peaks, engagement patterns, and product placement timing — for strategic insights.
Social Intelligence & Research
Platform Trend Analysis Aggregate live stream metrics across categories to identify trending content formats, peak streaming times, and audience behavior patterns.
Audience Segmentation Use top fan data with user IDs, follower counts, and engagement levels to build audience segments for targeted marketing.
FAQ
What URL formats does TikTok Live Downloader accept?
The API accepts live stream URLs (https://www.tiktok.com/@username/live), profile URLs (https://www.tiktok.com/@username), and plain usernames (username or @username).
Can I extract data if the streamer is not currently live?
The actor requires an active live stream. If the user is offline, the actor returns a status indicating no active stream was found.
What commerce data is available?
The API detects has_commerce and has_tiktok_shop boolean flags, plus business_live type classification for identifying shopping-enabled streams.
How are recording seconds charged?
Recording seconds are billed at $0.00078/second for the duration of active stream capture. Metadata extraction is billed separately at $0.00144/second.
What streamer profile fields are included?
Each extraction includes streamer ID, username, nickname, bio, avatar, verification status, followers, following, payment level, payment score, fan ticket count, badges, region, and device OS.
SEO Keywords & Search Terms
Primary Keywords
TikTok live scraper API, TikTok live stream extraction, TikTok live room data API, TikTok live analytics, live stream recording API, TikTok live commerce data
Long-Tail Keywords
extract TikTok live stream data API, TikTok live viewer metrics extraction, TikTok live commerce monitoring pipeline, TikTok live streamer analytics structured data, TikTok live room 47 fields extraction API, TikTok Shop live stream intelligence, live commerce competitor analysis pipeline
Industry Terms
live commerce intelligence, influencer analytics, stream engagement metrics, social listening, live stream monitoring, real-time audience analytics
Trust & Certifications
- ✅ Enterprise Ready - Processing live stream data with 99.9% uptime
- ✅ GDPR Compliant - EU data protection standards
- ✅ 47+ Data Fields - Comprehensive live room intelligence
- ✅ Regular Updates - Continuous maintenance for platform changes
Legal & Compliance
Data Rights & Usage
All data extracted by this actor originates from publicly accessible TikTok live streams. Users are responsible for ensuring their use complies with applicable laws and TikTok's Terms of Service.
Privacy Compliance
- GDPR: Compliant with EU General Data Protection Regulation. No personal data is stored beyond the extraction session.
- CCPA: Compliant with California Consumer Privacy Act requirements.
Platform Terms of Service
Users must review and comply with TikTok's Terms of Service regarding data usage. This tool accesses only publicly available live stream information.
Enterprise Support
For enterprise licensing, custom integrations, or compliance inquiries:
- Telegram: @AiAgentApi
Related Tools
Jobs & Hiring
- All Job Scraper - Multi-Platform Job Data Extraction API
- Indeed Hiring Scraper - Indeed Job Extraction & Market Intelligence
- LinkedIn Hiring Scraper - LinkedIn Job Data Extraction & Talent Intelligence
- Glassdoor Hiring Scraper - Glassdoor Salary Intelligence & Company Reviews
- LinkedIn Company Scraper - LinkedIn Company Data Extraction & Firmographic Intelligence
- LinkedIn Profile Scraper - LinkedIn Profile Data Extraction & Professional Intelligence
- Reddit Author Scraper - Reddit Author Profile Extraction & Activity Analysis
- Reddit Viral Scraper - Reddit Viral Content Extraction & Trend Intelligence
- SubReddit Info Scraper - Subreddit Metadata Extraction & Community Intelligence
- SubReddit Post Scraper - Subreddit Post Extraction & Content Analysis
- Subreddit Member Scraper - Subreddit Member Extraction & Audience Analysis
Telegram
- Telegram Chat Scraper - Telegram Chat Message Extraction & Content Analysis
- Telegram Group Inviter - Telegram Group Member Invitation & Management
- Telegram Info Scraper - Telegram Entity Metadata Extraction & Intelligence
- Telegram Member Scraper - Telegram Group Member Extraction & Audience Data
- Telegram Private Group Scraper - Telegram Private Group Data Extraction & Analysis
- Instagram Creator Scraper - Instagram Profile Data Extraction & Creator Intelligence
- Instagram Post Reel Scraper - Instagram Feed Post & Reel Extraction API
- Instagram Trending Scraper - Instagram Explore Trending Content Extraction API
X / Twitter
- Twitter Community Scraper - Twitter Community Extraction & Member Analysis
- Twitter Info Scraper - X/Twitter Profile Extraction & User Intelligence
TikTok
- TikTok Creator Scraper - TikTok Creator Profile Extraction & Analytics
- TikTok Live Downloader - TikTok Live Stream Recording & Download (This Tool)
- TikTok Transcript - TikTok Video Transcription & Content Extraction
Video & Content
- All Video Scraper - Multi-Platform Video Download & Extraction (1000+ Sites)
- Video Caption Scraper - Video Caption Extraction & Subtitle Data
- Video Transcript - Universal Video Transcription & AI Training Data
- Video to Social Post - Video Content Conversion & Social Media Repurposing
- Live Stream Transcript - Live Stream Transcription & Real-Time Content Extraction
YouTube
- YouTube Transcript - YouTube Video Transcription & Speech Extraction
- YouTube Market Intelligence - YouTube Channel & Video Metadata Extraction
Real Estate
- Realtor Property Scraper - Realtor.com Property Data Extraction & Market Intelligence
- Zillow For Sale Scraper - Zillow Property Listing Extraction & Real Estate Data
Maps & Local
- Google Maps Store Scraper - Google Maps Business Data Extraction & Local Intelligence
Support & Community
- 👥 Community: @Apify_Actor
- 👤 Contact Team: @AiAgentApi
Last Updated: June 24, 2026