
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.
2.2 (2)
Pricing
$24.99/month + usage
3
Total users
13
Monthly users
8
Runs succeeded
>99%
Last modified
6 days ago
Company Reviews URL or Company Slug
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 100. 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
Include Job Salaries & Salary Reviews
include_salaries
booleanOptional
If set to true, the actor will also 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"
Name of the Storage for the dataset
storage_name
stringOptional
Saves your dataset to a specific storage name. It is recommended to use a unique name for longer storage retention. If not provided, your data will be saved for 7 days.
Proxy configuration
proxySettings
objectRequired
Select proxies to be used by our scraper. The proxy country should be set to DE (Germany) for best results.
DEPRECATED Review(s) posted in last x days
last_x_days
integerOptional
Parameter is DEPRECATED! Use review_posted parameter instead. Former: Returns only the reviews that got posted the last x days. Make sure to use a high max_page number if you use a high value here. Defaults to 30.
Default value of this property is 365