Realtor.com Real Estate Property Sales History avatar

Realtor.com Real Estate Property Sales History

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Realtor.com Real Estate Property Sales History

Realtor.com Real Estate Property Sales History

This actor scrapes detailed property and tax history data from Realtor.com

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

scraped

scraped

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

0

Monthly active users

14 days ago

Last modified

Categories

Share

Realtor.com Property History Scraper

This scraper collects sales history from Realtor.com

Sample Output

Here's an example of the data the scraper will output:

[
{
"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_change": 51000,
"price_sqft": 750,
"source_listing_id": "41094123",
"source_name": "BayEast",
"price_change_percentage": "+9.29%",
"days_after_listed": "76 days",
"listing": {
"list_price": 549000,
"last_status_change_date": "2025-07-14T20:05:22Z",
"last_update_date": "2025-07-14T19:50:25Z",
"status": "sold",
"list_date": "2025-04-29T23:46:33Z",
"listing_id": "2981132824",
"__typename": "HomeListing"
},
"__typename": "HomePropertyHistory"
},
{
"date": "2025-04-29",
"event_name": "Listed",
"price": 549000,
"price_change": 0,
"price_sqft": 686.25,
"source_listing_id": "41094123",
"source_name": "BayEast",
"price_change_percentage": "-8.88%",
"days_after_listed": null,
"listing": {
"list_price": 549000,
"last_status_change_date": "2025-07-14T20:05:22Z",
"last_update_date": "2025-07-14T19:50:25Z",
"status": "sold",
"list_date": "2025-04-29T23:46:33Z",
"listing_id": "2981132824",
"__typename": "HomeListing"
},
"__typename": "HomePropertyHistory"
},
{
"date": "2022-08-01",
"event_name": "Sold",
"price": 602500,
"price_change": 0,
"price_sqft": 753.125,
"source_listing_id": "41003826",
"source_name": "BayEast",
"price_change_percentage": null,
"days_after_listed": null,
"listing": {
"list_price": 600000,
"last_status_change_date": "2024-04-20T06:05:12Z",
"last_update_date": "2022-08-01T23:15:19Z",
"status": "sold",
"list_date": "2024-04-20T06:05:12Z",
"listing_id": "2945991068",
"__typename": "HomeListing"
},
"__typename": "HomePropertyHistory"
}
],
"tax_history": null,
"building_permits_history": null,
"__typename": "Home"
}
}
}
}
]

Support

Please email scraperhelp@gmail.com if you need any additional support.