DHL: Search Relevant Jobs
DHL via Parse · jobs
Search DHL careers across multiple keyword queries and filter results to only include jobs whose titles match specified patterns. Supports deduplication across queries and returns up to a configurable maximum number of matching results. Each pipe-separated keyword is issued as a separate search; results are merged and deduplicated by job ID before title filtering. Search and filter job listings from DHL Group's global careers portal (careers.dhl.com). Supports keyword search with pagination, and a specialized endpoint to find jobs matching specific title patterns across multiple search queries. Fulfilled by Parse from careers.dhl.com.
- b2b-directory
- careers-dhl-com
- dhl
- 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/7cf237b1-8b1d-42d5-ba7c-9a25be343304/search_relevant_jobs
- Interface artifact
- sha256:cff0ee2b93ab54bd1d22cdf4c0c59ca54058c45e57a50877893fb5ca832c4e80
- Manifest digest
- sha256:6902fd43892263665dcc0e011513b08100b1eff4785b7c8ae42d135623325f2f
Request fields
- max_results (integer): Maximum number of matching jobs to return
- title_patterns (string): Pipe-separated list of title substrings to match against (case-insensitive). Only jobs whose titles contain at least one of these patterns will be returned. Example: 'software engineer|data analyst|product manager'
- search_keywords (string): Pipe-separated list of search keywords to query against the DHL careers portal (e.g., 'Software Engineer|Data Analyst|Product Manager'). Each keyword is issued as a separate search and results are merged with deduplication.
Example queries
- {"max_results":"5","title_patterns":"software engineer","search_keywords":"Software Engineer"}