Home | Index

Yahoo! HotJobs Real-Time Job Post API

Yahoo! HotJobs Real-Time Job Post API


Table of Contents

Introduction
Getting Started
License Key
Authentication
URI
HTTP Method
Parameters
Request XML Sample
Success Response XML Sample
Error Response XML Sample
Job Post
URI
HTTP Method
HTTP Request Body
HTTP Custom Headers
Parameters
Request XML Sample for Direct Apply Job
Request XML Sample for HotJobs Apply Job
Success Response XML Sample for Direct Apply Job
Success Response XML Sample for HotJobs Apply Job
Error Response XML Sample
Job Edit
URI
HTTP Method
HTTP Request Body
HTTP Custom Headers
Parameters
Request XML Sample
Success Response XML Sample
Error Response XML Sample
Job Refresh
URI
HTTP Method
HTTP Request Body
HTTP Custom Headers
Request XML Sample
Success Response XML Sample
Error Response XML Sample
Job Delete
URI
HTTP Method
HTTP Custom Headers
Request XML Sample
Success Response XML Sample
Error Response XML Sample
Notes
HTTP Headers
HTTP Compression Support
HTTP Options
Status Codes
XML Schema

Introduction

You can use the Yahoo! HotJobs Real-Time Job Post API to post, edit, refresh, and delete job ads in real time. The Yahoo! HotJobs Web service operates via HTTP requests. Requests are formed using specific service endpoint URLs. The results returned by the service are in XML format and vary depending on the service. Programs can use these services by submitting a request, fetching the response, parsing the returned XML, and extracting the required information.

The purpose of this guide is to help you manage job ads on Yahoo! HotJobs using API calls.