2022-02-05 19:45:51 -08:00
2021-11-18 19:50:13 -08:00
2021-11-18 19:49:31 -08:00
2021-11-18 18:53:25 -08:00
2021-11-18 18:53:25 -08:00
2022-01-14 07:59:03 -08:00
2022-02-05 19:45:51 -08:00
2021-11-18 18:53:25 -08:00

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!

Description
This program creates a PDF including the original post with graphs of the most used language from scraping a LinkedIn job post using Python.
Readme MIT 43 KiB
Languages
Python 100%