Skip to content

Program that shows the main competencies expected from a type of job vacancy.

Notifications You must be signed in to change notification settings

Wesley-Breno/Best-competences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grab the most anticipated skills from job openings

Resume

This code is a scraper that is able to analyze linkedin vacancies and returns you to the main skills that were most requested in vacancies.

Step for step

  • The scraper starts a linkedin session with an account created with temporary data.

  • The scraper receives a string as a parameter and a total of pages to be analyzed, after that, it starts a job search based on the string.

  • After having collected the job urls, the scraper accesses each one and collects their skills to be analyzed after scraping.

  • After scraping, the calculation is started to verify which competence was most requested among all the vacancies that were analyzed. With that, the program will show you from the most requested competences to the least requested ones.

About

Program that shows the main competencies expected from a type of job vacancy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages