Realtor.com Property Search
Pricing
from $2.80 / 1,000 results
Go to Apify Store
Realtor.com Property Search
Search Realtor.com listings by location with rich filters — price, beds, baths, type, status and more.
Pricing
from $2.80 / 1,000 results
Rating
0.0
(0)
Developer
axly
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Actor: axlymxp/realtor-search
Version: 1.0
Search Realtor.com property listings by location with rich filters. Built on the official Realtor.com mobile API (reverse-engineered from com.move.realtor v26.20.1).
Features
- Search by city, ZIP code, state, or address
- Filter by price, beds, baths, sqft, property type, listing status
- Pagination — up to 1,500 results per run
- Optional full property details (price history, photos, agent info) via
getDetails - No browser automation — pure API-based, fast and reliable
- No Apify Proxy — uses direct connection by default
Input
| Field | Type | Default | Description |
|---|---|---|---|
location | string | required | City + State, ZIP or address (e.g. "Seattle WA") |
maxResults | integer | 300 | Max listings to return (1–1500) |
status | array | ["for_sale"] | Listing status filter |
minPrice / maxPrice | integer | — | Price range filter |
minBeds / maxBeds | integer | — | Bedroom filter |
minBaths | number | — | Minimum bathrooms |
sort | string | "relevant" | Sort order |
getDetails | boolean | false | Fetch full details for each listing |
httpProxy | string | — | Optional proxy URL |
Output
Each dataset item contains:
id,listingId,url,titleaddress,city,state,zipCode,coordinatesprice,beds,baths,sqft,propertyType,yearBuiltstatus,primaryPhoto,photoCount,estimateflags(new_construction, pending, foreclosure, etc.)openHouses- If
getDetails=true: full details fromrealtor-property-details
Pricing
$2.80 per 1,000 results (PPE: property_result event)