Skip to content

AlanAndre/HH-Email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HH Resume Updater - by Selenium

This script allows you to get code for hh.ru from your email

How to use it:

  • Install imap_tools and BeautifulSoup: pip install imap_tools bs4

  • create a 'config.py' file:

mail_user, mail_passwd = 'LOGIN', 'PASSWORD'
mail_imap = 'YOUR MAIL IMAP'

About

Gets code for hh from email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages