Realtor USA avatar

Realtor USA

Try for free

3 days trial then $5.00/month - No credit card required now

View all Actors
Realtor USA

Realtor USA

canadesk/realtor-usa
Try for free

3 days trial then $5.00/month - No credit card required now

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

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

Input

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

Output example

1{
2  "pending_date": null,
3  "property_id": "5283754936",
4  "list_price": 403500,
5  "list_price_max": null,
6  "list_price_min": null,
7  "price_per_sqft": 239,
8  "listing_id": "2970944808",
9  "list_date": "2024-08-20T21:59:26.000000Z",
10  "status": "for_sale",
11  "last_sold_price": 170000,
12  "last_sold_date": "2022-11-22",
13  "price_reduced_amount": null,
14  "permalink": "166-Burbank-Dr-NW_Atlanta_GA_30314_M52837-54936",
15  "primary_photo": {
16    "href": "http://ap.rdcpix.com/5eaf5c1bc1621fc7a1df623c1625af71l-m1896838642s.jpg"
17  },
18  "photos": [
19    {
20      "href": "http://ap.rdcpix.com/5eaf5c1bc1621fc7a1df623c1625af71l-m1896838642s.jpg"
21    }
22  ],
23  "description": {
24    "beds": 4,
25    "baths_consolidated": "3",
26    "lot_sqft": 6229,
27    "year_built": 1950,
28    "garage": 2,
29    "stories": 1,
30    "sqft": 1690,
31    "type": "single_family",
32    "sold_price": 170000,
33    "sold_date": "2022-11-22"
34  },
35  "hoa": {
36    "fee": 0
37  },
38  "location": {
39    "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=",
40    "address": {
41      "line": "166 Burbank Dr NW",
42      "postal_code": "30314",
43      "state": "Georgia",
44      "state_code": "GA",
45      "city": "Atlanta",
46      "coordinate": {
47        "lat": 33.759625,
48        "lon": -84.429562
49      }
50    },
51    "neighborhoods": [
52      {
53        "name": "Northwest Atlanta"
54      },
55      {
56        "name": "Hunter Hills"
57      }
58    ]
59  },
60  "tax_record": {
61    "public_record_id": "3B947DBC12C1ACCE0530610C9ECF6B59"
62  },
63  "flags": {
64    "is_contingent": null,
65    "is_pending": null,
66    "is_new_construction": null
67  }
68}

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!

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 91.8% runs succeeded
  • Created in Aug 2024
  • Modified 23 days ago