RSS Feed
The RSS feed delivers job search results as an RSS feed. You can then save those results in any favourite feed aggregator, or incorporate that data into your own website or client application. The RSS feed is a dynamically-generated feed: start with the base URL, add parameters for your location, the job category you're looking for. Vous aurez uniquement le retour des informations que vous avez demandé.
http://www.emplois-paris.com/index.php?option=com_jajobboard&view=jafeeds&cid[]=3&category=Finance,Franchise&effected_date=30&exitems=1&exemployers=2
Where each of the values of location, job category, posted date ... are replaced with specific value. If the param is not inluded or invalid, they will get the default values which is set by Admin
All paras can be config via URL syntax, each paras can be added with the format: ¶_name and multi values of a parameters are sepercated by commas , .
Par exemple, les deux flux envoient vers tous les offres de finance + Franchise de toute localisation publication/affiché sur le site en 30 derniers jours
http://www.emplois-paris.com/index.php?option=com_jajobboard&view=jafeeds&cid[]=3&category=Finance,Franchise&effected_date=30
Cette URL renvoie à la liste des emplois ouverts à partir des catégories financier + Design, à New York + Lodon et affiché dans les 30 derniers jours,
http://www.emplois-paris.com/index.php?option=com_jajobboard&view=jafeeds&cid[]=3&category=Financial, Design&location=New York
Et cet exemple de résultat de flux pour emplois Légaux à New York
http://www.emplois-paris.com/index.php?option=com_jajobboard&view=jafeeds&cid[]=3&category=Legal&location=New York
Voir le tableau suivant pour les valeurs possibles pour chacun des paramètres.
Créer Rss avancée
Standard RSS
Créer Rss avancéeDemande avancée de RSS
Le de flux RSS Demande URL qui ressemble à ceci:http://www.emplois-paris.com/index.php?option=com_jajobboard&view=jafeeds&cid[]=3&category=Finance,Franchise&effected_date=30&exitems=1&exemployers=2
Where each of the values of location, job category, posted date ... are replaced with specific value. If the param is not inluded or invalid, they will get the default values which is set by Admin
All paras can be config via URL syntax, each paras can be added with the format: ¶_name and multi values of a parameters are sepercated by commas , .
Par exemple, les deux flux envoient vers tous les offres de finance + Franchise de toute localisation publication/affiché sur le site en 30 derniers jours
http://www.emplois-paris.com/index.php?option=com_jajobboard&view=jafeeds&cid[]=3&category=Finance,Franchise&effected_date=30
Cette URL renvoie à la liste des emplois ouverts à partir des catégories financier + Design, à New York + Lodon et affiché dans les 30 derniers jours,
http://www.emplois-paris.com/index.php?option=com_jajobboard&view=jafeeds&cid[]=3&category=Financial, Design&location=New York
Et cet exemple de résultat de flux pour emplois Légaux à New York
http://www.emplois-paris.com/index.php?option=com_jajobboard&view=jafeeds&cid[]=3&category=Legal&location=New York
Voir le tableau suivant pour les valeurs possibles pour chacun des paramètres.
| Paramètre | Description |
| type | We support follow type: RSS, RSS 0.91, RSS 1.0, RSS 2.0, MBOX, OPML, ATOM, ATOM 0.3, HTML, JS. Eg: type=RSS2.0, the feed will output the feed in RSS2.0 format |
| name | Nom de flux |
| description | Brève description de flux |
| html | Oui Ou Non |
| image | Oui Ou Non |
| order_by | Valeur: Desc, Asc |
| category | The categories of job, seperated by comma. Eg: category=financial,design |
| location | The locations of job, seperated by comma Eg: location=New York,London will display jobs from New York + London only |
| effected_date | The job in xx days. Eg: effected_date=30 will list all the jobs posted 30 days ago. |
| premium | Value = 1 or 0. default=0(meaning display both premium + standard jobs) |
| job_number | la limite de nombre d'emplois générés par RSS |
| exitems | L'ID de l'emploi exclus que vous ne souhaitez pas afficher via RSS |
| inemployers | The included Employers of which you want to get jobs from. Eg: inemployers=45 display open jobs from employer ID 45 |
| exemployers | The excluded Employers of which you want to get jobs from. Eg: exemployers=45, will display all jobs except jobs from employer ID 45 |