extract and export e-mail addresses from outlook .olm files using python
You can use this to export e-mails addresses from your company Outlook e-mail account and import it to Linkedin. Linkedin acccepts .txt files, so it does the job. Don't miss out your contacts in your company e-mail and discover the potential.
- Export your all e-mails using Export menu in Outlook.
- Go to terminal and use
unzip Outlook\ for\ Mac\ Archive.olmto unzip the archive file. - Put the
extract.pyfile nearLocaldirectory. - Run
python extract.pyand obtain the export.txt file