8000 GitHub - mornville/Leetcode-Automation: Automates Leetcode Login then searches for all the solved questions by the user, downloads the latest Accepted Submission and puts them in a directory.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Automates Leetcode Login then searches for all the solved questions by the user, downloads the latest Accepted Submission and puts them in a directory.

Notifications You must be signed in to change notification settings

mornville/Leetcode-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode-Automation

Searches for all the solved questions on Leetcode, downloads the latest Accepted Submission and puts them in a github repository.

  • Uses Selenium for Python
  • Automated Login using Leetcode username and password
  • Creates README.md for each problem with its question content and a file containing its solution with the extension corresponding to the language used to solve the problem.

Installation

  • git clone https://github.com/mornville/Leetcode-Automation.git
  • pip3 install requirements.txt
  • Change username & password in scraper.py
  • python3 scraper.py

About

Automates Leetcode Login then searches for all the solved questions by the user, downloads the latest Accepted Submission and puts them in a directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0