A web scrapping scripts which helps me get some user data and
writes them in a txt and excel file using
Selenium and
Openpyxl.
It takes in username and password and then logs in and goes to the profile of the logged in user and then read and write the data to a txt file and the to an excel file.
You can check out the source code
Here