Skip to content

Scrape data from CodeForces website using BeautifulSoup Python library

Notifications You must be signed in to change notification settings

avgupt/codeforces-web-scraping

Repository files navigation

Web-scraping

Requirements

  • Python 3.5+
  • BeautifulSoup library

Get Started

  1. Run main.py and enter CodeForces username
  2. To print a list of top rated users, run Main.py from MakingAListOfTopUsers
  3. To get a list of accepted submissions, run main.py from SavingUserSubmissions and enter the username and number of pages.

About

Scrape data from CodeForces website using BeautifulSoup Python library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages