Skip to content

AJob-Recommender/curly-linkedin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

curly-linkedin

A crawler written in python for crawling people's data

This crawler is written in Selenium in python which crawls a Linkedin URL. There are some functions in the code which crawls specific part of the page.

  • get_username(): It's used to crawl the username of the person.
  • get_experiences(): It's used to crawl the experiences of the person.
  • get_educations(): It's used to crawl the educations of the person.
  • get_skills(): It's used to crawl the skills of the person.
  • write_to_file(link): It's used to write data to file.

About

A crawler written in python for crawling people's data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published