Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 504 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 504 Bytes

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