Skip to content

zyxware/extract-data-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse and Extract Data

This is a sample Python script to parse a text file line by line and extract data.

I have created this to extract the details of job applicants applied to our Linkedin job post. Linkedin offer no option to download the details of applicants in bulk but they do share the individual applications as an email. For my purpose, I have dowloaded the emails in mbox format and use this script to extract the data from it. The details are updated in my article How to Extract Data from LinkedIn Job Application Emails

This is a custom script made for my use, you can adapt it for your need and use it at your own risk.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages