Kununu.com Companies Scraper avatar

Kununu.com Companies Scraper

Try for free

1 day trial then $39.00/month - No credit card required now

View all Actors
Kununu.com Companies Scraper

Kununu.com Companies Scraper

lexis-solutions/kununu-scraper
Try for free

1 day trial then $39.00/month - No credit card required now

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.

Kununu Scraper

banner

This Apify actor scrapes information from Kununu.com a website dedicated to gathering information about company jobs.

Table of Contents

Features

  • Scrapes detailed company information including companyTitle, companyLogo, companyWebsite, location, kununuScore, openJobsCount, reviewCount, percentHappyWithWage and companyDescription.
  • Handles pagination to gather data from multiple pages.
  • Outputs data in JSON format for easy integration with other tools.

Input

The actor accepts the following input parameters in JSON format:

  • startUrls (array): List of URLs to start the scraping process from. It can be a search or company detail url.

    1{
    2  "startUrls": [
    3    {
    4      "url": "https://www.kununu.com/de/search?q=berlin&country=de"
    5    }
    6  ]
    7}
  • maxItems (integer): Maximum number of items to scrape.

  • proxyConfiguration (object): Proxy settings for the scraping process.

Output

The actor produces output in JSON format with the following structure:

1{
2  "companyTitle": "Berlin Brands Group",
3  "companyLogo": "https://assets.kununu.com/media/prod/profiles/logos/447c6daa-436f-4404-8a1f-5de6ea529ec7_1_63c1621744d36.gif",
4  "companyDescription": "Wir kreieren, entwickeln...",
5  "kununuScore": 4.5,
6  "location": "Berlin und weitere",
7  "reviewCount": 572,
8  "openJobsCount": 0,
9  "percentHappyWithWage": 51,
10  "companyWebsite": "https://www.berlin-brands-group.com/"
11}

Usage

  1. Create a new task: In the Apify console, create a new task for the Kununu Scraper actor.

  2. Configure input: Provide the necessary input parameters as described above.

  3. Run the task: Start the task to begin scraping data.

  4. Retrieve output: Once the task is complete, download the output in JSON format.

Limitations

  • The scraper is subject to the limitations and restrictions of Kununu.com, including potential rate limits and CAPTCHAs.
  • The actor's performance may vary based on the website's response times and structure changes.

👀 p.s.

Got feedback or need an extension?

Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us on our website, Email, or LinkedIn.

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • Created in Aug 2024
  • Modified about 2 months ago