Y

You-Just-Got-CPZoned-

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

The problem You-Just-Got-CPZoned- solves

It generates a excel sheet of LeetCode problems under CP within the category or tagname defined.
Also simplifies the work as we can just access it via our CLI (git bash , cmd ,etc)

Challenges I ran into

Was having some problems on how to style the excel sheet and also to deny the popup of the chrome browser while accessing the driver using Selenium.

Technologies used

Discussion