Skip to content

Selenium Python app to scrape html from a Youtube Live Chat window.

Notifications You must be signed in to change notification settings

TechMaz/youtube-live-chat-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-live-chat-scraper

Selenium Python app to scrape html from a Youtube Live Chat window.

Run locally and call http://localhost:5000/scrape/<id>, with <id> being the video id from Youtube, to get an array of json chat messages from that live stream.

This service is accessed by https://github.com/TechMaz/youtube-live-parser/ in order to display chats side by side with live video. Please refer to that repository for more information.

About

Selenium Python app to scrape html from a Youtube Live Chat window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published