Skip to main content

Embed LeetHire widgets

Free, server-rendered widgets you can drop into a blog post, newsletter, or docs site. No signup, no JavaScript SDK. Just an iframe.

What's the deal

  • Free forever. No signup, no API key.
  • Server-rendered. Live data on every load, cached for 5 min at the edge.
  • Attribution required — keep the "Powered by LeetHire" link visible.
  • Light + dark themes. Append &theme=light to any URL.
  • Need raw JSON instead? The public API is documented at /developers.

Salary widget

Live median, p25–p75 range, and sample size for any role + location combination.

Live preview
Copy-paste snippet
<iframe src="https://leethire.com/embed/salary?role=react&loc=Berlin" width="100%" height="220" frameborder="0" style="border:0;max-width:560px"></iframe>

Market pulse widget

Active job count and 14-day sparkline for any skill or stack.

Live preview
Copy-paste snippet
<iframe src="https://leethire.com/embed/market-pulse?skill=python" width="100%" height="200" frameborder="0" style="border:0;max-width:560px"></iframe>

Top jobs widget

List the latest 5 jobs for a skill with title, company, and salary.

Live preview
Copy-paste snippet
<iframe src="https://leethire.com/embed/jobs?skill=react&limit=5" width="100%" height="360" frameborder="0" style="border:0;max-width:560px"></iframe>