Search Filters
Data type:
Query type:
URL:
Base Jobs
Coresignal's custom filters
https://api.coresignal.com/cdapi/v2/job_base/search/filter
Overview
Explore the available filters, their explanations, potential applications, and helpful tips for the endpoint /v2/job_base/search/filter usage.
Use this endpoint to collect job posting IDs with relevant keywords.
Opt for this endpoint if you prefer uncomplicated queries. Details about filter explanations and how to use them are provided below.
Endpoint structure
{
"created_at_gte": "string",
"created_at_lte": "string",
"last_updated_gte": "string",
"last_updated_lte": "string",
"title": "string",
"keyword_description": "string",
"employment_type": "string",
"location": "string",
"company_id": 0,
"company_name": "string",
"company_domain": "string",
"company_exact_website": "string",
"company_professional_network_url": "string",
"deleted": true,
"application_active": true,
"country": "string",
"industry": "string"
}Filter list
Last updated
Was this helpful?