realdarkxeon / codeforces-top-10-parser

My first repository on Python, so I quickly made up parser using BeautifulSoup to learn how to work with GitHub.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeforces parser of top 10 with highest rating

My first repository on Python, so I quickly made up parser using BeautifulSoup to learn how to work with GitHub.

Idea behind code is straightforward. I took all information from main page, then collected them in a dictionary (to convert as JSON).

About

My first repository on Python, so I quickly made up parser using BeautifulSoup to learn how to work with GitHub.


Languages

Language:Python 100.0%