VOOZH about

URL: https://apify.com/shahidirfan/kununu-jobs-scraper

⇱ Kununu Jobs Scraper Β· Apify


Pricing

Pay per usage

Go to Apify Store

Kununu Jobs Scraper

Introducing the Kununu Jobs Scraper, a lightweight actor designed for efficiently scraping job listings from Kununu. Fast and simple to use. For the best results and reliable data extraction without blocking, the use of residential proxies is strongly advised. Get the job data you need!

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Shahid Irfan

Shahid Irfan

Maintained by Community

Actor stats

0

Bookmarked

13

Total users

2

Monthly active users

4 months ago

Last modified

Share

Extract comprehensive job listings from Kununu with structured fields ready for analysis, monitoring, and lead generation workflows. Collect job titles, companies, locations, salary ranges, posting dates, and full descriptions at scale. Built for reliable job market research across Germany, Austria, and Switzerland.

Features

  • Comprehensive Job Data β€” Collect core listing fields plus rich detail content in one dataset.
  • Description Coverage β€” Includes both description_html and cleaned description_text.
  • Smart Pagination β€” Automatically continues through result pages until your target count is reached.
  • Flexible Filtering β€” Search by keyword, location, employment type, and career level.
  • Deduplicated Output β€” Prevents duplicate job entries in final results.
  • Production Ready β€” Works with Apify scheduling, datasets, integrations, and API access.

Use Cases

Job Market Research

Track demand for specific roles and locations over time. Build historical datasets to identify hiring trends and skill demand shifts.

Recruiting Intelligence

Monitor active roles from target employers and regions. Use structured outputs to support outreach planning and talent mapping.

Salary Benchmarking

Compare salary ranges across titles, locations, and companies. Feed compensation analytics dashboards with standardized salary fields.

Job Alert Automation

Run on schedule and notify teams when new roles match your criteria. Connect output to messaging or workflow tools.

BI and Reporting

Export normalized data into dashboards for weekly or monthly reporting. Combine with internal datasets for deeper workforce insights.


Input Parameters

ParameterTypeRequiredDefaultDescription
jobTitleStringNo""Job title or keyword to search (for example: Software Engineer).
locationStringNo""City or region filter (for example: Berlin, Wien, ZΓΌrich).
countryCodeStringNo"de"Country scope: de, at, or ch.
employmentTypeStringNo""Employment type filter such as full-time, part-time, internship, and others.
careerLevelStringNo""Experience-level filter (entry level, professional, executive, etc.).
results_wantedIntegerNo20Maximum number of jobs to collect.
max_pagesIntegerNo10Safety cap for how many result pages to process.
proxyConfigurationObjectNoApify Proxy (Residential)Proxy setup for higher reliability on larger runs.
includeRawDataBooleanNofalseInclude additional raw payload fields for advanced post-processing.

Output Data

Each dataset item contains structured job data such as:

FieldTypeDescription
idStringUnique job identifier.
titleStringJob title.
companyStringCompany name.
company_urlStringCompany profile URL.
locationStringJob location text.
cityStringCity value when available.
regionStringRegion/state value when available.
country_codeStringCountry code (de, at, ch).
employment_typeStringEmployment type summary.
salaryStringParsed salary range text.
salary_lower_boundNumberLower bound salary value when available.
salary_upper_boundNumberUpper bound salary value when available.
date_postedStringPosting date.
valid_throughStringValid-through date when provided.
description_typeStringDescription format indicator.
description_htmlStringFull rich-text job description.
description_textStringPlain text description.
statusStringJob status when available.
urlStringJob detail URL.
search_pageNumberResult page number where the job was found.

Usage Examples

Basic Search

Collect up to 20 software engineering jobs in Berlin:

{
"jobTitle":"Software Engineer",
"location":"Berlin",
"countryCode":"de",
"results_wanted":20
}

Multi-Page Collection

Collect a larger dataset for analytics:

{
"jobTitle":"Data Analyst",
"location":"Hamburg",
"countryCode":"de",
"results_wanted":200,
"max_pages":30
}

Filtered Search with Proxy

Narrow by employment and career level:

{
"jobTitle":"Cloud Engineer",
"location":"MΓΌnchen",
"countryCode":"de",
"employmentType":"vollzeit",
"careerLevel":"berufserfahren",
"results_wanted":100,
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

Sample Output

{
"id":"ac894946-c351-421b-b991-2069fc20576c",
"title":"Software Engineer (w|m|d)",
"company":"ADAC Zentrale",
"company_url":"https://www.kununu.com/de/adac",
"location":"MΓΌnchen, Bayern",
"employment_type":"JOB_EMPLOYMENT_FULLTIME",
"salary":"46,600 - 94,300 EUR",
"date_posted":"2026-02-06",
"valid_through":"2026-03-06",
"description_type":"html",
"description_html":"<div><h1>...</h1></div>",
"description_text":"Full cleaned job description text...",
"url":"https://www.kununu.com/de/job/ac894946-c351-421b-b991-2069fc20576c",
"search_page":1
}

Tips for Best Results

Start with a Focused Query

Use specific keywords and a single location first. Broader searches can be expanded after a baseline run.

Scale Gradually

Start with results_wanted around 20-100 for validation, then increase for production jobs and reporting pipelines.

Use Residential Proxy for Stability

Enable residential proxy for higher consistency on larger runs and scheduled workloads.

Keep max_pages Practical

Use max_pages as a safety limit to control runtime and avoid unnecessary requests.

Use Scheduled Runs

Schedule daily or weekly runs to maintain a fresh job dataset and detect market changes early.


Integrations

Connect this actor with:

  • Google Sheets β€” Track jobs in a collaborative spreadsheet.
  • Airtable β€” Build searchable tables for sourcing and research.
  • Slack β€” Notify channels when new matching jobs appear.
  • Make β€” Create low-code automation pipelines.
  • Zapier β€” Trigger downstream actions across business apps.
  • Webhooks β€” Send results to custom APIs and internal systems.

Export Formats

  • JSON β€” Best for APIs and custom data processing.
  • CSV β€” Ideal for spreadsheet workflows.
  • Excel β€” Business-friendly reporting format.
  • XML β€” Useful for system integrations requiring XML feeds.

Frequently Asked Questions

How many jobs can I collect?

You can collect large datasets by increasing results_wanted and max_pages. Practical limits depend on query size and runtime constraints.

Can I scrape multiple countries?

Yes. Use countryCode with de, at, or ch and run separate jobs for each country when needed.

Will descriptions always be available?

Most jobs include descriptions, but some postings may provide partial fields depending on source availability.

Why are some fields null?

Some employers or postings do not publish every field (for example salary or exact address values).

Can I automate daily tracking?

Yes. Use Apify schedules to run this actor automatically and compare new records over time.

How do I avoid blocked runs?

Use Apify residential proxies and keep filters focused for improved stability on high-volume runs.


Support

For issues or feature requests, open the actor in Apify Console and use the support/contact options available there.

Resources


Legal Notice

This actor is intended for legitimate data collection and analytics workflows. You are responsible for using it in compliance with applicable laws, platform terms, and data protection requirements.

You might also like

Stepstone Job Scraper πŸ”₯

shahidirfan/Stepstone-Job-Scraper

Introducing the Stepstone Job Scraper, a lightweight actor for efficiently scraping job listings from Stepstone. Fast and simple. For best results and reliable data extraction, the use of residential proxies is strongly advised. Get the job data you need!

218

2.0

Ausbildung Jobs Scraper

shahidirfan/Ausbildung-Jobs-Scraper

Introducing the Ausbildung Jobs Scraper, a lightweight actor for efficiently scraping apprenticeship and vocational training listings. Fast and simple. For best results and reliable data extraction, the use of residential proxies is strongly advised. Get the training data you need!

29

5.0

Naukri India Job Scraper

shankar_r/my-actor

Introducing the Nukri India Job Scraper, a lightweight actor for efficiently scraping job listings from Nukri India. Fast and simple. For best results and reliable data extraction, the use of residential proxies is strongly advised. Get the job data you need!

Healthecareers Jobs Scraper

shahidirfan/Healthecareers-Job-Scraper

Introducing the Healthecareers Jobs Scraper, a lightweight actor for efficiently scraping job listings from Healthecareers. Fast and simple. For best results and reliable data extraction, the use of residential proxies is strongly advised. Get the healthcare job data you need!

7

5.0

Kununu.com Companies Scraper

lexis-solutions/kununu-scraper

Company data with Kununu.com Companies Scraper. Streamline your data collection process by directly extracting employee insights, ratings, and workplace reviews from Kununu. Enhance your business intelligence and make informed decisions with accurate, real-time data.

πŸ‘ User avatar

Lexis Solutions

79

5.0

APEC Jobs Scraper

shahidirfan/APEC-Jobs-Scraper

Introducing the APEC Jobs Scraper, a lightweight actor for efficiently scraping executive and professional job listings from APEC.fr. Fast and simple. For best results and reliable data extraction, the use of residential proxies is strongly advised. Get the French executive job data you need!

51

5.0

Freelancer.com Scraper

shahidirfan/freelancer-com-scraper

Introducing the Freelancer Jobs Scraper, a lightweight actor designed to efficiently extract project and job listings from Freelancer. Fast and simple to deploy. For the best results and to ensure uninterrupted data extraction, the use of residential proxies is strongly advised.

62

5.0

Nukrigulf Job Scraper

shahidirfan/Nukrigulf-Job-Scraper

Introducing the Nukrigulf Job Scraper, a lightweight actor for efficiently scraping job listings from Nukrigulf. Fast and simple. For best results and reliable data extraction, the use of residential proxies is strongly advised. Get the job data you need!

64

4.6

Kununu Reviews Scraper

kawsar/kununu-reviews-scraper

Kununu reviews scraper that pulls employee ratings, pros, cons, and written feedback from any company page on kununu.com, so you can track what people actually say about an employer without reading through pages manually.

USA Jobs Scraper

shahidirfan/USA-Jobs-Scraper

Efficiently extract job opportunities from leading USA job boards. This actor is designed for fast and reliable data collection across the American employment market. For the best success rates and to prevent blocking, the use of residential proxies is strongly advised.

63

5.0

Related articles

Scraping job listings data for a competitive edge
Read more