Job Feeds Overview

You can use our jobs feeds to help display your jobs on another website.

The API could be used to retrieve all job information, however we discourage its use for this purpose because:

  • It's unnecessarily powerful given only a list of publicly available job information is being retrieved.
  • We only have a CORS policy that prevents API requests from client side libraries. This is to ensure API keys are not leaked.

If you need to retrieve a feed of your current listed jobs you have two choices:

  1. JSON endpoint (recommended)
  2. RSS feed

What’s Next