Job Posting Data

Jobs Data API

10min
overview this section covers general details about jobs data api follow the links inside the topics to find out more details on the api and its endpoints jobs data api endpoints https //docs coresignal com/api/jobs data api overview page#owz l find information about jobs data api endpoints request types https //docs coresignal com/api/jobs data api overview page#0swv2 review the available request types rate limits https //docs coresignal com/api/jobs data api overview page#h5qhb explore the enabled api rate limits authorization docid\ tktw cgpqdgjronl09vnj information about authorization flow in the api credits and tokens https //docs coresignal com/api/jobs data api overview page#w2kef information about api tokens and credits you can try out the jobs data api playground on coresignal's self service jobs data api endpoints our api is a data retrieval tool the endpoints do not support analytic features jobs data api features two search and one collect endpoints use the endpoints with any api compatible application to retrieve professional network job posting data request type endpoint post /v2/job base/search/filter post /v2/job base/search/es dsl get /v2/job base/collect/{job id} bulk collect bulk api (bulk collect) expands on jobs data api's functionality and consists of two post and two get endpoints it allows you to perform batch searches and data collection using id lists, search filters, or es dsl queries request type endpoint post /v2/data requests/job base/id file post /v2/data requests/job base/filter get /v2/data requests/{data request id}/files get /v2/data requests/{data request id}/files/{file name} available formats coresignal provides json and csv formats for self service and api the csv format is only available while using bulk collect endpoints read more about bulk collect in the following articles bulk collect general information https //docs coresignal com/api/bulk collect jobs read more about the function and specifications of bulk collect endpoints bulk collect post requests https //docs coresignal com/api/bulk collect jobs post follow the step by step guide to request job posting data in bulk bulk collect get requests https //docs coresignal com/api/bulk collect jobs get follow the step by step guide to collect job posting data in bulk request types a ll jobs data api requests must be made over https requests made over http will fail jobs data api supports two types of requests search endpoints support post http requests only collect endpoints support the get http r equests only request type endpoint function post /v2/job base/search/filter search for relevant job postings using search filters post /v2/job base/search/es dsl search for relevant job postings using elasticsearch dsl schema get /v2/job base/collect/{job id} collect job posting data using ids rate limits jobs data api endpoints restrict the number of requests allowed per second for each client's api token jobs data api search endpoints jobs data api collection endpoints bulk collect post endpoints bulk collect get endpoints allow 18 requests per second allow 54 requests per second allow 27 requests per second allow 27 requests per second credits and tokens the token issued for you has a set amount of search and collect credits one search credit is deducted for one successful (200) request in the search endpoints /v2/job base/search/filter /v2/job base/search/es dsl one collect credit is deducted for one successful (200) request in the collection endpoint /v2/job base/collect/{job id} remember that making one bulk collect request will consume more credits as you get bigger data batches data dictionaries and samples explore what data points we offer in our api jobs data jobs data api sample https //docs coresignal com/api/job data api data samples jobs data api data dictionary https //docs coresignal com/api/job data api data