Indeed Reviews Scraper
2 hours trial then $19.00/month - No credit card required now
Indeed Reviews Scraper
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:
Actor Metrics
7 monthly users
-
3 stars
>99% runs succeeded
Created in Apr 2024
Modified 13 days ago