Free Embeddable Jobs Widget
Drop a live feed of AI-vetted jobs on your career blog, newsletter, or community in 30 seconds. Free, no API key, works on any platform that allows iframes. Includes "Powered by Workzil" attribution.
Live preview
This is the actual widget rendered in an iframe — what your readers will see.
Install snippets
Pick the variant that matches your site, copy the HTML, paste it where you want the widget to appear.
Generic — 5 latest jobs
<iframe
src="https://www.workzil.com
/embed/jobs?limit=5"
width="100%" height="540"
style="border:0; max-width:600px"
loading="lazy"
title="Latest AI-vetted jobs by Workzil"></iframe>Remote-only — 8 jobs
<iframe
src="https://www.workzil.com
/embed/jobs?remote=true&limit=8"
width="100%" height="780"
style="border:0; max-width:600px"
loading="lazy"
title="Latest remote jobs by Workzil"></iframe>Filtered by role (example: "react")
<iframe
src="https://www.workzil.com
/embed/jobs?role=react&limit=5"
width="100%" height="540"
style="border:0; max-width:600px"
loading="lazy"
title="Latest React jobs by Workzil"></iframe>Dark theme
<iframe
src="https://www.workzil.com
/embed/jobs?theme=dark&limit=5"
width="100%" height="540"
style="border:0; max-width:600px"
loading="lazy"
title="Latest AI-vetted jobs by Workzil"></iframe>URL parameters
| Param | Type | Default | Description |
|---|---|---|---|
| limit | 1-20 | 5 | Number of jobs to render |
| remote | true / false | false | Filter to remote-only postings |
| role | string | — | Match skill or title (e.g. "react", "python", "designer") |
| theme | light / dark | light | Light or dark colour scheme |
Prefer raw data?
If you want to render the data yourself instead of using the iframe widget, Workzil also exposes a public JSON feed and an RSS feed. CORS is open; no API key required.
JSON
https://www.workzil.com
/api/public/jobs.json?limit=50&remote=trueRSS
https://www.workzil.com
/api/public/jobs.rss?limit=50Frequently Asked Questions
Want a custom widget for your community?
Custom branding, larger feeds, and white-label embedding are available for partner sites. Get in touch.