Skip to content

FemianD/Twitch_Chat_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Twitch_Chat_Scraper

Install before using:

def install(package):
    subprocess.check_call([sys.executable, "-m", "pip", "install", package])

install('selenium')
install('tabulate')
install('webdriver-manager')

pip install selenium
pip install tabulate
pip3 install webdrivermanager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages