Your jobs can be automatically displayed on your own website. There are four ways you can show jobs from Recruitee on your own website.
1 – Use a CUSTOM DOMAIN for your careers site in Recruitee
If your company's website is "www.yourcompany.com", you can set up a subdomain like "jobs.yourcompany.com" and use it as a custom domain for your careers site in Recruitee ("yourcompany.recruitee.com"). With this option, you can still use the careers site provided by Recruitee while having it hosted on your subdomain.
Read more: Use a custom domain for your Careers Site.
2 – Use JOBS WIDGET
Recruitee's jobs widget is JavaScript code you can insert into your own website. The widget will display your published jobs from Recruitee on your website. If you edit any of those jobs in Recruitee, the changes will be updated automatically on your website. The jobs widget is plain CSS, so you can style it as much as you want.
Read more: Use Recruitee jobs widget.
3 – Full integration with API
API integration is the most complicated, but it gives the most possibilities. Please check the docs of Recruitee's API. The public API doesn’t require any authentication.
NOTE: If you use the careers site API to post jobs from Recruitee to your own website, your default careers site hosted by Recruitee (yourcompany.recruitee.com) will still be live. Please contact us via our chat if you want to disable your default careers site hosted by Recruitee.
Read more:
4 – API + CAREERS SITE
You can also mix integrations. For example, you can list all jobs on your own website via Recruitee's API. When someone clicks “Apply” on a job, you redirect them to the application form on your careers site from Recruitee (the field "careers_apply_url" in JSON is the link to your application form).