Skip to content

Small python library that returns all problems solved by a specific user on Open Kattis

License

Notifications You must be signed in to change notification settings

IanDeHaan/kattis_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Kattis Scraper

Kattis Scraper is a small package for Python 3 that grabs the names of all of a user's solved problems on Open Kattis. Unfortunately, since Open Kattis keeps submissions private, you must be logged in to get this list. Therefore, you must supply your username and password when using this package.

Usage

Put kattis_scraper.py in the same directory as your other scripts, and call it like this: Starter Code

About

Small python library that returns all problems solved by a specific user on Open Kattis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages