Zillow Similar Sold Properties Scraper avatar

Zillow Similar Sold Properties Scraper

Pricing

from $0.35 / 1,000 results

Go to Apify Store
Zillow Similar Sold Properties Scraper

Zillow Similar Sold Properties Scraper

The Zillow Similar Sold Properties Scraper retrieves real-time data on recently sold comparable homes near any property on Zillow using ZPID, URL, or address. Access sale prices, sale dates, bedrooms, bathrooms, living area, and zestimates to support real estate comps analysis and valuation.

Pricing

from $0.35 / 1,000 results

Rating

0.0

(0)

Developer

AxCrawler

AxCrawler

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 hours ago

Last modified

Categories

Share

How does Zillow Similar Sold Properties Scraper work?

The Zillow Similar Sold Properties Scraper retrieves real-time data on recently sold properties that are comparable to a given property on Zillow. The property can be identified using a ZPID, a property details URL, or an address. The data extracted includes comparable property attributes such as address, sale price, sale date, days on Zillow, bedrooms, bathrooms, living area, lot area, home status, and zestimate.

This Actor performs live queries directly to Zillow ensuring that all data returned is current and accurate at the time of the request. There is no caching involved, so every invocation retrieves fresh data.

The extraction process involves receiving input parameters for one or more properties, executing the data retrieval for each property, and returning structured JSON output containing the list of comparable sold properties for each requested property.

Input data

Input data must be provided in JSON format and must contain one mandatory array field "input". Each item in the array represents a request for a specific property and can include the following fields:

  • zpid (Optional): The Zillow property ID, which uniquely identifies a property. The zpid can be extracted from the searching endpoints (/search, /search_url...), or from a property's URL.
  • url (Optional): The full URL to the property details page on Zillow. For example, a URL like https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/ can be provided.
  • address (Optional): The full address of the property to query, formatted as a single string.

At least one of zpid, url, or address should be provided per item. Multiple properties can be queried in a single run by providing multiple entries in the "input" array.

Example input

{
"input": [
{
"zpid": "28253016",
"url": "https://www.zillow.com/homedetails/15626-Laurel-Heights-Dr-Houston-TX-77084/28253016_zpid/"
},
{
"address": "13331 Bridgewalk Ln, Houston, TX 77041"
}
]
}

Output data

{
"results": [
{
"property": {
"address": {
"city": "Houston",
"state": "TX",
"streetAddress": "13331 Bridgewalk Ln",
"zipcode": "77041"
},
"attributionInfo": {
"agentName": null,
"agentPhoneNumber": null,
"brokerName": null,
"brokerPhoneNumber": null,
"mlsId": null,
"mlsName": null,
"providerLogo": null
},
"bathrooms": 2,
"bedrooms": 3,
"compsCarouselPropertyPhotos": [
{
"mixedSources": {
"jpeg": [
{ "url": "https://photos.zillowstatic.com/fp/ccabde47c6faef4cc8789e4ff129e550-cc_ft_192.jpg" },
{ "url": "https://photos.zillowstatic.com/fp/ccabde47c6faef4cc8789e4ff129e550-cc_ft_384.jpg" }
]
}
}
],
"currency": "USD",
"dateSold": 1652659200000,
"daysOnZillow": 527,
"hdpUrl": "/homedetails/13331-Bridgewalk-Ln-Houston-TX-77041/28448773_zpid/",
"homeStatus": "SOLD",
"homeType": "SINGLE_FAMILY",
"isUndisclosedAddress": false,
"lastSoldPrice": null,
"latitude": 29.857512,
"listing_sub_type": {
"is_FSBO": false,
"is_bankOwned": false,
"is_comingSoon": false,
"is_forAuction": false,
"is_foreclosure": false,
"is_newHome": false
},
"livingAreaUnits": "Square Feet",
"livingAreaUnitsShort": "sqft",
"livingAreaValue": 1440,
"longitude": -95.61074,
"lotAreaUnits": "Square Feet",
"lotAreaValue": 7318,
"price": 0,
"zestimate": 221300,
"zpid": 28448773
}
},
{
"property": {
"address": {
"city": "Houston",
"state": "TX",
"streetAddress": "13502 Klamath Falls Dr",
"zipcode": "77041"
},
"bathrooms": 2,
"bedrooms": 3,
"dateSold": 1675987200000,
"daysOnZillow": 257,
"homeStatus": "RECENTLY_SOLD",
"homeType": "SINGLE_FAMILY",
"latitude": 29.858402,
"livingAreaValue": 1520,
"longitude": -95.61339,
"lotAreaValue": 6599,
"price": 0,
"zestimate": 259400,
"zpid": 28448599
}
}
]
}

How much does Zillow Similar Sold Properties Scraper cost?

Estimating the cost for this Actor depends on the volume of data and number of similar sold properties requests. It is recommended to perform a test run with a small input sample to determine the cost for your specific requirements. The cost can then be extrapolated based on your total expected usage.

What to consider when using this Actor?

This Actor integrates the full lifecycle of web data extraction ensuring stability and reliability:

  1. Proxy Rotation: Uses a large proxy pool to avoid blocks by Zillow, ensuring smooth data retrieval.

  2. Geo Targeting: Determines appropriate proxy location based on the provided URLs or property locations to minimize geo-restriction issues.

  3. Captcha and Blocking Handling: Automatically manages captchas or temporary access blocks without user intervention.

  4. Stability and Reliability: Designed to handle large scale requests with error handling and retries for consistent and dependable operation.

More Zillow Actors by Axesso

Looking for a different slice of Zillow data? Axesso offers a full suite of real-time Zillow Actors - each one dedicated to a specific endpoint:

ActorWhat it does
Zillow Accessibility Scores ScraperThe Zillow Accessibility Scores Scraper retrieves real-time walk, transit, and bike scores for any property listed on Zillow using ZPID ...
Zillow Market Data ScraperThe Zillow Market Data Scraper retrieves real-time rental market data for any city, neighborhood, or ZIP code on Zillow, including ...
Zillow Nearby Schools ScraperThe Zillow Nearby Schools Scraper retrieves real-time data on schools near any property listed on Zillow using ZPID or URL.
Zillow Price and Tax History ScraperThe Zillow Price and Tax History Scraper retrieves real-time price and tax history for any property listed on Zillow using ZPID or URL.
Zillow Property Details Scraper V2The Zillow Property Details Scraper V2 fetches detailed, real-time property data by ZPID or URL from Zillow.
Zillow Property Photos ScraperThe Zillow Property Photos Scraper retrieves real-time photo galleries for any property listed on Zillow using ZPID or URL.
Zillow Property Search ScraperThe Zillow Property Search Scraper returns real-time listings by neighborhood, city, or ZIP code.
Zillow Rent Estimate ScraperThe Zillow Rent Estimate Scraper retrieves real-time rent zestimates, market summaries, and comparable rental floorplans for any ...
Zillow Search by Address ScraperThe Zillow Search by Address Scraper retrieves real-time property data by address from Zillow, providing accurate details including ...
Zillow Search by Coordinates ScraperThe Zillow Search by Coordinates Scraper retrieves real-time property listings within a radius of any latitude and longitude point.
Zillow Search by MLS ScraperThe Zillow Search by MLS Scraper retrieves real-time property listings by MLS number from Zillow, returning matching addresses and ZPIDs.
Zillow Search by Polygon ScraperThe Zillow Search by Polygon Scraper retrieves real-time property listings within a custom map area defined by polygon coordinates.
Zillow Similar Properties ScraperThe Zillow Similar Properties Scraper retrieves real-time listings of comparable homes for sale near any property on Zillow using ...
Zillow Similar Rental Properties ScraperThe Zillow Similar Rental Properties Scraper retrieves real-time listings of comparable rental homes near any property on Zillow using ...
Zillow Zestimate History ScraperThe Zillow Zestimate History Scraper retrieves historical Zestimate value estimates for any property listed on Zillow using ZPID or URL.

All Axesso Actors are built and maintained to the same standards: real-time data without caching, high availability and active maintenance, consistent input patterns, and responsive support when you need help. If you are missing a specific endpoint, reach out - the portfolio is continuously growing.

Where else you can find Axesso - Data Service solutions?

Axesso APIs and Actors are available through the Axesso own API Portal and on RapidAPI. Our track record includes thousands of subscribers and stable service for over 5 years.

  • Direct API access: You can also consume the same real-time Zillow data directly via the Axesso Zillow API - ideal for high-volume or backend integrations.

Use cases for our Axesso Actors

  1. Market Research: Gather detailed comparable sold property data including sale prices and dates.

  2. Price Monitoring: Track sale prices and value trends for comparable properties.

  3. Inventory Management: Automate the collection of comparable property listings and status.

  4. Property Valuation: Use comparable sold prices and zestimates to assess property values.

  5. Agent Insights: Retrieve agent and brokerage details for contact or analysis.

  6. Content Aggregation: Collect comparable property data for real estate websites or applications.

  7. Lead Generation: Extract realtor and agent information for buyer outreach.

  8. Competitive Analysis: Monitor market trends and comparable sold listings.

  9. Data Enrichment: Enhance existing real estate databases with comprehensive, live comparable sold property data.