Its a python program for downloading problem links form leetcode for a particular company along with frequency of problem being asked in interview, discussion count implying how many people have solved it. To run this program you will need chromium driver installed: http://chromedriver.storage.googleapis.com/index.html
Set up details: https://stackoverflow.com/questions/8255929/running-selenium-webdriver-python-bindings-in-chrome
It runs in headless mode in Google Chrome.
You also need to have leetcode subscription.