Adzuna

Adzuna

  • Category: Jobs

An Overview of the Adzuna Public API

Are you looking for a job search engine to integrate into your website or mobile application? Look no further than the Adzuna Public API! This handy tool allows you to access Adzuna's extensive database of job vacancies, salary data, and company information.

Getting Started

To get started with the Adzuna Public API, first register an account on the Adzuna Developer Website. This will give you access to the API key that you will need to make requests.

Authentication

All requests must include your API key. You can either include the key as a query parameter:

https://api.adzuna.com/v1/api/jobs/gb/search/1?app_id=YOUR_APP_ID&app_key=YOUR_APP_KEY

or as a header:

Authorization: YOUR_APP_ID:YOUR_APP_KEY

Note that some endpoints may require additional authentication, such as an OAuth token.

Example Requests

Here are a few examples of how you can use the Adzuna Public API to fetch job data using JavaScript.

Search for Jobs

const app_id = 'YOUR_APP_ID';
const app_key = 'YOUR_APP_KEY';
const country = 'gb';
const query = 'javascript';
const location = 'london';
const url = `https://api.adzuna.com/v1/api/jobs/${country}/search/1?app_id=${app_id}&app_key=${app_key}&q=${query}&location=${location}`;

fetch(url)
    .then(response => response.json())
    .then(data => console.log(data));

Get Job Details

const app_id = 'YOUR_APP_ID';
const app_key = 'YOUR_APP_KEY';
const job_id = '123456789';
const url = `https://api.adzuna.com/v1/api/jobs/${job_id}?app_id=${app_id}&app_key=${app_key}`;

fetch(url)
    .then(response => response.json())
    .then(data => console.log(data));

Get Salary Data

const app_id = 'YOUR_APP_ID';
const app_key = 'YOUR_APP_KEY';
const country = 'gb';
const job_title = 'web developer';
const url = `https://api.adzuna.com/v1/api/salary/${country}/history?app_id=${app_id}&app_key=${app_key}&title_only=${job_title}`;

fetch(url)
    .then(response => response.json())
    .then(data => console.log(data));

These are just a few examples of the many ways in which you can use the Adzuna Public API to access job data. For more information, check out the API documentation.

Visit to Adzuna website

Similar APIs of Jobs

Remotive Job API

Remotive Job API

Jobs

Returns the list of all active remote job listings on Remotive job board. Filtering is available using optional querystring parameters. Remote job listings are sorted by publication date on Remotive job board.

remotejobsremotive

GraphQL Jobs

GraphQL Jobs

Jobs

Jobs with GraphQL. This API lets you retrieve information in GraphQL query format related for jobs offered by GraphQL. You can sort the data, find remote jobs and update existing data.

JobsGraphQLlocations

Freelancer

Freelancer

Jobs

Use the Freelancer API to access a cloud workforce of skilled freelancers from your website, app or software. Why hire people when you can just make an API call to the cloud?

freelancerpaidJobs

Reed

Reed

Jobs

Job board aggregator. API lets you create you own job search with reed.co.uk's job search and details API. Or lets you post jobs to reed.co.uk and search our database of candidates. It also provides with Courses API that takes leads and imports them into their CRM.

SeekingRecruitCourses

Jooble

Jooble

Jobs

Job search engine. The REST API allows developers to access and integrate Jooble's search results within your web products, or to build an entirely new web product of your own.

JobsVacanciesHigh

Jobs2Careers

Jobs2Careers

Jobs

Job aggregator. The API allows for a constant stream of up-todate job postings and provides the best matching based on any job seeker's search query. With the API, you use the Jobs2Careers enhanced search engine which has years of optimizations already built in. The API takes the guess work out of everything.

querysearchaccounting

The Muse

The Muse

Jobs

Job board and company profiles. This API gets a list of jobs, intelligently sorted by a number of factors such as trendiness, uniqueness, newness, etc. It also gives you description of individual job. Lets you list all the companies on your app or website in descending or ascending order. Through this API you can also access website's content.

JobsListsSorting

Juju

Juju

Jobs

Job search engine. Speed up your job search and find better jobs! Juju searches millions of jobs from thousands of sites and was one of the first job search engines online in 1998. It lets you sort data related to accounting, administrative, banking, mortgage, biotech, pharma, construction, customer, design, education, entry level, facilities, government, health care, human resources, installer, technician, insurance, legal, logistics, management, marketing, media, non profits, nursing, real estate, restaurant, retail, sales, sciences, software it, warehouse. API returns in XML.

OldestJobSearch

Careerjet

Careerjet

Jobs

Job search engine. If you are a webmaster and would like to embed Careerjet search results into your website, please feel free to use our public search API. In order to avoid misuse of our API, the frequency of calls you can make is limited. If you use our API intensively and wish to see this limit lifted for your server, please contact us and we'll arrange it after reviewing your site.

SearchWebJobs

USA JOBS

USA JOBS

Jobs

Tap into a list of current jobs openings with the United States government. This API provides you with the functionality that you can take advantage of on your own website or app which includes dynamic search, RSS feeds, job exports and rich REST services.

dynamicrssjob