Skip to content

Python script to apply to internships on internshala.com using selenium.

Notifications You must be signed in to change notification settings

kishanknows/internshala-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

internshala-automation

Pre-requisites

To use the script we need selenium. To install selenium use the below command

pip3 install selenium

In the script.py file edit email.send_keys('youremail@example.com') and password.send_keys('password') and replace the string with your credentials

Running the script

To run the script, open terminal and write the below command

python3 script.py

About

Python script to apply to internships on internshala.com using selenium.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages