Skip to content

anaselmhamdi/linkedin_job_offers_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkedin Job offer scraper

Description

Scrapes job offers from Linkedin everyday.

Installation

You need to have serverless installed globally and configured to run with AWS.

Run npm i -g serverless and serverless config afterwards.

Run npm i to install the app requirements.

For the app to work you need to edit the lambda execution role (role: arn:aws:iam::YOUR_AWS_ACCOUNT_ID:role/lambda-execution-role) to a lambda execution role that has the right to invoke lambda functions.

Run sls deploy to deploy it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages