Home

Upload Your XML Feed

To automatically publish your job listings on Jobkos, please upload your XML feed file using the format below:

Supported XML Data Format

Field Description
titleJob title
locationJob location
companyCompany name
post_timePosting date
uniqe_codeUnique job code
countryCountry
linkJob detail URL
full_descFull job description

Sample XML Feed Structure

    <jobs>
     <job>
     <title><![CDATA[Software Engineer]]></title>
     <location><![CDATA[Columbus, GA]]></location>
     <company><![CDATA[Columbus Consolidated Government]]></company>
     <post_time><![CDATA[2025-08-15]]></post_time>
     <uniqe_code><![CDATA[JOB12345]]></uniqe_code>
     <country><![CDATA[US]]></country>
     <link><![CDATA[https://jobkos.com/details/software-engineer]]></link>
     <full_desc><![CDATA[We are looking for a talented Software Engineer...]]></full_desc>
     </job>
    </jobs>

Integration Request Form

For further assistance or to request a custom endpoint, please contact our team at support@jobkos.com.