-
Since we don't have access to Glassdoor API (denied by their team) we need to make a scrapper that will fetch this info manually from the Glassdoor webpage. We'll use Python for that. Check out Beauti…
-
Hi, I'm just copying Ken Jee project couse I'm new at Data Science.
Couldn't run glassdoor_scraper so I tried to tweak it.
I was successful, I have updated it for the current glassdoor page.
htt…
-
**What happened**: I installed dask ml by `pip3 install git+https://github.com/dask/dask-ml.git` But when tried importing dask ml got this error -
```
ImportError …
-
Hi, I've got the following error with the latest code and was wondering how to fix such problem.
2020-04-09 23:37:11,677 INFO 416 :main.py(27691) - Configuring browser
2020-04-09 23:37:18,237 I…
-
I set up everything as per your instructions but since there is no example of the JSON file attached I am passing username and password with --username and --password. Note - the password contains spe…
-
Hi,
apparently Glassdoor changed their website UI recently. If anyone already updated the class names for the several review categories, I would appreciate if you could share your adjustments to t…
-
# Issue
## Description
Currently we get the second page of glassdoor via the URL of the `2` button, but this no longer works as it redirects you to the first page. This is the case wether we use…
-
Message: no such element: Unable to locate element: {"method":"css selector","selector":".eiReviews__EIReviewsPageContainerStyles__pagination.noTabover.mt"}
-
I have this error and dont know how to fix it.
Traceback (most recent call last):
File "main.py", line 452, in
main()
File "main.py", line 440, in main
go_to_next_page()
File "mai…
-
Hi, I tried to run example 1 but returned with error. Could you please help? Many thanks!
Please see below.
----
C:\Users\liusi\Desktop\glassdoor-review-scraper-master-matt>python main.py --head…