Homes Property Scraper
Pricing
from $8.50 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
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.
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
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
max_results | integer | Yes | Maximum number of Homes.com property listings to return. | 10 |
country | string | Yes | Country where Homes.com listings are supported. | United States |
location | string | Yes | City, region, neighborhood, postal code, or address supported by Homes.com. | Miami, FL |
listing_type | string | No | Transaction status to search: for_sale or for_rent. | for_sale |
property_type | string | No | Optional property or asset type filter. | house |
Output Data Schema
| Field Group | Examples |
|---|---|
| Listing details | platform, title, description, listing_id, mls_id, listing_type, availability, market_type, property_type, subtype, category, business_type |
| Pricing, dimensions, and dates | price, rooms, area, land, building, dates, posted_time, fees |
| Location | location, address, geo, country, nearby |
| Media and features | cover_image, image_urls, media, open_houses, features, amenities, details |
| Community and unit data | reviews, policies, units |
| Contacts and source links | contact, source_url, official_url |
| Processing metadata | processor, 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_TOKENContent-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
| Event | Price | Description |
|---|---|---|
| Actor Start | $0.01000 | Charged 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.
Legal & Compliance
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 Tools
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
- Actor page: Homes Property Scraper
- Community: @Apify_Actor
- Contact team: @AiAgentApi
Last Updated: 2026-07-20