Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 334 Bytes

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.