Glassdoor Reviews Scraper avatar

Glassdoor Reviews Scraper

Try for free

2 hours trial then $10.00/month - No credit card required now

View all Actors
Glassdoor Reviews Scraper

Glassdoor Reviews Scraper

memo23/apify-glassdoor-reviews-scraper
Try for free

2 hours trial then $10.00/month - No credit card required now

Extract comprehensive employee reviews from Glassdoor effortlessly. Gather ratings, comments, and company responses to power your HR insights and market research.

You can access the Glassdoor Reviews Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.glassdoor.fr/Avis/Aza%C3%A9-Avis-E1360610.htm"
5    }
6  ],
7  "cookies": [],
8  "proxy": {
9    "useApifyProxy": true,
10    "apifyProxyGroups": [
11      "RESIDENTIAL"
12    ],
13    "apifyProxyCountry": "US"
14  }
15}' |
16apify call memo23/apify-glassdoor-reviews-scraper --silent --output-dataset

Glassdoor Reviews Scraper API through CLI

The Apify CLI is the official tool that allows you to use Glassdoor Reviews Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 10 monthly users
  • 0 stars
  • 71.2% runs succeeded
  • Created in Apr 2024
  • Modified about 12 hours ago