Skip to content

A Light weight, fast Web Scraper which fetches various user's Codechef details like various ranks and ratings, total fully and partially problems solved etc.

Notifications You must be signed in to change notification settings

rushabhshah309/CodechefDataScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodechefDataScrapper

A Java based Web Scraper which extracts user's data from Codechef from given codechef id.

Brief description:

  • jsoup Java Library is used to parse, extract and manipulate data stored in Codechef HTML page.
  • Various functionalities like extracting user's ID, Name, Current and Highest Rating, Global and Country Rank, Fully and Partially solved problems etc are implemented.
  • The CodechefDataManager Java file contains all the functions for above mentioned functionalities.

About

A Light weight, fast Web Scraper which fetches various user's Codechef details like various ranks and ratings, total fully and partially problems solved etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages