StepStone Jobs Scraper 🎯 logo

StepStone Jobs Scraper 🎯

🎯 Extract detailed job listings from StepStone.de with comprehensive information including job titles, company details, locations, and salary data. Perfect for recruitment analysis, market research, and job market monitoring.

easyapi
$19.99

Extract detailed job listings from StepStone.de, Germany's leading job platform. This powerful scraper provides comprehensive job data including titles, company information, locations, salary details, and more.

Features ✨

  • Extract job listings with detailed information
  • Support multiple search URLs
  • Automatic pagination handling
  • Configurable maximum items limit
  • Built-in proxy support
  • Real-time data extraction
  • Structured JSON output

Output Data 📊

The actor extracts the following information for each job listing:

  • Job title and unique ID
  • Company name and details
  • Job location and postal code
  • Posting date
  • Salary information (when available)
  • Work from home status
  • Job description snippets
  • Company logo URLs
  • Additional metadata and labels

Use Cases 💡

  • Job market research and analysis
  • Recruitment and HR analytics
  • Salary benchmarking
  • Industry trend monitoring
  • Competitor analysis
  • Job market intelligence
  • Automated job aggregation

Input Parameters 🔧

Simply provide:

  1. Search URLs from StepStone.de
  2. Maximum number of items to scrape
  3. Optional proxy configuration

Input Example

A full explanation of an input example in JSON.

1{
2    "searchUrls": [
3        "https://www.stepstone.de/jobs/ai?searchOrigin=Homepage_top-search"
4    ],
5    "maxItems": 50
6}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "searchUrl": "https://www.stepstone.de/jobs/ai?searchOrigin=Homepage_top-search",
4        "id": 12291424,
5        "title": "Machine Learning Engineer (f/m/d) AI Automation (LLMs)",
6        "labels": [],
7        "url": "/stellenangebote--Machine-Learning-Engineer-f-m-d-AI-Automation-LLMs-Berlin-BMG-RIGHTS-MANAGEMENT-GmbH-Corporate--12291424-inline.html?rltr=1_1_25_seorl_m_0_0_0_0_0_0",
8        "companyId": 205871,
9        "companyName": "BMG RIGHTS MANAGEMENT GmbH - Corporate",
10        "companyUrl": "https://www.stepstone.de/cmp/de/bmg-rights-management-gmbh-corporate-205871/jobs",
11        "companyLogoUrl": "https://www.stepstone.de/upload_de/logo/0/logoBMG-RIGHTS-MANAGEMENT-GmbH-Corporate-205871DE-2502271154.gif",
12        "datePosted": "2025-03-28T12:06:41+01:00",
13        "location": "Berlin",
14        "isAnonymous": false,
15        "salary": "",
16        "postCode": null,
17        "partnership": {
18            "isPartnershipJob": false,
19            "showPartnershipLabel": false,
20            "isBackfilled": false,
21            "sourceSiteFriendlyName": "",
22            "isCrossPosted": false
23        },
24        "unifiedSalary": {
25            "min": null,
26            "max": null,
27            "currency": null,
28            "period": null,
29            "salaryAvailable": true,
30            "salaryType": null
31        },
32        "workFromHome": "2",
33        "metaData": {
34            "positionOnPage": 1,
35            "positionAbsolute": 1
36        },
37        "harmonisedId": "3B9112C9-0525-4592-B055-FBBD54ACA7B0",
38        "jobPostingSequence": null,
39        "periodPostedDate": null,
40        "publishFromDate": null,
41        "publishToDate": null,
42        "hasFuturePosting": false,
43        "fingerprintCount": null,
44        "section": "main",
45        "topLabels": [],
46        "skills": [],
47        "textSnippet": "We are looking for a ML-Engineer (f/m/d) to join our team and play a key role in developing <strong>AI</strong>-driven automation solutions that enhance efficiency and deliver high-performance results. As part of a dynamic and dedicated team of software and ML engineers, you will be responsible for designing, coding, and optimizing <strong>AI</strong> cloud-based services leveraging neural networks and LLMs into automation processes as well as taking part of the growing development of <strong>AI</strong> in BMG and the music industry. If you're passionate about <strong>AI,</strong> LLMs, cloud-based services, and automation, and you want to contribute to the development of game-changing solutions, we would love to hear from you! * Design and develop scalable <strong>AI</strong>-driven automation solutions, ensuring they meet both current and future business needs * Co",
48        "cvToJobScore": null,
49        "isHighlighted": false,
50        "isSponsored": false,
51        "travelTime": null,
52        "unifiedTravelTime": null,
53        "isTopJob": false,
54        "isTrafficFromPartner": false
55    },
56    ...
57]

Here are some related actors that might interest you:

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!