Realtor.com Properties Scraper 🏡 [US] — $1/1K 💰 avatar

Realtor.com Properties Scraper 🏡 [US] — $1/1K 💰

Pricing

from $0.70 / 1,000 property scrapeds

Go to Apify Store
Realtor.com Properties Scraper 🏡 [US] — $1/1K 💰

Realtor.com Properties Scraper 🏡 [US] — $1/1K 💰

Extract Realtor.com real estate listings in bulk across the United States: prices, addresses, beds, baths, sqft, agent contacts, and photos. Only $1/1K properties.

Pricing

from $0.70 / 1,000 property scrapeds

Rating

0.0

(0)

Developer

viralanalyzer

viralanalyzer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

US Properties Scraper 🏡 Redfin Data

🔗 View on Apify Store | 🇺🇸 English | 🇧🇷 Português Published as Realtor Properties Scraper Pro.


🇺🇸 English

🔎 Where the data comes from — read this first

Listings come from Redfin's public stingray/api/gis endpoint, not from Realtor.com. Every row carries dataSource: "redfin-gis" and listingUrl points at the Redfin listing. If your workflow requires Realtor.com as the source of record, this actor is not it.

Overview

Extract active for-sale listings — price, address, bedrooms, bathrooms, square footage, property type and brokerage — for eight verified US metros.

Supported cities

tampa · new york (nyc) · san francisco · austin · dallas · seattle · atlanta

Each region id was verified one by one on 2026-08-26 by querying it and checking which city came back. Regions that resolved somewhere else were removed rather than guessed at. A city outside this list returns an unbilled diagnostic row — the previous silent fallback, which returned New York homes labelled with whatever city you typed, is gone.

Input Example

{
"location": "Austin, TX",
"status": "for_sale",
"maxProperties": 20
}

Output Example

{
"propertyId": "12345678",
"listingStatus": "for_sale",
"price": "$650,000",
"priceValue": 650000,
"address": "1420 Sample St, Austin, TX 78701",
"city": "Austin",
"state": "TX",
"zipCode": "78701",
"bedrooms": 2,
"bathrooms": 2,
"sqft": 1150,
"propertyType": "Condo / Co-op",
"agentName": "Sample Brokerage LLC",
"listingUrl": "https://www.redfin.com/TX/Austin/...",
"dataSource": "redfin-gis",
"scrapedAt": "2026-08-27T21:00:00.000Z"
}

Any attribute the source does not state comes back as null. Nothing is filled in.

Input Parameters

ParameterTypeDescription
locationstringOne of the supported cities above — required
statusstringfor_sale only
maxPropertiesnumberMax listings to return (default 20)
proxyConfigurationobjectApify Proxy options

✅ Capabilities & Limits

Stated up front, so you do not pay a run to find out.

Built here: the source query is pinned to Redfin's active for-sale status. listingStatus in the output is therefore the constant "for_sale" — it is not a filter you can move.

Input / featureSupportedNotes
City search⚠️eight verified metros only; anything else is an unbilled diagnostic
ZIP code searchregion ids are per-metro; a ZIP is not resolvable to one
For-sale listingsthis is the only status the source query returns
Rentalsnot available through this endpoint
Recently soldnot available through this endpoint
Bedrooms / bathrooms / sqft⚠️passed through when present, null when the source omits them
Agent name⚠️brokerage name when present, null otherwise — not an individual agent's contact
Result volume⚠️single page per run, capped by maxProperties
Source⚠️Redfin, not Realtor.com

FAQ

Q: Does it cover rentals and sales? A: For-sale only. The underlying query is pinned to active for-sale listings.

Q: Why does my city return a diagnostic instead of listings? A: It is not one of the eight verified metros. Returning a diagnostic is deliberate — the alternative would be listings from a different state labelled with your city, which is what the previous version did.

Q: Is this Realtor.com data? A: No. It is Redfin data. See the note at the top.


🇧🇷 Português

🔎 De onde vêm os dados — leia antes

Os anúncios vêm do endpoint público stingray/api/gis do Redfin, não do Realtor.com. Toda linha traz dataSource: "redfin-gis" e listingUrl aponta para o anúncio no Redfin.

Visão Geral

Extraia anúncios ativos de venda — preço, endereço, quartos, banheiros, metragem, tipo de imóvel e imobiliária — em oito metrópoles americanas verificadas.

Cidades suportadas

tampa · new york (nyc) · san francisco · austin · dallas · seattle · atlanta

Cada identificador de região foi conferido um a um em 2026-08-26. Cidade fora dessa lista devolve uma linha de diagnóstico não cobrada — o fallback silencioso anterior, que devolvia imóveis de Nova York rotulados com a cidade digitada, foi removido.

Exemplo de Entrada

{
"location": "Austin, TX",
"status": "for_sale",
"maxProperties": 20
}

Parâmetros de Entrada

ParâmetroTipoDescrição
locationstringUma das cidades suportadas — obrigatório
statusstringApenas for_sale
maxPropertiesnumberMáximo de anúncios (padrão 20)
proxyConfigurationobjectOpções de proxy da Apify

Limites

  • Somente venda — locação e vendidos recentemente não estão disponíveis por esta via
  • Busca por CEP não é suportada; a região é por metrópole
  • Atributo ausente na fonte volta como null, nunca preenchido

Perguntas Frequentes

P: Cobre venda e aluguel? R: Apenas venda. A consulta na origem é fixada em anúncios ativos de venda.

P: É dado do Realtor.com? R: Não. É dado do Redfin. Veja a nota no topo.


💰 Pricing

This actor uses Pay Per Event (PPE) pricing — you pay only per item scraped (property-scraped). Platform usage is included. See the current price on the Pricing panel of this actor's Apify Store page.



📝 Changelog

  • v2.0.0 (2026-08-27) — Data-integrity rewrite: verified region map (5 of 12 previous entries resolved to the wrong city and were removed), silent fallback to Miami removed, invented bedroom/bathroom/sqft/agent defaults removed, realtorUrl renamed to listingUrl, README now states Redfin as the source and drops the rental/ZIP claims the code never supported
  • v1.0.0 (2026-08-20) — Initial release

License

ISC © 2026 Viral Analyzer Platform


💡 Need AI analysis on top of this data — sentiment, trend detection and a dashboard, with no API keys to manage?
ViralAnalyzer runs this actor + 42 more data sources with built-in AI. JSON + insights in one call.