LeetCodeCrawler

A LeetCode Crawler


Keywords
leetcode, crawler
License
BSD-3-Clause
Install
pip install LeetCodeCrawler==0.1.5

Documentation

LeetCode execrise and some small tools

there should be some descriptions.

environment

  • python2
  • python3

Install

pip install LeetCodeCrawler

example1

How to Use

LeetCodeCrawler -h

LeetCodeCrawler -l python

TODO

  • crawl answer
  • use docopt instead of argparse
  • character issue
  • crawl other data
  • beautify ui