rindeed: rindeed: Scrape indeed.com.

Description Functions Examples

Description

rindeed provides a few functions to fetch results from www.indeed.com.

Functions

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
## Not run: 
in_setup(country = "us")

da_us <- in_scrape(q = "data science", l = "New York", p = 5)

in_setup(country = "China")

da_cn <- in_scrape("data science", "Beijing")

in_settings()

## End(Not run)

JohnCoene/rindeed documentation built on May 7, 2019, 11:59 a.m.