Git Product home page Git Product logo

glassdoor's People

Contributors

alsmirn avatar kswang avatar mekarpeles avatar nrjones8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

glassdoor's Issues

Broken and not going to be fixed

I understand this project is not being updated or fixed and has some serious problem that makes it not functional at all. Please write it clearly in the readme.md , it seems a lot of people cloned the repo and expected it to be working.

Install on windows

pip install in anaconda gives error with BeautifulSoup3

(base) C:\Users\murta>pip install glassdoor
Collecting glassdoor
Using cached glassdoor-0.0.8.tar.gz
Requirement already satisfied: requests>=1.1.0 in c:\users\murta\anaconda3\lib\site-packages (from glassdoor)
Collecting BeautifulSoup>=3.2.1 (from glassdoor)
Using cached BeautifulSoup-3.2.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\murta\AppData\Local\Temp\pip-build-xnnub7vo\BeautifulSoup\setup.py", line 22
print "Unit tests have failed!"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(int "Unit tests have failed!")?

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Users\murta\AppData\Local\Temp\pip-build-xnnub7vo\BeautifulSoup\

Provide richer "suggestions" results

Each suggestion within the suggestions list should be a lightweight object (the repr of suggestions, however, should display "as is") which has an instancemethod to retrieve it's record's glassdoor info.

Regarding particular company

I was comparing the records on Glassdoor with this API. I searched records for Facebook. On the glassdoor, the positions are showing more compare to this API. Am I searching wrong or missing something? Or is there any issue with API?

False Negatives: Exact Matches in suggestions

$ glassdoor "best buy"
$ {"suggestions": ["Best Buy (exact match)", "Basic Your Best Buy", "Best Buy for Business", "Best Buy Canada", "Best Buy Travel & Tour", "Big Buy | Best Computer Store", "Cole's Best Buy Fireworks", "Best Buys General Trading"], "error": "company not found"}

The "exact match" substring may be usable as a method to reconcile failed initial lookups

Using API is returning zero for all fields

Hey there,

My name is Samuel Kahn and I am a Data Science graduate student at UC Berkeley. I have been using your API For the past couple months with ease (Big Thank You btw), but this past week it stopped working.

For example :

from glassdoor import get
x = get('dropbox')
x

returns
{'satisfaction': {'ratings': 0, 'score': None}, 'ceo': {'reviews': 0, '%approval': None, 'name': '', 'avatar': ''}, 'meta': {'website': '', 'reviews': None, 'name': u'Dropbox', 'connections': 0, 'score': None, 'location': '', 'logo': None, 'size': [None, None]}, 'salary': []}

Did glass door maybe change the layout of their webpage so the crawl isn't working properly?

Request for API to retrieve details of all the companies on Glassdoor

I am Pritish Shah. I am pursuing MS at San Jose State University. I am making Job Salary Prediction as my master project. My aim is to predict Salary for entered criteria. for that, I required large amount of data. I have seen your Glassdoor API on Github. I tried, and it was working well. However, inside that you need to pass the company name as parameter. Is it possible to get information about more companies without passing the name? Your help would be really appreciate.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.