Skip to content

shrutikumar15/Resume-Builder-from-LinkedIn

Repository files navigation

Resume-Builder-from-LinkedIn

Builds Resume by scraping data from LinkedIn using Flask.

Libraries Used

BeautifulSoup

selenium

re

json

time

docx

docx2pdf

flask

os

Requirements

Python 3.x

Pip

chromedriver

Microsoft Office 2019

Installation

Clone

Clone this repo to your local machine using

git clone https://github.com/shrutikumar15/Resume-Builder-from-LinkedIn.git

Chrome Web Driver

The Chrome Driver can be found here: https://chromedriver.chromium.org/downloads

Setup

Install BeautifulSoup

pip install beautifulsoup4

Install Selenium

pip install selenium

Install docx

pip install docx

Install docx2pdf

pip install docx2pdf

Install flask

pip install Flask

Usage

  • Edit the 'config.txt' file and add your linkedin username and password

This is required because linkedin requires a login before you can view a profile

  • Run the Python Program

python formflask.py

  • Enter the link of the profile that is to be scraped.

  • Output of the program is saved in pdf file named 'output.pdf'

Screenshots

11

link

form11

form12

form2

form 3

form4

form5

form6

form7

form8

form9

Output

resume2

About

Builds Resume by scraping information from LinkedIn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •