HUD Foreclosure Listings Scraper avatar

HUD Foreclosure Listings Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
HUD Foreclosure Listings Scraper

HUD Foreclosure Listings Scraper

Scrapes HUD Home Store for government-owned foreclosure properties. Search by state, zip code, price range, bedrooms, and property type across all US states.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

CoDee

CoDee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

:house: HUD Foreclosure & REO Property Listings

Search HUD-owned foreclosed properties from HUD Home Store — the official US Department of Housing and Urban Development marketplace for government-owned real estate. Listings include single-family homes, condos, and townhouses available at below-market prices.

What data does it extract?

For each property listing, the Actor extracts:

FieldDescription
Case NumberHUD case identifier
AddressFull street address, city, state, zip, and county
List PriceCurrent asking price
Bedrooms/BathroomsBedroom and bathroom count
Square FeetProperty square footage
Property TypeSingle family, condo, townhouse, etc.
Year BuiltYear the property was built
FHA FinancingWhether FHA-insured financing is available
Bidding DeadlineDeadline for submitting bids
Bid Open DateWhen bids are opened
StatusProperty listing status
CoordinatesLatitude and longitude
AmenitiesIndoor and outdoor amenities

Output example

{
"caseNumber": "101-123456",
"address": "123 Main St",
"city": "Phoenix",
"state": "AZ",
"zipCode": "85001",
"county": "Maricopa",
"listPrice": 185000,
"bedrooms": 3,
"bathrooms": 2,
"squareFeet": 1450,
"propertyType": "Single Family",
"listingDate": "02/10/2026",
"biddingDeadline": "02/28/2026",
"bidOpenDate": "03/01/2026",
"status": "Available",
"fhaFinancing": "Insured",
"yearBuilt": 1998,
"latitude": 33.4484,
"longitude": -112.074,
"listingUrl": "https://www.hudhomestore.gov/listing/101-123456",
"scrapedAt": "2026-02-25T12:00:00.000Z",
"sourceUrl": "https://www.hudhomestore.gov/searchresult?citystate=AZ"
}

Input options

ParameterTypeDescription
statesstring[]Filter by US state codes (e.g., ["AZ", "FL", "TX"]). Leave empty for all 50 states + territories.
zipCodesstring[]Filter by zip codes (e.g., ["85001", "33101"]). Overrides state filter if provided.
minPricenumberMinimum list price.
maxPricenumberMaximum list price.
bedroomsintegerMinimum number of bedrooms.
bathroomsintegerMinimum number of bathrooms.
propertyTypesstring[]Filter by type (e.g., ["Single Family", "Condo"]). Leave empty for all.
maxRecordsintegerMaximum records to fetch. Default: 5,000.

Use cases

  • Real estate investors — Find below-market foreclosed properties across any US state
  • First-time homebuyers — Discover affordable HUD homes eligible for FHA financing with low down payments
  • Property flippers — Identify fixer-upper opportunities with high potential ROI
  • Real estate agents — Monitor HUD inventory for client matching and market analysis
  • Researchers — Study foreclosure patterns by region, property type, and pricing trends
  • Nonprofit housing orgs — Track available affordable housing stock for community programs

Data freshness

HUD Home Store updates listings daily as new properties become available and bids are processed. Schedule this Actor to run daily to catch new listings early.

Cost

This Actor scrapes the HUD Home Store website. Typical cost: less than $0.05 per run for a full nationwide scan.