Skip to content

heyitssimplyme/resume-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

UPDATE: NO LONGER WORKING DUE TO CHANGES IN THE LEVER API.

resume-parser

Simple Python script made with the Lever API to parse resumes.

Configuration

  1. Clone the project, navigate into the directory, and run pip3 install requests (optional: do this in a virtual environment)

  2. Add your resume file(s) into the src/ folder (.pdf files only)

  3. Navigate to the src/ folder in terminal and run python3 main.py

  4. Output will be in the src/ directory as ${your_file_name}.txt

About

Using Lever's API to parse resumes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%