Realtor.com Real Estate Property Sales History

Realtor.com Real Estate Property Sales History

by scraped

Automatically extract detailed property sales and tax history data from Realtor.com. Perfect for real estate analysis, investment research, and building valuation models.

115 runs
6 users
Try This Actor

Opens on Apify.com

About Realtor.com Real Estate Property Sales History

Need reliable property sales history from Realtor.com without the manual hassle? This actor is built for that. It pulls detailed property records and tax history directly from Realtor.com listings, turning a tedious research task into an automated data feed. I use it to gather key details like past sale prices, listing dates, and tax assessments, which are crucial for market analysis, investment research, or building property valuation models. The process is straightforward: you provide the target URLs or location parameters, and it handles the extraction, dealing with the site's structure so you don't have to. The output is clean, structured data (typically in JSON or CSV) ready for your database, spreadsheet, or application. It's particularly useful for real estate investors tracking market trends, analysts compiling comparative reports, or agencies looking to enrich their client portfolios with historical insights. If you've ever needed to compile this data manually, you'll appreciate how much time this saves.

What does this actor do?

Realtor.com Real Estate Property Sales History is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Realtor.com Property History Scraper

Overview

This Apify actor scrapes property sales history data from Realtor.com. You provide a property address, and it returns the detailed transaction history, including listing and sale events.

Key Features

  • Fetches the complete property history (sales, listings, price changes) from Realtor.com.
  • Returns structured JSON data, including GraphQL responses for detailed event information.
  • Handles a single property address per run.

How to Use

Run the actor on the Apify platform. The primary input is a property address.

Input Configuration:
* address (Required): A single property address string (e.g., "1807 3rd St, Alameda, CA 94501").

The actor will navigate to the relevant Realtor.com page and extract the available history data.

Input/Output

Input Example:

{
  "address": "1807 3rd St, Alameda, CA 94501"
}

Output Example:
The actor outputs an array of objects. Each object contains the input address, a Realtor.com property ID, and the full graphql_result from the site, which holds the history data.

[
  {
    "address_input": "1807 3rd St, Alameda, CA 94501",
    "property_id": "9431784591",
    "graphql_result": {
      "data": {
        "home": {
          "status": "sold",
          "property_history": [
            {
              "date": "2025-07-14",
              "event_name": "Sold",
              "price": 600000,
              "price_sqft": 750,
              "source_name": "BayEast"
              // ... more listing details
            }
            // ... more history events
          ]
        }
      }
    }
  }
]

The property_history array contains chronological events (e.g., "Listed", "Sold") with dates, prices, price per square foot, source information, and associated listing details.

Support

For issues or questions, contact: scraperhelp@gmail.com.

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Realtor.com Real Estate Property Sales History now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
scraped
Pricing
Paid
Total Runs
115
Active Users
6
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support