Indeed Reviews Scraper avatar

Indeed Reviews Scraper

Try for free

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

View all Actors
Indeed Reviews Scraper

Indeed Reviews Scraper

memo23/apify-indeed-reviews
Try for free

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

Scrape indeed reviews and get important details such as review title, description or body of review, rating, date, location, author's job title and is author a current or former employee, review URL, pros and cons of a review, comment(s) of review

You can access the Indeed 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://fr.indeed.com/cmp/Aza%C3%A9-1/reviews"
5    }
6  ],
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [
10      "RESIDENTIAL"
11    ],
12    "apifyProxyCountry": "FR"
13  }
14}' |
15apify call memo23/apify-indeed-reviews --silent --output-dataset

Indeed Reviews Scraper API through CLI

The Apify CLI is the official tool that allows you to use Indeed 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
  • 9 monthly users
  • 3 stars
  • 97.1% runs succeeded
  • 4.6 hours response time
  • Created in Apr 2024
  • Modified 19 days ago