Skip to content

dimavroudis/linkedin-job-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Job Postings Scrapper

Endpoints

  • /keyword/:keyword/location/:location - Starts a scrapp process, and returns the id and the url for the results
  • /job-posting/:id.json - Returns a json file with the results for the id provided

Run

  1. Install dependencies npm install
  2. Start local server npm start
  3. Visit localhost:5000

About

Scrapper as a service for job posting from LinkedIn

Topics

Resources

Stars

Watchers

Forks