Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode-scraper

Description

This scraper helps you scrape all your solution in Leetcode to a directory in your local machine.

requirements

  • You must have any version of python3 installed.
  • You able to run a bash script.

Installation

  1. You need to replace cookies.txt file with your leetcode cookies as a .txt file with the same name
  2. Run bash ./script.sh

Some required packages will be installed.

Submissions directory will be created to save solutions source files

features

  • If you have a multiple solution for the same problem, App will only get the most recent accepted one for this problem.
  • App save a history of already scraped problems so, If you run it again, only not scraped solutions will be added.

About

Scraper for Leetcode solutions

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages