Skip to content

amiremohamadi/ikautofill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IK-AUTOFILL

a tiny script to fill https://www.ikco.ir forms automatically using python and selenium.

installation

requirements

install

$ virtualenv -p python3 .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt

NOTE: edit config.py file and put your webdriver path on it.

usage

$ python ikautofill.py [sample_file.json]

maintainer

About

a tiny script to fill https://www.ikco.ir forms automatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages