Skip to content

This program creates a PDF including the original post with graphs of the most used language from scraping a LinkedIn job post using Python.

License

Notifications You must be signed in to change notification settings

dave-hay/linkedin-job-report-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Job Report Creator

This program creates a PDF including the origional post with graphs of the most used language from scraping a LinkedIn job post using Python.

Why?

I created this while on my own job search as it can be time consuming to read and analyize job posts to know how to tweak your resume accordingly. I wanted to share this with others who are in the job market and want to help eaze the process!

Whats in the Report

  • Date @ top right
  • Role, Company and City in bold @ top center
  • Descrtiption of role
  • Horizontal barchart of 10 most common nouns + 10 most common verbs (you can change to your liking).
  • Pie chart of 10 most common nouns
  • Pie chart of 10 most common verbs

Note: you can change the number of verbs/nouns to your liking

Screenshots

How to Use

Go to LinkedIn and find a job you are interested in and copy the link (see below).

Screen Shot 2021-11-18 at 5 31 39 PM

Now run main.py and when prompted paste the url and then what you would like the file to be named.

Note: the program will automatically add .pdf after.

In a couple seconds your report will be done and saved in to your desktop!

About

This program creates a PDF including the original post with graphs of the most used language from scraping a LinkedIn job post using Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages