node_scrape: Call NodeJS to scrape a LinkedIn search result

Description Usage Arguments

View source: R/scrape_job.R

Description

When scraping, it saves html files for each job ad to the data/temp directory

Usage

1
node_scrape(job_title, experience_level, location, sort = "R")

Arguments

job_title

The title of the job to search for (e.g., 'data scientist')

experience_level

The experience level to search for jobs (e.g., '1' corresponds to entry level jobs, '2' to Associate, '3' to Mid-senior, etc...)

location

The name of the location to search in (e.g., 'New York City Metropolitan Area')


tylerburleigh/LinkedInJobsScrapeR documentation built on Nov. 5, 2019, 11:02 a.m.