Search companies, access employer profiles, extract employee reviews, browse company lists, and explore industries on Kununu — the leading employer review platform in the DACH region. No official API exists; Scrappa provides structured access to this valuable employer data.
Structured data for real applications. Here are some ideas.
Track your company's Kununu rating, new employee reviews, and review sentiment over time. Build dashboards that alert HR teams to reputation changes and emerging concerns.
Research employer brands when recruiting. Understand company culture, work-life balance, and employee satisfaction to inform candidate conversations and sourcing strategies.
Compare employer ratings, review themes, and culture scores across competitors. Identify what attracts talent to competing companies and where your employer brand stands.
Enrich job listings and company profiles with Kununu review data. Build career platforms that display employer ratings, culture insights, and employee feedback alongside job postings.
Everything you need in one API.
/api/kununu/search
Search for companies on Kununu by name
/api/kununu/company
Get a company's Kununu profile with ratings and culture scores
/api/kununu/reviews
Extract employee reviews for a company with ratings and comments
/api/kununu/profiles
Browse company profiles in a specific region or category
/api/kununu/jobs
Get job listings posted on Kununu company pages
/api/kununu/industries
List industries and categories on Kununu
One API call. Structured JSON response.
curl -X GET "https://scrappa.co/api/kununu/reviews?company=siemens&limit=5" \
-H "Accept: application/json" \
-H "X-API-KEY: YOUR_API_KEY"
{
"success": true,
"company": "Siemens",
"overall_rating": 3.8,
"total_reviews": 12500,
"reviews": [
{
"title": "Guter Arbeitgeber mit modernem Arbeitsumfeld",
"rating": 4.2,
"position": "Software Engineer",
"employment_status": "Angestellte/r",
"pros": "Flexible Arbeitszeiten, gutes Gehalt, interessante Projekte",
"cons": "Manchmal langsame Entscheidungsprozesse",
"date": "2025-03-20"
}
]
}
See how Scrappa compares to the official API.
| Feature | Scrappa | Glassdoor API |
|---|---|---|
| DACH market coverage | Excellent (Kununu) | Limited for DACH |
| Employer reviews | Yes (any company) | Partner API only |
| Culture scores | Yes (restricted) | |
| Company search | Limited | |
| API access | Instant (API key) | Partner application |
| Price per 1k requests | $0.20 | Partner pricing |
| Free tier | 500 credits/month | No (partner only) |
| German-language reviews | Yes (native) | Limited |
Glassdoor's API is a restricted partner program with limited access. For the DACH region (Germany, Austria, Switzerland), Kununu is the dominant employer review platform with far more reviews and companies than Glassdoor. Scrappa provides instant API access to Kununu data with just an API key — no partner application needed.
Yes. You can extract reviews for any company on Kununu with pagination support. Build employer brand monitoring dashboards, competitive analysis tools, and HR tech features that track review trends across hundreds of companies.
Just a Scrappa API key passed as an X-API-KEY header. No Kununu account, no partner agreement, no OAuth. Sign up for free, get your key, and start querying Kununu data immediately.
You can search companies, get employer profiles with ratings and culture scores, extract employee reviews with pros, cons, and position information, browse company profiles by region, view job listings, and explore industries. All data is returned as structured JSON.
Yes. Every Scrappa account includes 500 free credits per month with no credit card required. Test all 6 Kununu endpoints before committing to paid usage.
Scrappa charges $0.20 per 1,000 requests with no daily caps. All Kununu endpoints cost the same flat rate. The free tier gives you 500 credits per month to get started.