HUD Foreclosure Listings Scraper
Pricing
from $0.01 / 1,000 results
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
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
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:
| Field | Description |
|---|---|
| Case Number | HUD case identifier |
| Address | Full street address, city, state, zip, and county |
| List Price | Current asking price |
| Bedrooms/Bathrooms | Bedroom and bathroom count |
| Square Feet | Property square footage |
| Property Type | Single family, condo, townhouse, etc. |
| Year Built | Year the property was built |
| FHA Financing | Whether FHA-insured financing is available |
| Bidding Deadline | Deadline for submitting bids |
| Bid Open Date | When bids are opened |
| Status | Property listing status |
| Coordinates | Latitude and longitude |
| Amenities | Indoor 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
| Parameter | Type | Description |
|---|---|---|
states | string[] | Filter by US state codes (e.g., ["AZ", "FL", "TX"]). Leave empty for all 50 states + territories. |
zipCodes | string[] | Filter by zip codes (e.g., ["85001", "33101"]). Overrides state filter if provided. |
minPrice | number | Minimum list price. |
maxPrice | number | Maximum list price. |
bedrooms | integer | Minimum number of bedrooms. |
bathrooms | integer | Minimum number of bathrooms. |
propertyTypes | string[] | Filter by type (e.g., ["Single Family", "Condo"]). Leave empty for all. |
maxRecords | integer | Maximum 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.