Redfin Property Search Scraper avatar

Redfin Property Search Scraper

Pricing

Pay per usage

Go to Apify Store
Redfin Property Search Scraper

Redfin Property Search Scraper

Scrape Redfin property search listings with prices, beds, baths, square footage, addresses, coordinates, URLs, MLS numbers, and listing IDs.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Scrappa

Scrappa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape Redfin property search results by region, market, price, beds, baths, property type, status, and page. The actor is a thin Apify wrapper around Scrappa's Redfin API and saves one dataset item per property listing.

Recommended paid pricing: $0.30 per 1,000 saved property listings using the property-result pay-per-event charge.

Example input

{
"region_id": 16163,
"region_type": 6,
"market": "seattle",
"num_homes": 50,
"page": 1
}

Batch input

Use searches to run multiple Redfin searches in one Apify run:

{
"searches": [
{ "region_id": 16163, "region_type": 6, "market": "seattle", "num_homes": 25 },
{ "region_id": 11203, "region_type": 6, "market": "socal", "num_homes": 25 }
]
}

Output fields

Common top-level fields include:

  • property_id
  • listing_id
  • address
  • city
  • state
  • zip
  • price
  • beds
  • baths
  • sqft
  • lot_size
  • year_built
  • property_type
  • property_type_label
  • status
  • latitude
  • longitude
  • url
  • mls_number
  • request_search_index
  • request_region_id
  • request_region_type
  • request_market
  • request_min_price
  • request_max_price
  • request_num_beds
  • request_num_baths
  • request_property_types
  • request_status
  • request_status_label
  • request_sold_within_days
  • request_num_homes
  • request_page