Jobs API
Launch a comprehensive search on LinkedIn, Indeed, Glassdoor, and more than 16 other job sites. Maximize your reach and efficiency by targeting a broad spectrum of opportunities from the start. Refine your search with advanced filters: - Job filters: job title, keywords in the job description, salary ranges, technology, hiring managers… - Company filters: Industry, size, location, funding,…
Jobs API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Jobs | ||
| POST |
Job Search /v1/jobs/search |
This endpoint lets you search for jobs posted on thousands of websites and filter by multiple filters, such as job titles, companies, locations, company attributes, dates and… |
| Catalog | ||
| GET |
get_companies_per_company_country_code_v0_catalog_companies_per_company_country_code_get /v0/catalog/companies_per_company_country_code |
This endpoint will return all country codes and the number of companies whose HQ is in that country. Calls to this endpoint don't cost you credits. |
| GET |
get_technology_categories_v0_catalog_technologies_categories_get /v0/catalog/technologies/categories |
This endpoint lets you get all the categories of the technologies we monitor, and the number of technologies and companies in each category. |
| GET |
get_jobs_and_companies_per_job_country_code_v0_catalog_jobs_companies_per_job_country_code_get /v0/catalog/jobs_companies_per_job_country_code |
This endpoint will return all the country codes and the number of jobs whose location's country code is the given one, and the number of companies with jobs in that country.… |
| GET |
get_industries_v0_catalog_industries_get /v0/catalog/industries |
This endpoint lets you: - List all the industries and their codes - See how many jobs and companies we have per industry - Search for an industry Calls to this endpoint don't… |
| GET |
get_technologies_v0_catalog_technologies_get /v0/catalog/technologies |
This endpoint lets you: - List all the technologies we track - Search for any given technology. Pass a `name_pattern` parameter (case-insensitive, can be a regex pattern) - List… |
Jobs API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $150 / month | 1000 / hour |
|
| ULTRA | $495 / month | 1000 / hour |
|
| MEGA | $1,490 / month | 1000 / hour |
|