Skip to content

scraping jobs from linked in. I would like to do some analysis on data

Notifications You must be signed in to change notification settings

HenryHelstad/webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

python linkedinsniffer.py [number of queryed jobs] [text file of search links] [output file json format]

search file contents example: 
https://www.linkedin.com/jobs-guest/jobs/api/seeMoreJobPostings/search?keywords=Soc%2Banalyst&location=United%20States&position=1&currentJobId=&start=

what things should be changed in the urls for your searches in brackets. you can use multiple searches
https://www.linkedin.com/jobs-guest/jobs/api/seeMoreJobPostings/search?keywords=[search terms]&location=[location]&position=1&currentJobId=&start=

About

scraping jobs from linked in. I would like to do some analysis on data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages