HomeFinder Listing Scraper avatar

HomeFinder Listing Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
HomeFinder Listing Scraper

HomeFinder Listing Scraper

Scrapes homes-for-sale listings from HomeFinder, including prices, addresses, beds, baths, square footage, property details, photos, coordinates, and listing URLs. Supports location, ZIP code, or custom search URLs with configurable result limits.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Collects homes-for-sale listings from HomeFinder.com for a location you choose. Each result includes the price, address, beds/baths, size, photos, and a link to the listing.

Input

FieldDefaultDescription
locationSan-Antonio_TXLocation to search: City, ST (San Antonio, TX), slug form (San-Antonio_TX), or a ZIP code. Ignored when start_urls is set.
start_urls[]Explicit HomeFinder search URLs (e.g. https://homefinder.com/realestateandhomes-search/Austin_TX); override location.
limit42Maximum number of listings to return (1–500).
proxyConfigurationUS proxy onOptional. Enable a US-based proxy for the most reliable results.

Output

Each listing is one record with flat fields plus the full original payload in raw.

{
"property_id": "7398870748",
"listing_id": "2999751426",
"status": "for_sale",
"list_price": 90000,
"beds": 3,
"baths": "1",
"sqft": 6500,
"lot_sqft": 6534,
"year_built": 1971,
"property_type": "single_family",
"street_address": "5326 Indian Pipe St",
"city": "San Antonio",
"state": "TX",
"postal_code": "78242",
"county": "Bexar",
"latitude": 29.344359,
"longitude": -98.603129,
"list_date": "2026-08-16T18:56:42.000000Z",
"listing_url": "https://homefinder.com/realestateandhomes-detail/5326-Indian-Pipe-St_San-Antonio_TX_78242_M73988-70748",
"primary_photo_url": "https://ap.rdcpix.com/...s.jpg",
"raw": { ... }
}

Notes

  • Runs with empty input (defaults to San-Antonio_TX).
  • Enable a US-based proxy for the most reliable results.
  • Collects only publicly listed data; use it in line with the site's Terms of Service and applicable privacy laws.