Skip to content

imcoddy/leetcode-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Crawler

Crawl the problemset from Leetcode.

Format the code with its problem info, pre-set default code so you can jump on and start coding right away.

To view the output, visit the problemset in here.

Always keep the following in mind:

Language might not last, but algorithm will long live.

Usage

  • Download the code, tweak the file format as you wish.
  • Install npm packages using npm install
  • Run the crawler using node app

Todo

  • Add customizable config to set user info etc
  • Set filetype and default code according to config
  • Refactor some constants to make code more readable

License

  • MIT

About

A web crawler to fetch the problemset from Leetcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published