StepStone Jobs Scraper — Titles, Companies, Locations avatar

StepStone Jobs Scraper — Titles, Companies, Locations

Pricing

from $0.0008 / job scraped

Go to Apify Store
StepStone Jobs Scraper — Titles, Companies, Locations

StepStone Jobs Scraper — Titles, Companies, Locations

Scrape jobs from StepStone (stepstone.de) by keyword and location: job title, company, location, remote/home-office flag, posted time, apply link and a description snippet. Fast clean HTTP, no login. For recruiting, job boards and labor-market research.

Pricing

from $0.0008 / job scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

StepStone Jobs Scraper — Titles, Companies, Locations & Apply Links

Scrape job listings from StepStone (stepstone.de) by keyword and location and get them back as clean, structured JSON. Give it plain search terms or full StepStone jobs URLs and pull job title, company, company page link, location, home-office flag, posted time, badges, a description snippet and a direct apply link. It uses fast, clean HTTP with no login and no browser, so runs are quick and cheap. No account, no API key. Built for recruiters, job-board builders and labor-market analysts in the German-speaking market.

Features

  • 🔎 Keyword + location search — pass searches as "software engineer|Berlin" lines, or feed full stepstone.de/jobs URLs.
  • 🔗 Advanced start URLs — supply a startUrls request list of {"url":"..."} jobs pages for precise control.
  • 🏢 Company links — captures both the employer name and its StepStone companyUrl where present.
  • 🏠 Home-office flag — every record carries a boolean workFromHome so you can filter remote-friendly roles.
  • 🏷️ Job badges — collects listing badges (e.g. tags shown on the card) as an array.
  • Fast clean HTTP — no browser, no login; works without a proxy and stays cheap.
  • 📄 Page depth control — set maxPagesPerSearch (~25 jobs each) and maxItems to balance cost and coverage.

What you get

Each job is one dataset record like this:

{
"jobId": "1234567",
"title": "Softwareentwickler (m/w/d)",
"company": "Acme GmbH",
"companyUrl": "https://www.stepstone.de/cmp/de/acme-gmbh-12345",
"location": "Berlin",
"workFromHome": true,
"posted": "vor 2 Tagen",
"badges": ["Home Office möglich"],
"snippet": "Wir suchen einen erfahrenen Softwareentwickler für unser Plattform-Team...",
"url": "https://www.stepstone.de/stellenangebote--softwareentwickler-berlin-acme-gmbh--1234567-inline.html"
}

Input

{
"searches": ["software engineer|Berlin", "pflege|München"],
"maxItems": 0,
"maxPagesPerSearch": 10,
"proxyConfiguration": { "useApifyProxy": false }
}
FieldDescription
searchesOne per line: `"keyword
startUrlsAdvanced: a request list of {"url":"..."} StepStone jobs URLs.
maxItemsCap total jobs across all searches (0 = no cap).
maxPagesPerSearchResult pages (~25 jobs each) to crawl per search.
proxyConfigurationOptional — StepStone works without a proxy; enable one only at scale.

Use cases

  • Build or refresh a German-market job board with fresh listings.
  • Source candidates by monitoring roles by title and city.
  • Track hiring demand and home-office trends for labor-market research.
  • Feed structured job records into an ATS, CRM or analytics pipeline.

Pricing

Pay-per-event: you're billed a small amount per run and per item scraped — you only pay for what you get. See the Pricing tab for current rates.

Notes

This scraper reads only public StepStone job pages and returns the same data any visitor can see. It is an independent tool and is not affiliated with, endorsed by or connected to StepStone; "StepStone" is a trademark of its respective owner. Public data only.