Skip to content

hamidnahli/diceautoapply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice auto apply is a project I started when I was looking for new full time positions.

There is a feature in Dice called easy apply where you just click adn boom, your resume sent to the job poster.

How to use:

1 - Install all the requirements with

pip install -r requirements.txt

2 - Create a file with name .env on yor project folder then place your dice username and password

EMAIL=your_username
PASSWORD=your_password

3 - Run main.py

python main.py

end result

Do you want to learn more about the process of building this, I wrote an article on @medium about it Check it out here

4 - Future updates:

a - I might be adding more features to control the search parameters.

b - Generate Resume with Skill Sets required for each job and update resume on Dice.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages