Redfin Sold Comps avatar

Redfin Sold Comps

Pricing

$1.50 / 1,000 sold-comp records

Go to Apify Store
Redfin Sold Comps

Redfin Sold Comps

Get recently sold comparable homes for any property: sold prices, sold dates, sizes, beds, baths and addresses.

Pricing

$1.50 / 1,000 sold-comp records

Rating

0.0

(0)

Developer

Hamza

Hamza

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Paste a home link and get back its recently sold comparables: real sold prices, sold dates, sizes, beds, baths and addresses. Built for anyone who prices homes with data: agents building a CMA, appraisers pulling comps, investors checking what a neighborhood actually pays, and analysts tracking sold trends.

What you can do with it

  • Price a home with real sales — paste a home link and get the nearby homes that actually sold, with prices and dates.
  • Build a CMA packet — export beds, baths, square feet, $/sq ft and days on market for every comp.
  • Check a neighborhood's range — the run summary reports the low, high and average $/sq ft across each home's comp set.
  • Cover a whole pipeline — run hundreds of home links through one run and collect every comp set into a single dataset.
  • Re-run on a schedule — fresh sales appear constantly, so schedule weekly runs and diff each dataset against the last.

What you get

One row per sold comparable. Abridged sample of a single record:

{
"subjectPropertyId": 32987967,
"subjectUrl": "https://www.redfin.com/TX/Austin/15708-Fisher-Island-Dr-78717/home/32987967",
"propertyId": 32987953,
"listingId": 213005773,
"url": "https://www.redfin.com/TX/Austin/15805-Pumpkin-Ridge-Dr-78717/home/32987953",
"address": "15805 Pumpkin Ridge Dr",
"unit": null,
"city": "Austin",
"state": "TX",
"zip": "78717",
"soldPrice": 550000,
"soldDate": "2026-04-28",
"pricePerSqFt": 259,
"beds": 3,
"baths": 2,
"sqFt": 2127,
"stories": 2,
"daysOnMarket": 89,
"mlsId": "9902347"
}

Input reference

SettingTypeDefaultWhat it does
Property URLslist of textHome links to find sold comparables for, e.g. https://www.redfin.com/TX/Austin/15708-Fisher-Island-Dr-78717/home/32987967. One set of comps is collected per link. Required.
Listing IDslist of textOptional. Listing identifiers aligned by position with the links above — entry 1 belongs to link 1. The link alone is usually enough.
Max comps per propertywhole number25Maximum sold comparables kept for each home link (1–100).
Max itemswhole number2000Maximum comp rows to collect in total, up to 20,000. The actor works through your links until this number is reached or the links run out.

Output fields

FieldTypeDescription
subjectPropertyIdnumberThe property you asked about.
subjectUrltextThe home link you supplied.
propertyIdnumberStable key of the sold comparable.
listingIdnumberListing key of the sold comparable.
urltextFull link to the comparable's home page.
addresstextStreet address.
unittextUnit designator when shown.
citytextCity.
statetextState code.
ziptextZIP code.
soldPricenumberActual sold price in USD.
soldDatetextActual sold date (YYYY-MM-DD).
pricePerSqFtnumberDollars per square foot when shown.
bedsnumberBedroom count.
bathsnumberBathroom count.
sqFtnumberInterior square feet when shown.
storiesnumberStory count when shown.
daysOnMarketnumberDays on market when shown.
mlsIdtextMLS number.

Pricing

You pay per sold-comp record, with no monthly minimum.

What you are charged forPrice
Sold-comp record — one record added to your dataset$1.50 per 1,000

Limits & what this actor cannot do

  • Comparables come from the site's own similar-sold set for each home — you cannot pick the radius or the lookback window.
  • Rows are a snapshot at the moment of collection; new sales appear constantly, so re-run for freshness.
  • Fields a comparable does not show come back empty rather than guessed.
  • Non-home links (search pages, city pages, other sites) are skipped, not charged.
  • Speed depends on the size of the job and on the listing site's own response times; no fixed throughput is promised.
  • The source site's terms govern automated access. You are responsible for using the data lawfully and in line with the source site's terms, and for handling any personal data in line with applicable privacy law.

FAQ

Do I need an account on the listing site? No. The actor reads only what the site shows publicly, and there is nothing to connect — paste home links and press start.

What counts as a home link? A link containing /home/ followed by a property number, such as https://www.redfin.com/TX/Austin/15708-Fisher-Island-Dr-78717/home/32987967. Anything else is skipped.

How many comps come back per home? Up to the per-property limit you set (default 25), depending on how many the site lists for that home.

What is in the run summary? Per-home counts plus the low, high and average $/sq ft the site reports for each comp set.

Can I schedule it? Yes. Schedule it hourly, daily or weekly from the Apify console, and each run writes a fresh dataset you can compare against the last.

Is the data complete? It is complete for everything the site shows openly in each home's sold-comparables set. Where a comp omits a field, the actor leaves it empty rather than guessing.