Skip to content

The Project uses Python and Selenium to just get the LeetCode CP Questions and their respective info with the help of their tagname directly from the CLI to a excel softcopy

License

Notifications You must be signed in to change notification settings

cyborglaksh/You-Just-Got-CPZoned-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technothon 1.0

You-Just-Got-CPZoned-

About:

LeetCode has always been a goto platform for each and every coder out there. Same is the case for me. So, I tried to create to make it a bit easier to just prepare a excel sheet of the desired problems (tagname) so that it could be easy to just store every problem offline incase we are unable to filter out.

Project Setup

Windows, Linux and Mac OS X

Download The Repository in a Zip file and Unzip all the Contents
Setup a Virtual Environment and activate it
Run the command pip install -r requirements.txt in your shell
Run the command python webscraper.py tagname
We can find the desired tagname under the **tagList.csv** file 

Advantages:

Gets us to prepare a offline list and available with links to access the problems when required.
Easily shareable to our colleagues and friends if required.

Authors:

Laksh Gupta - (https://github.com/cyborglaksh)

Acknowledgments A very heartful thanks to all the cp platforms who have been providing resources to learn and grow.

And also lots of gratitude for the whole team of "HTM 2021" for providing us the perfect platform to showcase our idea.

Future Development :

Code Refactoring
Add More of the websites to get more and more CP questions

About

The Project uses Python and Selenium to just get the LeetCode CP Questions and their respective info with the help of their tagname directly from the CLI to a excel softcopy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages