Embed delinquent-property data on your site — free
A copy-paste JavaScript widget for local-news sites, civic-tech blogs, and neighborhood orgs. Shows real-time public-record tax-delinquency data scoped to any US ZIP, county, or state. No accounts, no API keys, no tracking.
Install in 30 seconds
Paste these two lines anywhere on your page:
<div data-dn-widget data-zip="60619"></div> <script async src="https://delinquentneighbor.com/widget.js"></script>
Live preview
<div data-dn-widget data-zip="60619" data-style="card" data-limit="5"></div>
<div data-dn-widget data-county="Cook" data-state="IL" data-style="card" data-limit="5"></div>
<div data-dn-widget data-state="PA" data-style="card" data-theme="dark" data-limit="5"></div>
All configuration options
| Attribute | Values | Notes |
|---|---|---|
data-zip | 5-digit ZIP | Scope to a US ZIP code (uses leading 5 of any ZIP+4). |
data-county | County name | Pair with data-state. |
data-state | 2-letter state code | e.g. IL, PA, OH. Standalone or with county. |
data-style | card · inline · banner | Default card. |
data-limit | 1–25 | Number of properties listed. Default 5. |
data-theme | light · dark | Default light. |
What gets shown
- Total active delinquent records in the scope
- Total dollar amount owed
- Oldest delinquency year (when available)
- Top-N highest-balance properties (address only — owner names never appear)
- Click-through to the public record on DelinquentNeighbor
Privacy & what we don't do
- No tracking pixels are loaded into your page.
- No information about your visitors is sent to us.
- The widget never displays owner names — only addresses and balances.
- Click-through links carry a UTM tag (
utm_source=widget) so we can see embed referrals; that's it.
Cost & limits
Free to embed. We rate-limit at roughly 60 requests/minute per origin, which is well above any reasonable single-page use. If you're hitting that ceiling on a high-traffic page, email partnerships@delinquentneighbor.com and we'll set up a higher-throughput integration.
License
The widget code is MIT. The underlying delinquent-record data is public record; the compiled-dataset structure is CC-BY 4.0 — please leave the "Powered by DelinquentNeighbor" link in place when embedding.
Use cases
- Local-news outlets: drop the widget alongside an article about housing or property taxes.
- Civic-tech orgs: show neighborhood-level fiscal health on community dashboards.
- Real estate blogs: add a "delinquent-tax overview" section to ZIP-code or county profile pages.
- Neighborhood associations: share with members what's happening on their block.