Skip to content

prateekroy/GetHired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetHired

  1. Edit these lines GetHired.py(Line 15-18) according to your account:

MY_ADDRESS = '' PASSWORD = '' ATTACHMENT = ['Prateek_Roy.pdf'] SUBJECT = "Summer Internship"

  1. Add your email body message in message.txt

  2. Edit GetHired.py(Line 136) for customizing your body: message = message_template.substitute(PERSON_NAME=recruiter.firstname, COMPANY_NAME=recruiter.org)

All attachments, .csv files should be in same folder as script. 4) Run python GetHired.py

You might want to change account setting of gmail to allow less secure apps to send mail. Follow https://support.google.com/accounts/answer/6010255?hl=en

Some useful links: https://hunter.io

About

Send mail to multiple recipients with attachment by parsing LinkedIn connections

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages