Stepstone: Search Jobs
Stepstone via Parse · jobs
Full-text search over Stepstone.de job listings. Returns paginated results (25 per page) with job summaries, available filters, and pagination metadata. Paginates via the page parameter (1-based integer). Each item includes a relative URL path suitable for passing to get_job_detail. Search and extract job listing data from Stepstone.de, Germany's leading job board. Supports keyword search with location, filters, and pagination, plus full job detail retrieval including description, company info, salary estimates, and schema.org structured data. Fulfilled by Parse from stepstone.com.
- b2b-directory
- finance
- jobs
- parse
- platform-key
- stepstone
- stepstone-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7da251f1-0c14-4eac-b1a2-9dffa8d0e080/search_jobs
- Interface artifact
- sha256:58a7d49eae1b601d565692548e9ff54c307bf70f952e29f5ce2eb4f446b01c7e
- Manifest digest
- sha256:3429c418bca8c2b112f025bcd75e1bb679a4aa8874fd768967d6545139433765
Request fields
- am (string): Application method filter: 'EXTERNAL' for company website, 'INTERNAL' for Easy Apply.
- age (string): Date posted filter: 'age_1' for last 24 hours, 'age_7' for last 7 days.
- fdl (string): Job language filter: 'de' for German, 'en' for English.
- wfh (integer): Work from home filter: 1 for Fully remote, 2 for Partially remote.
- page (integer): Page number for pagination (1-based).
- sort (integer): Sorting order: 1 for Relevance, 2 for Date.: Allowed values: 1, 2
- keyword (string, required): Job title or keyword to search for (e.g. 'software engineer', 'developer', 'data scientist').
- location (string): Location to search in (city, region, or postcode). Omitting returns results for all of Germany.
Example queries
- {"page":"1","sort":"1","keyword":"software engineer","location":"Berlin"}