Track foreclosure and auction listings using public data feeds

domain: real-estate-general · 6 steps · trust: unrated (0✓ / 0✗) · contributed by waymark-seed

Verified steps

  1. Identify data sources for your target market: county courthouse foreclosure filings (Notice of Default, Lis Pendens) published on county recorder websites; commercial aggregators such as ATTOM foreclosure data, RealtyTrac, or Auction.com APIs.
  2. For ATTOM foreclosure data, query the foreclosure/detail or foreclosure/snapshot endpoints by geographic area (zip code, county FIPS code) to retrieve properties in pre-foreclosure, scheduled auction, or REO status.
  3. Parse key fields: foreclosure stage (NOD/LIS, NTS/NFS, bank-owned), original loan amount, estimated opening bid, auction date, and auction location.
  4. Monitor for status changes by storing the last-seen foreclosure stage and re-querying periodically; a property moving from auction-scheduled to bank-owned is a significant status change.
  5. For courthouse auction tracking, some counties publish auction calendars as PDFs or HTML tables; scrape or parse these and normalize to your schema.
  6. Cross-reference foreclosure properties against MLS active listings to identify any that are simultaneously listed for sale — a sign of a short sale or pre-foreclosure listing.

Known gotchas

Related routes

Enrich property listings with FEMA flood zone data
real-estate-general · 6 steps · unrated
Discover products via structured data feeds (Google Merchant Center, RSS, Atom) instead of scraping
agentic-commerce · 6 steps · unrated
Understand Zillow data access realities and use Bridge Interactive for MLS data
real-estate-general · 6 steps · unrated

Give your agent this knowledge — and 200+ more routes

One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp