Feed Format
Struktur eines XML Feeds mittels dem wir Ihre Stellenangebote auf JobiJoba indexieren können.
Technische Dokumentation herunterladen :
(Version Française)
(English version)
Kontakt
<?xml version="1.0" encoding="utf-8"?> <items> <item> <title><![CDATA[...]]></title> <link><![CDATA[...]]></link> <description><![CDATA[...]]></description> <salary periodicity="year" currency="€|$|£"><![CDATA[...]]></salary> <company><![CDATA[...]]></company> <contract_type><![CDATA[...]]></contract_type> <publication_date><![CDATA[...]]></publication_date> <region1><![CDATA[...]]></region1> <region2><![CDATA[...]]></region2> <town><![CDATA[city...]]></town> <postal_code><![CDATA[...]]></postal_code> <tag><![CDATA[...]]></tag> <country_name><![CDATA[country...]]></country_name> <contract_length><![CDATA[...]]></contract_length> <expiration_date><![CDATA[...]]></expiration_date> <premium><![CDATA[true/false]]></premium> </item> <item> ... </item> </items>
Beispiel Feed
<?xml version="1.0" encoding="utf-8"?> <items> <item> <title><![CDATA[Regional Sales Director]]></title> <link><![CDATA[http://www.monsite_emploi/detail_offre?id=123456]]></link> <description><![CDATA[Computing Company is looking for its new regional sales
manager for Eastern Europe. If you have more than 10 years experience in ...]]></description> <salary periodicity="year" currency="€"><![CDATA[90 000]]></salary> <company><![CDATA[Société et associés]]></company> <contract_type><![CDATA[rolling_contract]]></contract_type> <publication_date><![CDATA[2011-10-01]]></publication_date> <region1><![CDATA[North West England]]></region1> <region2><![CDATA[Grand Manchester]]></region2> <town><![CDATA[Manchester]]></town> <postal_code><![CDATA[M40]]></postal_code> <tag><![CDATA[Sales, IT, Marketing]]></tag> <country_name><![CDATA[UK]]></country_name> <contract_length><![CDATA[full_time]]></contract_length> <expiration_date><![CDATA[2011-12-31]]></expiration_date> <premium><![CDATA[true]]></premium> </item> <item> ... </item> </items>
Pflichtfelder ausfüllen (*)



