
Homes
Pricing
$25.00/month + usage

Homes
Homes scraper enables users to extract real estate data from homes.com using the Homes Scraper Actor. It supports configurable inputs like price range, item limits, and proxies, delivering structured property listings with details such as price, location, and images.
0.0 (0)
Pricing
$25.00/month + usage
0
Monthly users
2
Runs succeeded
>99%
Last modified
13 days ago
Homes Scraper - Apify Actor
Overview
The Homes Scraper is an Apify Actor designed to extract real estate listings from Homes.com. It fetches property details, prices, locations, and images, making it ideal for real estate analysis, investment research, and lead generation.
How It Works
This Actor scrapes property listings based on the provided query, filters, and limits. The results are returned in structured JSON format for easy integration into your applications.
Input Parameters
Submit the following JSON as input to configure the scraper:
1{ 2 "query": "Cedar Hill, MO/all-inventory/", 3 "price_min": 1000, 4 "price_max": 510000, 5 "price_step": 10000, 6 "item_limit": 50, 7 "max_limit": 100, 8 "proxyConfiguration": { 9 "useApifyProxy": true 10 } 11}
Parameter Explanation
query
(string, required) - Location or category to scrape from Homes.com.price_min
(integer, optional) - Minimum price filter for properties.price_max
(integer, optional) - Maximum price filter.price_step
(integer, optional) - Price range step for filtering results.item_limit
(integer, optional) - Number of results to retrieve.max_limit
(integer, optional) - Maximum allowable listings.proxyConfiguration
(object, optional) - Proxy settings. Default is Apify Proxy.
Output Format
The Actor returns structured data in JSON format:
1{ 2 "crawl_date": "2025-03-20 17:34:00", 3 "source_name": "homes", 4 "product_url": "https://www.homes.com/property/1620-n-san-fernando-blvd-burbank-ca-unit-53/6m5n57s7d3krf/", 5 "title": "1620 N San Fernando Blvd Unit 53, Burbank, CA 91504", 6 "type": "RealEstateListing", 7 "image": "https://images.homes.com/listings/115/5983088324-799176491/1620-n-san-fernando-blvd-burbank-ca-primaryphoto.jpg", 8 "price": 499000, 9 "price_currency": "USD", 10 "listing_type": "SingleFamilyResidence", 11 "bedrooms": 2, 12 "bathrooms": 1, 13 "floorSize": { 14 "@type": "QuantitativeValue", 15 "value": 820.0, 16 "unitCode": "FTK" 17 }, 18 "address_type": { 19 "@type": "PostalAddress", 20 "streetAddress": "1620 N San Fernando Blvd Unit 53", 21 "addressLocality": "Burbank", 22 "addressRegion": "CA", 23 "postalCode": "91504", 24 "@id": "https://www.homes.com/property/1620-n-san-fernando-blvd-burbank-ca-unit-53/6m5n57s7d3krf/" 25 }, 26 "geographicArea": { 27 "@type": "Country", 28 "name": "United States" 29 } 30}
Output Fields
crawl_date
- The timestamp of data extraction.source_name
- The data source (Homes.com).product_url
- Direct link to the property listing.title
- Property address and unit details.type
- The listing type (e.g., real estate).image
- URL of the property’s primary image.price
- The price of the property.price_currency
- Currency (USD).listing_type
- Type of property (e.g., Single Family Residence).bedrooms
- Number of bedrooms.bathrooms
- Number of bathrooms.floorSize
- The size of the property in square feet.address_type
- Full address details in structured format.geographicArea
- Country of the listing.
How to Use
- Run the Actor:
- Go to the Apify platform and run the Homes Scraper Actor.
- Provide the required input parameters.
- Monitor the Crawl Progress:
- View logs and status updates in the Apify console.
- Download the Results:
- Export data in JSON, CSV, or Excel format for further use.
Use Cases
- Real Estate Market Analysis – Gather listing trends and pricing insights.
- Lead Generation – Extract potential property leads for real estate agents.
- Investment Research – Identify investment opportunities based on price and location.
Support
For custom output formats, bug reports, or any assistance, contact us:
📧 support@getdataforme.com
🌍 Contact Us
👉 Please mention your email subject for a faster response.
Thank you for using Homes Scraper! 🚀
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
2 hours
Price
$25.00