UPDATE: NO LONGER WORKING DUE TO CHANGES IN THE LEVER API.
Simple Python script made with the Lever API to parse resumes.
-
Clone the project, navigate into the directory, and run
pip3 install requests
(optional: do this in a virtual environment) -
Add your resume file(s) into the
src/
folder (.pdf files only) -
Navigate to the
src/
folder in terminal and runpython3 main.py
-
Output will be in the
src/
directory as${your_file_name}.txt