Skip to content

RiteshGhorpade/PythonScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PythonScripts

To run the Script LinkedinWithdraw.py

  • Install Python from https://www.python.org/downloads/
  • Make sure your Python and Pip are in Path by checking in terminal else search for instructions online to add them in Path for your OS
  • Copy the LinkedinWithdraw.py locally and replace yourUSERNAME with your Email ID and yourPASSWORD with your Password in the code
  • Do pip install selenium
  • And Download Chrome driver from https://chromedriver.chromium.org/downloads for your version of chrome Browser If you want to use any other browser you can use any other browser and download its web driver and change the code driver = webdriver.Chrome() appropriately
  • Put the driver in same folder as the Script and then Run the Script

About

This repo will Contain my Python Automation Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages