For postings matching the given criteria and time period, returns a list of companies (employers), ranked in order of number of job postings.
INFO
This endpoint allows querying by one primary facet type (location, occupation, skill, industry, employer) only. Multiple values of the same facet may be provided, in which case, they will be aggregated.For more complex queries over multiple facets, see Perform complex boolean queries
Request
Authorization
Add parameter in header
Authorization
Example:
Authorization: ********************
Path Params
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.intelligence.adzuna.com/api/v1.1/gb/reports/hiring-employers/?category_id&end_date=2022-01-31&industry_id&limit&location_id=26&occupation_id&occupation_taxonomy_id&skill_id&skill_tag_id&start_date=2022-01-01' \
--header'Authorization;'
Responses
🟢200Request successful.
application/json
Body
Example
{"sample_size":36894,"data":[{"company":{"id":31381,"name":"Adzuna","description":"Adzuna is a next-generation search engine for classified ads used by [...]","country_id":1},"industry":{"id":"J","label":"Information and communication","description":"Information and communication"},"posting_count":123}]}