{"id":21465786,"url":"https://github.com/jeffasante/resumer-parser","last_synced_at":"2025-10-11T16:34:47.019Z","repository":{"id":262358187,"uuid":"886993059","full_name":"jeffasante/resumer-parser","owner":"jeffasante","description":"A simple tool parses PDF resumes, extracting key information such as personal details, work experience, education, and skills.","archived":false,"fork":false,"pushed_at":"2024-11-12T07:00:53.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T15:19:33.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeffasante.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-12T01:27:51.000Z","updated_at":"2024-11-17T16:34:52.000Z","dependencies_parsed_at":"2024-11-12T12:49:24.281Z","dependency_job_id":null,"html_url":"https://github.com/jeffasante/resumer-parser","commit_stats":null,"previous_names":["jeffasante/resumer-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffasante%2Fresumer-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffasante%2Fresumer-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffasante%2Fresumer-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffasante%2Fresumer-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffasante","download_url":"https://codeload.github.com/jeffasante/resumer-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982140,"owners_count":20378606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T08:12:00.885Z","updated_at":"2025-10-11T16:34:46.915Z","avatar_url":"https://github.com/jeffasante.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Parser\n\nThis is a simple ai-powered tool that parses PDF resumes, extracts key information such as personal details, work experience, education, and skills.\n\n## Features\n\n* PDF text extraction using PyPDF2\n* Named entity recognition for name and organization extraction using spaCy\n* Contact information extraction using regex patterns\n* Skills matching against a predefined list\n* Education and work experience parsing\n\n## Installation and Usage\n\n1. Clone the repository: `git clone https://github.com/jeffasante/resumer-parser.git`\n2. Install required libraries: `pip install spacy PyPDF2`\n3. Download spaCy model: `python -m spacy download en_core_web_sm`\n4. Run the script: `python resume_parser.py path/to/resume.pdf`\n\n## Output\n\nThe script outputs a dictionary containing the following information:\n\n* Full name\n* Contact information (email, phone, LinkedIn, GitHub, Medium)\n* Summary or objective statement\n* List of identified skills\n* Work experience (company, job title, dates)\n* Education details (degree, institution, dates)\n* Certifications\n* Projects# resumer-parser\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffasante%2Fresumer-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffasante%2Fresumer-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffasante%2Fresumer-parser/lists"}