Tax delinquent properties in Jackson County, MO (Kansas City metro)
| Address ↑ | Owner ↑ | Delinquent ↓ | Years ↑ | Type | Assessed ↑ | Market Value ↑ | Zip ↑ | Tax Sale |
|---|
This module uses simulated data based on real Jackson County patterns. To enable live scraping:
https://taxes.jacksongov.org provides searchable tax records. Scraping would use Puppeteer/Playwright to paginate through delinquent accounts.https://assessment.jacksongov.org has property details (beds, baths, sq ft, year built, assessed values).tax_delinquent_properties table → marks stale records.The data model and UI are production-ready. Swap in real scraping and the rest works as-is.
KCMO Open Data: Vacant parcels & Land Bank inventory — KC Metro
| Address | Type | Neighborhood | Zip | Lot Size | Status | Distressed |
|---|
data.kcmo.org/d/gseg-eqfy — Parcels with no structure >150 sq ft per KC Water impervious surface data. Updated regularly based on permitting.data.kcmo.org/d/2ebw-sp7f — Properties acquired by KC Land Bank & Homesteading Authority. Available for purchase/redevelopment.Jackson County, MO — Owners whose mailing address differs from property address, and properties held 10+ years
| Address ↑ | Owner Name ↑ | Mailing (City, State) | Years Owned ↓ | Absentee | Hold | Assessed Value ↑ | Equity ↑ | Zip ↑ | Type | |
|---|---|---|---|---|---|---|---|---|---|---|
Loading... | ||||||||||
Jackson County, MO — Properties in default before auction. Court filings from 16th Circuit.
| Address ↑ | Owner ↑ | Filing | Filed ↑ | Default ↑ | Auction ↑ | Countdown | Assessed ↑ | Zip ↑ | |
|---|---|---|---|---|---|---|---|---|---|
Loading... | |||||||||
This module uses simulated data modeled from real Jackson County foreclosure patterns. To enable live court data:
courts.mo.gov/casenet has searchable civil case records including lis pendens and foreclosure filings for the 16th Judicial Circuit (Jackson County).recorder.jacksongov.org records lis pendens filings, trustee sale notices, and other real property documents.bid4assets.com/jackson hosts Jackson County online tax and foreclosure auctions with upcoming sale dates.pre_foreclosure_properties table.The data model and UI are production-ready. Swap in real court data and everything works as-is.