darshank15 / resume-parser

AWS Lambda function queried using AWS API Gateway to parse resumes using Lever API

Home Page:https://itsjafer.com/#/parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

     ___        ______     ____ _                 _  ___  
    / \ \      / / ___|   / ___| | ___  _   _  __| |/ _ \ 
   / _ \ \ /\ / /\___ \  | |   | |/ _ \| | | |/ _` | (_) |
  / ___ \ V  V /  ___) | | |___| | (_) | |_| | (_| |\__, |
 /_/   \_\_/\_/  |____/   \____|_|\___/ \__,_|\__,_|  /_/ 

Resume Parser

This repo hosts the AWS Lambda function for querying Lever's resume parsing API (as a bonus, it was written using AWS Cloud9). The REST API to query the function was set up using AWS API Gateway

While the Lever API is (probably unintentionally) public, it implements strict CORS. This lambda function is used as a proxy to facilitate server-to-server communication.

You can view a live demo here.

About

AWS Lambda function queried using AWS API Gateway to parse resumes using Lever API

https://itsjafer.com/#/parser


Languages

Language:Python 100.0%