
Kununu Reviews Scraper
Pricing
$24.99/month + usage

Kununu Reviews Scraper
Scrape company reviews, job salaries, HR responses, ratings, and timestamps. Fast, reliable, and built for scaling. Perfect for HR analytics, employer branding, and competitor research. Export clean data as JSON, CSV, XLSX, or JSONL.
3.8 (4)
Pricing
$24.99/month + usage
4
Total users
17
Monthly users
9
Runs succeeded
>99%
Last modified
3 days ago
Kununu Company Page URL, Company Slug or Company Name
companies
arrayRequired
Company reviews URL or company slug to scrape. You can specify multiple URLs or slugs by clicking on the Add button or in bulk by clicking on the Bulk edit button.
Review Type
reviewType
EnumOptional
Select the type of reviews to scrape. Default is all reviews. You can select between all reviews, employee reviews, and application reviews.
Value options:
"all": string"employees": string"candidates": string
Default value of this property is "all"
Max Reviews per Company
max_reviews
integerOptional
The maximum number of reviews to scrape from a company of every review type. Defaults to 10. If there are no more reviews to scrape, the actor will stop even if this number is not reached. If you want to scrape all pages, set it to a high number like 1000.
Default value of this property is 10
Max Salary Reports per Company
max_salaries
integerOptional
The maximum number of salary reports to scrape from a company. Defaults to 20. If there are no more salary reports to scrape, the actor will stop even if this number is not reached.
Default value of this property is 20
Include Company Reviews
include_reviews
booleanOptional
If set to true, the actor will scrape company reviews. Defaults to true.
Default value of this property is true
Include Job Salaries & Salary Reviews
include_salaries
booleanOptional
If set to true, the actor will scrape company job salaries and salary reviews. Defaults to true.
Default value of this property is true
Output Format
format
EnumOptional
Select desired output format. Default is formatted, which includes all data in a structured format. Raw will return only the raw output data.
Value options:
"formatted": string"raw": string
Default value of this property is "formatted"