Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.1 KB

README-EN.md

File metadata and controls

30 lines (19 loc) · 1.1 KB

LeetCodeCN-Submissions-Crawler

This project is a crawler used to crawl the code submitted to Leetcode-CN by programmers.

Inspiration

With three months of hard work,

I solved four hundred questions.

A green leetcode dashboard is nice,

but my github is just white.

Manual uploading is impossible, and I would never do that in my whole life.

After some search, I only found the submission crawler of LeetCode. So I had to build wheels by myself.

My generated folder: https://github.com/JiayangWu/LeetCode-Python

My problem solution blog(in Chinese): https://blog.csdn.net/qq_32424059

Instructions

  1. clone or download to local environment
  2. Install the dependency library pip install -r requirements.txt
  3. Configure the config.json file, username, password, cookie, local storage address, time control (days)
  4. Run python3 main.py on the command line or use IDE to compile and run

Project Demo

image This GIF is generated by LICEcap V1.28, download link