Coder Social home page Coder Social logo

shubhamjante / linkedinmailing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adishjain/linkedinmailing

0.0 2.0 0.0 180 KB

Sends email to any Recruiter/Talent Acquisitionist with a copy of your resume and a small message from your LinkedIn network.

License: MIT License

Python 100.00%

linkedinmailing's Introduction

LinkedInMailing

Sends email to any Recruiter/Talent Acquisitionist with a copy of your resume and a small message from your LinkedIn network. It takes in your contact list from LinkedIn in .csv format, reusme copy, and the message in a text file.

    usage: mail.py [-h] [-ex old_file] sender_list attach_path text_body
      
    Sends email with attachment to multiple recipients.
      
    positional arguments:
        sender_list         Path to the text file containing list of senders
        attach_path         Path to the attachment file
        text_body           Path to the text file containing email message
        
    optional arguments:
        -h, --help          show this help message and exit
        -ex old_file, --exclude old_file
                            Compare new contact file with old and send the mail to
                            new ones only
  • Get your contact list from here: https://www.linkedin.com/people/export-settings
  • The message should replace the Recruiter's name tag with {Name}, Company's name tag with {Company}, and your name as {User}
  • Example: mail.py /path/to/contacts.csv /path/to/myResume.pdf /path/to/myMessage.txt
  • The -ex flag takes in an old .csv file that you may have used earlier and compares it with the new one to just send the email to any new connections you have

Update: with the new security changes from Google, you'd have to turn on the less secure apps options from your account to run this script. Turn it on from, https://www.google.com/settings/security/lesssecureapps.

linkedinmailing's People

Contributors

karangurnani avatar

Watchers

James Cloos avatar Shubham Jante avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.