/postings
POST https://emsiservices.com/jpa/postings
https://docs.lightcast.dev/apis/job-postings#post-postings
Request Body
{"filter"=>{"when"=>{"start"=>"2020-01", "end"=>"2020-12"}, "city_name"=>["Boston, MA"], "employment_type_name"=>["Full-time (> 32 hours)"]}, "fields"=>["id", "posted", "expired", "body", "city_name", "company_name", "title_raw", "url", "active_urls", "score"], "order"=>["score"], "limit"=>5}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |