Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.45 KB

unmplymnt

GitHub GitHub R package version (branch & subdirectory of monorepo) GitHub issues GitHub last commit

Looking for Job Opportunity

The internet should be a place for everyone unless you have no money for just paying a bill for little bit of request-response data. You must have a job.

Installation

You can install the development version of {unmplymnt} from GitHub with:

install.packages("remotes")
remotes::install_github("akherlan/unmplymnt")

Usage

There are three main functions of this package: glints(), jobstreet(), and kalibrr(). All of them are pulling job vacancies from the websites and return as a data frame.

library("unmplymnt")
glints() # return data analyst job from Glints
jobstreet("data engineer") # return latest data engineering job
kalibrr("data analyst", remote = TRUE) # return remote data analyst job from Kalibrr Indonesia

Disclaimer

The {unmplymnt} package is not associated with the mentioned job information providers. All data is provided subject to any restrictions, terms of use, and licensing arrangements noted on each website (we tried to).