
<span><a href="http://www.juju.com/">jobs</a> by <a href="http://www.juju.com/" title="Job Search"><img width="85" src="http://d5k1a84rm5hwo.cloudfront.net/img/juju_logo_publisherspec.png" style="border: 0; vertical-align: middle;" alt="Juju.com"></a></span>The image can be resized to an acceptable width, between 60 and 120 pixels.
<script type="text/javascript" src="//d5k1a84rm5hwo.cloudfront.net/partnerapi.js"></script>When the XML is retrieved, the Javascript in the onclick XML tag should be placed into the onClick attribute of your <a> tag. For the following XML file:
...
<link>
http://www.juju.com/jad/000000001x6rzq?impression_id=GVZtkdmUTgmciJW5Scp_tg
</link>
<onclick>juju_partner(this, '3364');</onclick>
<guid ispermalink="false">000000001x6rzq</guid>
...
You should build:
<a href="http://www.juju.com/job/..." onclick="juju_partner(this, '3364');" >
| partnerid | Your assigned Publisher ID. This is given to you when signing up. | Required |
|---|---|---|
| ipaddress | The IP Address of the end-user | Required |
| useragent | The User-Agent of the end-user | Required |
| k | The query. This is in the same format as a basic search. Try our search or advanced search for possible formats. | One Is Required |
| l | The location. This can be a state, county, city, or zip code. Using multiple locations in one query is not supported. | |
| c | The category within which to limit results. See below for the possible values. To retrieve from any of several specified categories, specify ','-joined category names. | |
| r | The radius, in miles, around the search location. The default is 20 and the maximum is 100. | Optional |
| order | The order in which to return results. Choices are: relevance, date, distance. The default is relevance. | Optional |
| days | The number of days back to search. Default is 90. | Optional |
| jpp | The number of jobs per page to return with each request. The maximum is 20, which is also the default. | Optional |
| page | The page of results to return. Page numbers start at 1, the default. | Optional |
| channel | The channel name used to track performance for multiple sites. See the section on channels. | Optional |
| highlight | By default, results will be highlighted with HTML bolding. Set this flag to 0 to turn highlighting off. | Optional |
| startindex | If you are using API results as backfill on one page of results, use this flag to 'skip' jobs from the top of further API results, because you've already shown them in backfill. The minimum (and default) is 1, which indicates that results should start on the first job. Simple paging should be implemented with the page and jpp parameters. If you are unsure, you probably want to use page and jpp. | Optional |
| session | This parameter should be uniquely associated with a particular user. It can be an anonymized persistent or session cookie for web requests, or an anonymized contact id for email. Juju currently uses this internally for testing new algorithms. If you cannot or do not wish to provide this parameter, it's fine to omit it. | Optional |
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Juju - Search Results</title>
<link>
http://api.juju.com/jobs?partnerid=a22e764782e9cf803d160f9417cce8fd&k=finan...
</link>
<description>
Juju - Search thousands of job sites at once for local jobs in your field.
</description>
<language>en-us</language>
<totalresults>331</totalresults>
<startindex>0</startindex>
<itemsperpage>10</itemsperpage>
<item>
<title>
SEC <Financial> Reporting Manager
</title>
<zip>60622</zip>
<city>Chicago</city>
<county>Cook</county>
<state>WI</state>
<country>US</country>
<source>Dice</source>
<company>High Tech Consumer Products Co.</company>
<link>
http://www.juju.com/jad/000000001x6rzq?impression_id=GVZtkdmUTgmciJW5Scp_tg
</link>
<onclick>juju_partner(this, '3364');</onclick>
<guid ispermalink="false">000000001x6rzq</guid>
<postdate>11/07/10</postdate>
<description>
Manager of (SEC) <B>Financial</B> Reporting Job Function: SEC
<B>financial</B> reporting including responsibility for 10-s,
10-s, 8-s and all other <B>financial</B> SEC...
</description>
</item>
...
</channel>
</rss>