- Clone the repository:
git clone https://github.com/timetooth/leetcode_scraper.git cd leet-scrape
- Use Leet problem set file to generate a problem set csv.
- Problem set csv file is used to scrape detailed description, stats etc. for each problem.
- Use Leet solutions file and problem set csv file to get top 100 solutions for every problem problem sorted by number of votes recieved.