Homes Property Scraper avatar

Homes Property Scraper

Pricing

from $8.50 / 1,000 results

Go to Apify Store
Homes Property Scraper

Homes Property Scraper

Search Homes.com listings in the United States. Extract sale and rental property data with prices, beds, baths, area, images, listing details, agent data, and source URLs.

Pricing

from $8.50 / 1,000 results

Rating

0.0

(0)

Developer

AgentX

AgentX

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Affiliate disclosure: Actor links in this documentation may include an Apify referral parameter at no additional cost to you.

Homes Property Scraper - Homes.com Property Listings Data API

Homes Property Scraper extracts structured Homes.com listing data from United States markets for real estate analytics, lead generation, pricing research, and property intelligence workflows. It returns 40 normalized fields for sale and rental property records, including prices, beds, baths, area, images, listing details, agent data, source URLs, and processing metadata. Property type remains optional; listing type defaults to sale when omitted.

Property Data Pay Per Result United States


Why Choose This API

Homes.com Listing Intelligence for United States Property Workflows

๐Ÿ  Sale and Rental Listing Coverage Collect Homes.com property listings for for_sale and for_rent workflows in supported United States locations.

๐Ÿ“ Location-Based Search Search by city, region, neighborhood, postal code, or address supported by Homes.com.

๐Ÿ“Š Normalized Property Records Return 40 consistent fields covering price, rooms, area, land, address, geo data, media, features, contacts, source URLs, and processing metadata.

๐Ÿ˜๏ธ Residential Property Filters Use optional property type filters such as residential, house, apartment, condo, or townhouse.


Quick Start Guide

How to Extract Homes.com Property Data in 3 Steps

Step 1: Configure Your Request

Open Homes Property Scraper and enter max results, country, and location.

Step 2: Add Optional Filters

Choose listing type and property type only when those filters are needed.

Step 3: Run and Export

Click Start and export the default dataset as JSON, CSV, Excel, XML, RSS, or through the Apify API.


Input Parameters

ParameterTypeRequiredDescriptionExample
max_resultsintegerYesMaximum number of Homes.com property listings to return.10
countrystringYesCountry where Homes.com listings are supported.United States
locationstringYesCity, region, neighborhood, postal code, or address supported by Homes.com.Miami, FL
listing_typestringNoTransaction status to search: for_sale or for_rent.for_sale
property_typestringNoOptional property or asset type filter.house

Output Data Schema

Field GroupExamples
Listing detailsplatform, title, description, listing_id, mls_id, listing_type, availability, market_type, property_type, subtype, category, business_type
Pricing, dimensions, and datesprice, rooms, area, land, building, dates, posted_time, fees
Locationlocation, address, geo, country, nearby
Media and featurescover_image, image_urls, media, open_houses, features, amenities, details
Community and unit datareviews, policies, units
Contacts and source linkscontact, source_url, official_url
Processing metadataprocessor, processed_at

Integration Examples

Actor ID

RRHhhMhNMDVcPxuml

REST API

POST https://api.apify.com/v2/acts/RRHhhMhNMDVcPxuml/run-sync-get-dataset-items?token=YOUR_API_TOKEN
Content-Type: application/json

JavaScript SDK

import { ApifyClient } from "apify-client";
const client = new ApifyClient({ token: process.env.APIFY_TOKEN });
const run = await client.actor("RRHhhMhNMDVcPxuml").call({
max_results: 10,
country: "United States",
location: "Miami, FL",
listing_type: "for_sale",
property_type: "house",
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

JSON-LD Metadata

{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Homes Property Scraper",
"description": "Homes.com property listings data API for United States sale and rental records.",
"applicationCategory": "BusinessApplication",
"applicationSubCategory": "Real Estate Data API",
"operatingSystem": "Web, Cloud",
"url": "https:\/\/apify.com\/agentx\/homes-property-scraper?fpr=aiagentapi",
"dateModified": "2026-07-20",
"featureList": [
"Homes.com sale and rental listing searches",
"40 normalized property fields",
"Optional residential property-type filters",
"JSON, CSV, Excel, and API exports"
]
}

Pricing & Cost Calculator

EventPriceDescription
Actor Start$0.01000Charged when the Actor starts running.
Result$0.00850 FREE / $0.00822 BRONZE / $0.00793 SILVER / $0.00765 GOLD+Charged for each result saved to the default dataset.

At the FREE result tier, 100 results cost $0.86 including one Actor Start event. One thousand results cost $8.51 including one Actor Start event.


Use Cases & Applications

  • United States sale and rental property monitoring.
  • Comparable listing research and price benchmarking.
  • Agent, owner, landlord, or developer prospecting.
  • Property intelligence datasets for dashboards and enrichment workflows.

FAQ

Which country is supported?

The Actor is scoped to the United States and accepts cities, regions, neighborhoods, postal codes, or addresses that Homes.com can resolve.

Which listing types are supported?

Use for_sale or for_rent. If omitted, the runtime uses for_sale.

Does this Actor support posted_since?

No. The current Homes.com request path does not provide a reliable posted-date filter, so the public input intentionally omits it.

Does property_type have a hidden default?

No. Leave it empty to avoid narrowing the search. Supported values are residential, house, apartment, condo, and townhouse.

Are all 40 fields always populated?

No. The schema remains stable, while unavailable source values remain empty or null.

Is the data real-time?

Results reflect Homes.com data available when the run executes. Stored examples and historical online statistics may be stale.


SEO Keywords & Search Terms

Homes.com property scraper, Homes scraper API, US property listings data, homes for sale API, rental listings data, comparable property research, real estate monitoring, housing market data export


Trust & Certifications

  • โœ… Schema-aligned output โ€” published items use the documented 40-field property structure.
  • โœ… Input-surface accuracy โ€” only runtime-supported country, listing, and property filters are exposed.
  • โœ… Source traceability โ€” records include Homes.com source URLs and processing timestamps when available.
  • โœ… Transparent billing โ€” Actor Start and Result events are documented above.
  • โœ… Current-run evidence โ€” live run output is authoritative; older online data is only historical context.

This Actor collects publicly accessible listing information. Users are responsible for complying with applicable laws, contracts, platform terms, privacy obligations, and intellectual-property rights. Homes.com is a trademark of its respective owner; this independent Actor is not endorsed by or affiliated with Homes.com.

Verify prices, availability, contacts, and listing status against the returned source_url before making material decisions.


Related: Zillow Property Scraper ยท Realtor Property Scraper ยท MagicBricks Property Scraper

Enrich: All Property Scraper ยท All Jobs Scraper ยท All Shopping Scraper

Support: https://t.me/AiAgentApi


Support & Community


Last Updated: 2026-07-20