DHL: Search Jobs
DHL via Parse · jobs
Search for jobs on DHL careers by keyword with pagination. Returns job listings including title, location, category, career level, description teaser, skills, and apply URL. Paginates via integer page number; each page returns up to page_size results. An empty keywords value returns all jobs. 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_jobs
- Interface artifact
- sha256:d458e9940ac984657fb7e6e59248651754579a41e3845e9cb0d921c92286c3e5
- Manifest digest
- sha256:601e9cdada8c99c4adaa4768d24ea849d6ef926ae66e3a47d51ce034f36fe442
Request fields
- page (integer): Page number (1-based)
- keywords (string): Search keywords (e.g., 'Marketing', 'Analytics', 'E-Commerce')
- page_size (integer): Number of results per page (max 100)
Example queries
- {"page":"1","keywords":"Marketing","page_size":"10"}