For the complete documentation index, see llms.txt. This page is also available as Markdown.

Elasticsearch DSL: Base Jobs API

Data type:

Query type:

URL:

Base Jobs

Elasticsearch DSL

https://api.coresignal.com/cdapi/v2/job_base/search/es_dsl


Overview

Use the /v2/job_base/search/es_dsl endpoint for more sophisticated queries. The index behind this endpoint contains deduplicated job postings sourced globally. Records span from August 2020 to the present, and new postings are discovered continuously.

Additionally, the endpoint allows you to operate filters that mimic our job posting data, enabling you to write more complicated and smarter queries than using the /v2/job_base/search/filter endpoint.

Elasticsearch schema

Elasticsearch schema

Having trouble writing Elasticsearch queries on your own?

Sample request

Sorting options

Find several examples of the available sorting options. All information about the sorting is in the general Elasticsearch DSL topic.

Last updated

Was this helpful?