get_job_ad_metadata: Get the metadata for a page of LinkedIn job ad search results

Description Usage Arguments Value

View source: R/get_job_ad_metadata.R

Description

It takes a page of search results and then for each job ad listed, it extracts the job ad description, and the criteria for the job ad.

Usage

1

Arguments

files

A vector of files with full system paths

i

The index of the file in the list of files to extract information from. Defaults to 1. Because the scraped files have a lot of redundant information, the job ad metadata can be extracted from any one of the files. So this parameter usually doesn't need to be provided

Value

A data.frame containing the job_id, company, and URL link for all of the ads listed on the search page that was scraped.


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