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

Card style · ZIP scope
<div data-dn-widget data-zip="60619" data-style="card" data-limit="5"></div>
Card style · County scope
<div data-dn-widget data-county="Cook" data-state="IL" data-style="card" data-limit="5"></div>
Dark theme · State scope
<div data-dn-widget data-state="PA" data-style="card" data-theme="dark" data-limit="5"></div>

All configuration options

AttributeValuesNotes
data-zip5-digit ZIPScope to a US ZIP code (uses leading 5 of any ZIP+4).
data-countyCounty namePair with data-state.
data-state2-letter state codee.g. IL, PA, OH. Standalone or with county.
data-stylecard · inline · bannerDefault card.
data-limit1–25Number of properties listed. Default 5.
data-themelight · darkDefault light.

What gets shown

Privacy & what we don't do

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