Ocean of Jobs

Find your next opportunity.

Loading board statistics.

Sources

Every listing is scraped either from the company's own hiring system or from their careers page.

CV keyword matching

To analyze your CV for keywords and experience go to your account page and (locally) upload your resume, which gives you the option to sort by "Best matches" according to your CV.

Salary estimation

There is a salary estimation algorithm which is made to be as accurate as possible.

Smart alerts

To set up alerts on future job openings you must create an account to let AWS SES send you alerts via email.

Browse the open jobs

Build on the same data.

Free public JSON API, rate limited to 20 requests per second.

Read the API reference
$ curl "oceanofjobs.com/api/jobs?q=golang&limit=1"
{
  "total": 176,
  "jobs": [{
    "title": "Distributed Systems Software Engineer (Golang)",
    "company_domain": "apple.com",
    "company_name": null,
    "location": "Austin, United States of America",
    "salary_text": null,
    "ats": "apple"
  }]
}