Learn R Programming

glassdoor

The goal of glassdoor is to provide a Glassdoor API for R

Installation

You can install glassdoor from github with:

# install.packages("devtools")
devtools::install_github("muschellij2/glassdoor")

Glassdoor API Keys

In order to use the glassdoor package, you need an API key from Glassdoor (either https://www.glassdoor.com/developer/register_input.htm or click Get API key from https://www.glassdoor.com/developer/index.htm).

After that is done, you need to set up the API keys. The keys are grabbed using

Sys.getenv("GLASSDOOR_PID")
Sys.getenv("GLASSDOOR_PAT")

so you can set these either using ~/.Renviron (will work generally) or your standard .profile or .bash_profile (if you work with command lines).

I recommend .Renviron as that works well with RStudio.

Image downloaded from: http://resultatdu5eme.com/commercial-glass-door-H31373/commercial-glass-door-r-on-fabulous-commercial-glass-door-26-for-beautiful-home-decorating/

Copy Link

Version

Install

install.packages('glassdoor')

Monthly Downloads

121

Version

0.8.1

License

GPL-2

Maintainer

Last Published

November 21st, 2018

Functions in glassdoor (0.8.1)

gd_job_stats

Glassdoor Job Stats
gd_url

Glassdoor URL
results

Results of a Glassdoor object
get_ip

Get IP Address
gd_user_agent

Glassdoor User Agent
gd_pid

Glassdoor Partner ID
gd_review

Glassdoor Company Search
gd_api

General Glassdoor API function
gd_job_prog

Glassdoor Job Progression
gd_company

Glassdoor Company Search