Add AI displacement risk badges to your website, career portal, or job board.
Add a risk badge to your site in seconds. Just copy and paste this code:
<iframe
src="https://displacement.ai/api/embed/software-engineer"
width="300"
height="150"
frameborder="0"
title="AI Displacement Risk Badge"
style="border-radius: 8px;"
></iframe>Replace software-engineer with any job slug from our job directory.
Here's what the embedded badge looks like:
Customize the badge appearance using URL parameters.
| Parameter | Values | Default | Description |
|---|---|---|---|
theme | dark, light | dark | Color theme for the badge |
size | small, medium, large | medium | Size of the badge |
Choose the size that best fits your design.
<iframe
src="https://displacement.ai/api/embed/software-engineer?size=small"
width="200"
height="100"
></iframe><iframe
src="https://displacement.ai/api/embed/software-engineer?size=medium"
width="300"
height="150"
></iframe><iframe
src="https://displacement.ai/api/embed/software-engineer?size=large"
width="400"
height="200"
></iframe>Match the badge to your site's color scheme.
src="https://displacement.ai/api/embed/software-engineer?theme=dark"src="https://displacement.ai/api/embed/software-engineer?theme=light"The embed URL follows this pattern:
https://displacement.ai/api/embed/{job-slug}?theme={dark|light}&size={small|medium|large}{job-slug}software-engineer, data-analyst, registered-nurseFind job slugs in our job directory or use the widget configurator.
title attribute for screen readers.style="border-radius: 8px;" to match the badge corners.Contact us for pricing.
Need help with embedding? We're here for you.