Embed your DIRT Score
Show homeowners your verified DIRT Score on your website, email signature, or proposal PDFs. Badges link back to your DIRT Finds profile and update automatically when your score refreshes.
Who can embed
Embed codes are available on contractor profiles that have a published DIRT Score. Claim your listing, keep your reviews current, and copy the snippets from your profile sidebar.
How is the DIRT Score calculated? →Badge URLs
Replace trade, city, and slug with your profile path:
SVG badge:
https://dirttrades.com/finds/badge/{trade}/{city}/{slug}
Embed page:
https://dirttrades.com/finds/embed/{trade}/{city}/{slug}
Profile:
https://dirttrades.com/finds/{trade}/{city}/{slug}Example: image + link
Best for most websites. Paste into HTML or a site builder's custom HTML block.
<a href="https://dirttrades.com/finds/electricians/houston/acme-electric" target="_blank" rel="noopener noreferrer"><img src="https://dirttrades.com/finds/badge/electricians/houston/acme-electric" alt="DIRT Score badge" width="240" height="100" /></a>Example: iframe embed
Shows a compact card with score, company name, and a link to your profile.
<iframe src="https://dirttrades.com/finds/embed/electricians/houston/acme-electric" width="260" height="140" frameborder="0" scrolling="no" title="DIRT Score"></iframe>Example: markdown
Works in GitHub, Notion, and other markdown-friendly tools.
[](https://dirttrades.com/finds/electricians/houston/acme-electric)JSON API
Fetch badge metadata programmatically (CORS enabled):
GET https://dirttrades.com/finds/api/badge/electricians/houston/acme-electricPreview
Example badge for Acme Electric: