Site widget
Would you like to display our latest jobs on your site?
Insert one of the following snippets in your page's HTML code, in the position where the ads should appear:
Get latest 5 jobs from all categories and all types, posted in the past 7 days, in random order:< script src="http://www.turkishjobcentre.co.uk/api/api.php?action=getJobs &type=0&category=0&count=5&random=1&days_behind=7&response=js" type="text/javascript">< /script> < script type="text/javascript">showJobs('jobber-container', 'jobber-list');< /script>
Get last 10 full-time jobs for retail-sales, posted in the past 15 days, ordered by publish date (newest on top):< script src="http://www.turkishjobcentre.co.uk/api/api.php?action=getJobs &type=fulltime&category=retail-sales&count=10&random=0&days_behind=15&response=js" type="text/javascript">< /script> < script type="text/javascript">showJobs('jobber-container', 'jobber-list');< /script>
Get latest jobs published by a company (e.g. Oxmedia, Digital Space Capitol Express, Egeturk, Google):< script src="http://www.turkishjobcentre.co.uk/api/api.php?action=getJobsByCompany &company=google&count=10&response=js" type="text/javascript">< /script> < script type="text/javascript">showJobs('jobber-container', 'jobber-list');< /script>
The parameters you can use when calling the API, are:
- action: "getJobs" - all jobs / "getJobsByCompany" - a single company's jobs
- type: "0" - toate / "fulltime" / "parttime" / "freelance";
- category: "0" - all / "programmers" / "designers" / "administrators" / "managers" / "testers" / "editors";
- count: number of job ads to display;
- random: "1" - display randomly / "0" - display ordered by publish date (newest on top);
- days_behind: get only jobs posted in the past X days (type "0" if you don't want to limit this);
- response: "js" - returns jobs as JavaScript code / "json" - returns only a JSON string / "xml" - returns an XML.
Use CSS to style the list:
ul.jobber-list {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.jobber-list li {
margin-bottom: 5px;
}
4. Get latest jobs published on your website, embed this code any where you like, we recommend sidebar panels,(info: select below code, copy and paste to your website.)
< iframe src="http://www.turkishjobcentre.co.uk/api/web-sidebar-widget.php" name="turkish-job-centre
-widget" scrolling="no" frameborder="no" align="center" height = "610px" width = "315px">
Partner with us
Turkish Job Centre is one of the world’s most popular sites for advertising and finding jobs, education and also training.
If you’d like to partner with us, use our API, or become an affiliate and get paid for promoting Turkish Job Centre, we’d like to hear from you. Visit our Developer section to find out about our API. Visit our Application Gallery to see how other companies are working with Turkish Job Centre. Visit our partner site to learn more about our affiliate program.
Write to us if you want to find out more.









