Skip to main content

Glassdoor Python API

Project description

Python API for Glassdoor.com

Install

$ clone https://github.com/hackerlist/glassdoor

$ cd glassdoor

$ sudo pip install -e .

Use

>>> from glassdoor import GETjson
>>> x = GETjson('dropbox')
>>> x
{'ceo': {'%approval': 100,
  'avatar': u'http://media.glassdoor.com/people/ceo/415350/dropbox-drew-houston.jpg',
  'name': u'Drew Houston',
  'reviews': 14},
 'connections': 382,
 'salary': {'mean': u'$112,688.00'},
 'satisfaction': {'%approval': 88, 'reviews': 16, 'score': 4.6}}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glassdoor-0.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page