YouTube Live Chat Scraper
Pricing
from $0.80 / 1,000 chats
YouTube Live Chat Scraper
Extract YouTube live chat messages, Super Chats, Super Stickers, and membership events from live or replayed streams. Export by video URL or channel.
YouTube Live Chat Scraper
Pricing
from $0.80 / 1,000 chats
Extract YouTube live chat messages, Super Chats, Super Stickers, and membership events from live or replayed streams. Export by video URL or channel.
You can access the YouTube Live Chat Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "videoRefs": [< "https://www.youtube.com/watch?v=EAdh6m3E3UI"< ],< "channelRefs": [],< "mode": "replay",< "channelDiscoveryMode": "current_live_then_replays",< "maxVideosPerChannel": 1,< "lookbackDays": 30,< "maxMessagesPerVideo": 50,< "maxTotalItems": 50,< "maxTimePerVideoSecs": 120,< "includeNormalMessages": true,< "includeSuperChats": true,< "includeMembershipEvents": true,< "includeModerationEvents": true,< "proxy": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call parsebird/youtube-live-chat-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use YouTube Live Chat Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: