Kununu Reviews Scraper (Pay-per-event)

Kununu Reviews Scraper (Pay-per-event)

by bucil

Extract Kununu company reviews, ratings, and reviewer data automatically. Export to JSON, CSV, or Excel for HR analysis, competitive research, or market reports.

157 runs
15 users
Try This Actor

Opens on Apify.com

About Kununu Reviews Scraper (Pay-per-event)

Need to gather authentic employee feedback and company insights from Kununu? This scraper pulls structured data directly from company profiles so you can analyze trends without the manual copy-paste. I've used it to collect review text, dates, and star ratings, along with the reviewer's info and direct links back to the source. It handles multiple company pages in one go, which saved me a ton of time on competitive research for HR tech and job market analysis. You get the raw data delivered in JSON, CSV, or Excel—formats that slot right into your existing spreadsheets or data pipelines. It's particularly useful for tracking employer reputation over time, benchmarking against competitors, or aggregating sentiment for market reports. Since it's pay-per-event, it's cost-effective for one-off projects or ongoing monitoring without a subscription. Just point it at the Kununu profiles you need, and it fetches a clean dataset ready for your review.

What does this actor do?

Kununu Reviews Scraper (Pay-per-event) is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Kununu Reviews Scraper

An Apify actor for scraping company reviews from Kununu.com. Provide company profile URLs, and it returns structured review data including ratings, text, and metadata.

Overview

This tool extracts employee reviews from public Kununu company pages. It's a pay-per-event actor, meaning you're charged based on usage (scraped reviews). You control the volume by setting a maximum number of reviews per company.

Key Features

  • Scrapes by URL: Input one or multiple Kununu company profile URLs.
  • Configurable Limits: Set maxReviews to control output volume and cost. Leave empty to get all available reviews.
  • Structured Output: Returns detailed JSON data for each review, including:
    • Review text (positive/negative), date, department, position.
    • Individual category ratings (atmosphere, salary, leadership, etc.).
    • Company metadata (name, location, overall score).
  • Sorting: Option to sort reviews (e.g., "newest").

How to Use

  1. Prepare Input: Collect the Kununu URLs for the companies you want to scrape (e.g., https://www.kununu.com/de/fritzmeier-group).
  2. Configure Run: In the actor input, specify your URLs and optional parameters like maxReviews.
  3. Execute: Start the actor. It will navigate, scrape, and structure the data.
  4. Retrieve Data: Download the results from the dataset in the Storage tab as JSON, CSV, or other formats.

Estimating Cost: Scraping needs vary. For an accurate estimate, run a test with a small maxReviews value on a single URL to see the cost, then scale up.

Input

The actor accepts a JSON configuration. The only required field is startUrls.

{
  "maxReviews": 20,
  "startUrls": [
    { "url": "https://www.kununu.com/de/fritzmeier-group" }
  ],
  "sort": "newest"
}
  • startUrls: (Required) Array of objects containing Kununu company profile URLs.
  • maxReviews: (Optional) Integer. Maximum number of reviews to scrape per company. Omit to scrape all.
  • sort: (Optional) Review sorting order (e.g., "newest").

Output

Results are stored as items in a dataset. Each item is a JSON object representing a single review. Key fields include:

{
  "companySlug": "fritzmeier-group",
  "company": {
    "name": "FRITZMEIER Composite GmbH & Co.",
    "location": { "countryCode": "de", "state": "Bayern", "city": "Bruckmühl" },
    "score": 2.9,
    "totalReviews": 114
  },
  "date": "2025-08-29T00:00:00+00:00",
  "department": "other",
  "position": "employee",
  "ratings": [
    { "id": "salary", "score": 4, "text": "Gehalt an der Durchnittsgrenze..." }
  ],
  "score": 2.8,
  "texts": [
    { "id": "positive", "text": "Jobrad und Weihnachtsfeier..." },
    { "id": "negative", "text": "D..." }
  ]
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Kununu Reviews Scraper (Pay-per-event) now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
bucil
Pricing
Paid
Total Runs
157
Active Users
15
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support