SEEK - Australia's no. 1 jobs, employment, career and recruitment site

Apply on your site, with SEEK
Apply with SEEK ButtonThe Apply with SEEK button can be placed on your site by using an iframe that we provide.Please note the button will be provided in our standard 230x45px size. Please let us know if you need the button image in a custom size to suit your application form.Apply on your site, with SEEK offers a range of benefits to the candidate and hirer:
Generate iFrameWhile production iframes will need to be generated programmatically, to include dynamic values of advertiser_id and state, this form can be used to generate a sample iframe, to demonstrate how the values are inserted into the src string.
The client ID provided to you by SEEK.
A HTTP or HTTPS callback URI supplied by you to SEEK in advance.
SEEK-allocated identifier for the advertiser, which enables the OAuth consent form to display their name (i.e. “ATS on behalf of Advertiser”). This can be a numeric SEEK advertiser ID or a forward-compatible SEEK API hirer OID.
A free text field where you can place anything you like. This is generally used to rehydrate a state in your own application when we redirect back to you and to protect against CSRF attacks. You should validate the state that comes back as being as you expect.
The button is available in three colours. You may choose an option that more closely aligns with the page it will be on.
1
2
3
4
5
6
<iframe
  frameborder="0"
  width="230px"
  height="45px"
  src="https://apply-with-seek-button.seek.com.au?client_id=&redirect_uri=&advertiser_id=&state="
></iframe>
Test button