Skip to content

PEMIDI/dubizzle-login-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dubizzle login automation

A login automation for dubizzle.com website

Installation

Download Chrome driver from here

Copy or move chrome driver to bin with this command:

sudo cp Downloads/chromedriver /usr/bin

Use the package manager pip to install requirements

pip install requirements.txt

Usage

python3 login.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT