ausbildung.de API: search_listings
ausbildung.de via Parse · jobs
Full-text search over apprenticeship/training positions by keyword, location, and radius. Returns up to 20 listings per page; advance with `from` in increments of 20. Omitting all params returns the broadest result set. Each listing carries a slug for drill-down via get_listing_detail. Search apprenticeship listings, explore career professions, and access salary information from ausbildung.de — Germany's largest apprenticeship portal. Fulfilled by Parse from ausbildung.de.
- ausbildung-de
- education
- finance
- jobs
- parse
- platform-key
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/ff4c0507-56d1-480f-a4b9-fa5925c5d6fe/search_listings
- Interface artifact
- sha256:56d471f96a063a5203e3575f378fba6ac67462336dd0517c062e7d064a92c0c3
- Manifest digest
- sha256:f0e9df6b679f204ebd4f85d3cad57c7d877a710e9e79fad4a26fc48a7497f355
Request fields
- from (integer): Offset for pagination in increments of 20: Allowed values: 20, 0, 40
- query (string): Search keyword — profession name or company name
- radius (integer): Search radius in km around location: Allowed values: 10, 25, 50, 100
- location (string): City name or postal code to search near
Example queries
- {"from":"20","query":"Informatiker","radius":"10","location":"Berlin"}