Realtor USA avatar
Realtor USA

Pricing

$6.00/month + usage

Go to Store
Realtor USA

Realtor USA

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get property listings from realtor.com! It's fast and costs little.

0.0 (0)

Pricing

$6.00/month + usage

1

Total users

8

Monthly users

1

Runs succeeded

>99%

Last modified

4 months ago

🎯 This actor returns raw data (date descending) from Realtor!

Input

{
"city": "Atlanta",
"coordinates: "-79.81293,43.86622,-78.94089,43.56945", // city overrides coordinates
"country": "United States",
"bathrooms": "1+", // range
"bedrooms": "1+", // range
"pricemin": 250000,
"days": 5,
"zoom": 10,
"delay": 3 // seconds
}

Output example

{
"pending_date": null,
"property_id": "5283754936",
"list_price": 403500,
"list_price_max": null,
"list_price_min": null,
"price_per_sqft": 239,
"listing_id": "2970944808",
"list_date": "2024-08-20T21:59:26.000000Z",
"status": "for_sale",
"last_sold_price": 170000,
"last_sold_date": "2022-11-22",
"price_reduced_amount": null,
"permalink": "166-Burbank-Dr-NW_Atlanta_GA_30314_M52837-54936",
"primary_photo": {
"href": "http://ap.rdcpix.com/5eaf5c1bc1621fc7a1df623c1625af71l-m1896838642s.jpg"
},
"photos": [
{
"href": "http://ap.rdcpix.com/5eaf5c1bc1621fc7a1df623c1625af71l-m1896838642s.jpg"
}
],
"description": {
"beds": 4,
"baths_consolidated": "3",
"lot_sqft": 6229,
"year_built": 1950,
"garage": 2,
"stories": 1,
"sqft": 1690,
"type": "single_family",
"sold_price": 170000,
"sold_date": "2022-11-22"
},
"hoa": {
"fee": 0
},
"location": {
"street_view_url": "https://maps.googleapis.com/maps/api/streetview?channel=rdc-streetview&client=gme-movesalesinc&location=166%20Burbank%20Dr%20NW%2C%20Atlanta%2C%20GA%2030314&size=640x480&source=outdoor&signature=EztjhwlJW5q6BPGch5i9L4ssgDI=",
"address": {
"line": "166 Burbank Dr NW",
"postal_code": "30314",
"state": "Georgia",
"state_code": "GA",
"city": "Atlanta",
"coordinate": {
"lat": 33.759625,
"lon": -84.429562
}
},
"neighborhoods": [
{
"name": "Northwest Atlanta"
},
{
"name": "Hunter Hills"
}
]
},
"tax_record": {
"public_record_id": "3B947DBC12C1ACCE0530610C9ECF6B59"
},
"flags": {
"is_contingent": null,
"is_pending": null,
"is_new_construction": null
}
}

Limitations

  1. Currently only supports RESIDENTIAL properties for SALE.
  2. Returns a maximum of 600 results per run.
  3. We recommend using fixed coordinates rather than "city".

Support

Always use a proxy!

Open a new issue or contact support. Please share your Run URL and Input.

Cheers!