NYC Rental Data API

Real-time and historical rental data from StreetEasy.

Pricing

Ongoing Listings

Access to all listings that appear since your subscription started

$14.00/month

Current Listings

Access to all currently active rental listings via API

$50.00

one-time

Image URLs

Include image URLs in API responses

$9.00/month

Raw HTML Data

Include raw HTML content in API responses for advanced parsing

$9.00/month

Historical Data

Access to historical listing data including delisted apartments

$500.00

one-time

Sample Response

{
  "url": "https://streeteasy.com/building/220-east-72nd-street-new_york/11aa",
  "price": "$4,995",
  "address": "220 East 72nd Street, New York, NY 10021",
  "neighborhood": "Lenox Hill",
  "layout": {
    "sqft": null,
    "rooms": "2 rooms",
    "beds": "Studio",
    "baths": "1 bath",
    "sqftPrice": null
  },
  "description": "Only South-facing studio available at 220 East 72nd Street! The separated, windowed kitchen is equipped with top-of-the-line FULL-SIZE stainless-steel appliances...[truncated]",
  "images": [
    "images/d37d09d3a12c427d6a2d76f5ebda4c00.jpg",
    "images/07bfc9593177f7f6d8f043b03ca19989.jpg",
    "..."
  ],
  "listingAmmenities": [
    "Dishwasher",
    "Washer/dryer",
    "Gym",
    "Concierge",
    "Doorman",
    "Elevator",
    "Laundry in building",
    "Live-in super",
    "Roof deck"
  ],
  "priceHistory": [
    [
      "2/6/2025",
      "$4,995",
      "Rented by The Dermot Realty Management Company"
    ],
    [
      "2/3/2025",
      "$4,995",
      "In contract"
    ],
    [
      "1/19/2025",
      "$4,995",
      "Listed by The Dermot Realty Management Company"
    ],
    [
      "7/6/2024",
      "$4,995",
      "Rented by The Dermot Realty Management Company"
    ],
    [
      "7/1/2024",
      "$4,995",
      "In contract"
    ],
    [
      "6/24/2024",
      "$4,995",
      "Listed by The Dermot Realty Management Company"
    ]
  ],
  "scrapeStatus": "DELISTED",
  "delistedText": "RENTED 2/6/2025",
  "savedNum": 18,
  "netEffectiveRent": null,
  "latestTimeOnMarket": 15,
  "subwayLines": [
    [
      "72nd St",
      "under 500 feet"
    ],
    [
      "68th St–Hunter College",
      "0.23 miles"
    ],
    [
      "77th St",
      "0.3 miles"
    ]
  ]
}

Already have an account? Log in