Skip to content

kittyconfusion/CyPatScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CyberPatriot Scoreboard Scraper

Used for displaying team information from the CyberPatriot competition's live scoreboard.

Example

A terminal should produce an output such as this: A preview of the scoreboard

Getting Running

The Python modules Beautiful Soup 4, Requests, and Tabulate are required to run.

If using pip, run the following:

pip install bs4
pip install requests
pip install tabulate

Configure Team IDs and ASK_QUESTIONS before launching.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages