Skip to content

mablic/leetCodePythonParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Parser

About this Parser

Description

A simple web parser of the LeetCode dashboard. It returns the all the leetcodes problems with the base information. The parser also categorized the leetcode problems by the algorithm.

The final output listed on the items.txt file, please feel free to use for your own

Requirement

  • Python
  • BeautifulSoup
  • selenium
  • requests

Authors

Mai He [https://github.com/mablic/]

Acknowledgments

N/A

About

A parser to documents all leetCode problems with some base information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages