Kununu.com Companies Scraper
1 day trial then $39.00/month - No credit card required now
Kununu.com Companies Scraper
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
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
-
Create a new task: In the Apify console, create a new task for the Kununu Scraper actor.
-
Configure input: Provide the necessary input parameters as described above.
-
Run the task: Start the task to begin scraping data.
-
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.
Actor Metrics
5 monthly users
-
8 stars
>99% runs succeeded
Created in Aug 2024
Modified 4 months ago