Skip to content

This repository holds the SkillIT tool which provides UI access to LinkedIn via Selenium automation.

Notifications You must be signed in to change notification settings

tuelmaker/SkillIT

Repository files navigation

SkillIT

This project is intended to allow the automated download of skills matching a prescribed set of jobs based on a search URL within LinkedIn. Furthermore, the returned data will be in the form of the JobInformationModel via the Extractor as JSON. Secondly, there is a parser element to this project which will allow you to load the JSON and parse it so that you get a flattened version of the JobSkillModel as a csv which you can then open in Excel and create a Pivot table from.

Usage

In order to use this project you will need to have a LinkedIn account and access to the LinkedIn premium features which enables the skills comparison lookup. Initial URL is based on specific criteria, but you are free to change it to whatever search works for you. image

Use the parser tool to load the JSON and flatten it. image

Example of the parser output when viewed in an Excel Pivot Table. image

Here is an example of the JSON once we run it through the SkillIT Parser. You can used as-is or within a pivot table to get more refinement. Jobs_Flattened_small.csv

About

This repository holds the SkillIT tool which provides UI access to LinkedIn via Selenium automation.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages