Skip to content
Back to 420 E 51st St Apt 5D

Raw Data

Preview and download this listing in various formats.

JSON schema reference

The JSON format follows the full Listing schema documented in the API reference, including all 70+ fields, types, and descriptions.

View API docs & schema

Need another format?

Want XLSX, Parquet, Haystack, or something else? Open an issue or submit a pull request on GitHub.

Standard Formats

JSON
application/json · .json

JSON format for API integration and data pipelines

{
  "export_version": "1.0",
  "export_date": "2026-04-04T12:01:57.429Z",
  "source_platform": "PropertyWebScraper",
  "listings": [
    {
      "reference": "4649154979",
      "import_url": "https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979",
      "import_host_slug": "us_realtor",
      "price_string": "550000",
      "price_float": 550000,
      "currency": "USD",
      "price_cents": 55000000,
      "price_currency": "USD",
      "title": "420 E 51st St Apt 5D",
      "description": "For Sale: View 18 photos for 420 E 51st St Apt 5D, this 2 bed, 2 bath, 1250 sqft. coop in New York, NY listed at $550,000. MLS #54b288a6-5671-468f-8708-7a031a60ce85",
      "locale_code": "",
      "area_unit": "sqft",
      "plot_area": 0,
      "constructed_area": 1250,
      "year_construction": 0,
      "count_bedrooms": 2,
      "count_bathrooms": 2,
      "count_toilets": 0,
      "count_garages": 0,
      "energy_rating": 0,
      "energy_performance": 0,
      "furnished": false,
      "sold": false,
      "reserved": false,
      "for_rent_short_term": true,
      "for_rent_long_term": false,
      "for_sale": true,
      "for_rent": false,
      "address_string": "420 E 51st St Apt 5D",
      "street_number": "",
      "street_name": "",
      "street_address": "",
      "postal_code": "10022",
      "province": "",
      "city": "New York",
      "region": "NY",
      "country": "USA",
      "latitude": 40.754031,
      "longitude": -73.965157,
      "main_image_url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg",
      "image_urls": [
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2480548480s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1353317787s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1920271423s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1596519019s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m4233526614s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1013953434s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m449406504s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2712947477s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m658778837s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2921076808s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m372666539s.jpg"
        },
        {

Truncated — showing 3,000 of 4,447 chars

CSV
text/csv · .csv

CSV format for spreadsheets and database import

reference,title,price_float,currency,count_bedrooms,count_bathrooms,constructed_area,city,country,latitude,longitude,main_image_url,property_type,import_url,last_retrieved_at
4649154979,420 E 51st St Apt 5D,550000,USD,2,2,1250,New York,USA,40.754031,-73.965157,https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg,co_op,https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979,2026-03-25T16:29:04.833Z
GeoJSON
application/geo+json · .geojson

GeoJSON format for mapping applications and GIS tools

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          -73.965157,
          40.754031
        ]
      },
      "properties": {
        "reference": "4649154979",
        "title": "420 E 51st St Apt 5D",
        "price_float": 550000,
        "currency": "USD",
        "bedrooms": 2,
        "bathrooms": 2,
        "area": 1250,
        "area_unit": "sqft",
        "city": "New York",
        "address": "420 E 51st St Apt 5D",
        "country": "USA",
        "main_image_url": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg",
        "source_url": "https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979",
        "source_portal": "us_realtor",
        "scraped_date": "2026-03-25T16:29:04.833Z",
        "for_sale": true,
        "for_rent": false,
        "furnished": false,
        "property_type": "co_op"
      }
    }
  ]
}
XML (RETS)
application/xml · .xml

XML format compatible with RETS (US MLS)

<?xml version="1.0" encoding="UTF-8"?>
<Listings xmlns="urn:property-web-scraper:rets" count="1" exportDate="2026-04-04T12:01:57.429Z">
  <Listing>
    <ListingKey>4649154979</ListingKey>
    <OriginalListingURL>https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979</OriginalListingURL>
    <SourceSystem>us_realtor</SourceSystem>
    <ListPriceDisplay>550000</ListPriceDisplay>
    <ListPrice>550000</ListPrice>
    <CurrencyCode>USD</CurrencyCode>
    <ListPriceCents>55000000</ListPriceCents>
    <CurrencyCode>USD</CurrencyCode>
    <ListingTitle>420 E 51st St Apt 5D</ListingTitle>
    <PublicRemarks>For Sale: View 18 photos for 420 E 51st St Apt 5D, this 2 bed, 2 bath, 1250 sqft. coop in New York, NY listed at $550,000. MLS #54b288a6-5671-468f-8708-7a031a60ce85</PublicRemarks>
    <LivingAreaUnits>sqft</LivingAreaUnits>
    <LivingArea>1250</LivingArea>
    <BedroomsTotal>2</BedroomsTotal>
    <BathroomsTotalInteger>2</BathroomsTotalInteger>
    <ForRentShortTerm>true</ForRentShortTerm>
    <ForSale>true</ForSale>
    <UnparsedAddress>420 E 51st St Apt 5D</UnparsedAddress>
    <PostalCode>10022</PostalCode>
    <City>New York</City>
    <CountyOrParish>NY</CountyOrParish>
    <Country>USA</Country>
    <Latitude>40.754031</Latitude>
    <Longitude>-73.965157</Longitude>
    <MediaURL>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg</MediaURL>
    <ImageUrls>[{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2480548480s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1353317787s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1920271423s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1596519019s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m4233526614s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1013953434s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m449406504s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2712947477s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m658778837s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2921076808s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m372666539s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1181844011s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3871264832s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3689950237s.jpg&quot;},{&quot

Truncated — showing 3,000 of 5,365 chars

Schema.org (JSON-LD)
application/ld+json · .jsonld

JSON-LD format for SEO and semantic web integration

{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "@id": "https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979",
      "name": "420 E 51st St Apt 5D",
      "description": "For Sale: View 18 photos for 420 E 51st St Apt 5D, this 2 bed, 2 bath, 1250 sqft. coop in New York, NY listed at $550,000. MLS #54b288a6-5671-468f-8708-7a031a60ce85",
      "url": "https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979",
      "offers": {
        "@type": "Offer",
        "price": 550000,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "Apartment",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "New York",
          "postalCode": "10022",
          "addressCountry": "USA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 40.754031,
          "longitude": -73.965157
        },
        "numberOfBedrooms": 2,
        "numberOfBathroomsTotal": 2,
        "floorSize": {
          "@type": "QuantitativeValue",
          "value": 1250,
          "unitCode": "FTK"
        }
      },
      "image": [
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2480548480s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1353317787s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1920271423s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1596519019s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m4233526614s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1013953434s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m449406504s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2712947477s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m658778837s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2921076808s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m372666539s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1181844011s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3871264832s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3689950237s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3550887818s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1297390490s.jpg",
        "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3314319652s.jpg"
      ],
      "dateModified": "2026-03-25T16:29:04.833Z"
    }
  ]
}

Industry Formats

BLM (Rightmove)
text/plain · .blm

BLM pipe-delimited format for UK property portals (Rightmove/Zoopla)

#HEADER#
Version : 3i
EOF : '^'
EOR : '~'
#DEFINITION#
AGENT_REF^ADDRESS_1^ADDRESS_2^TOWN^COUNTY^POSTCODE1^POSTCODE2^DISPLAY_ADDRESS^COUNTRY^PROP_SUB_ID^PROP_SUB_ID_2^SUMMARY^DESCRIPTION^PRICE^PRICE_DISPLAY^PRICE_QUALIFIER^CURRENCY^TRANS_TYPE_ID^STATUS_ID^TENURE_TYPE_ID^BEDROOMS^BATHROOMS^TOILETS^PARKING^SIZE^SIZE_UNITS^PLOT_SIZE^YEAR_BUILT^EPC_RATING^EPC_LETTER^FURNISHED^AGENT_NAME^AGENT_PHONE^AGENT_EMAIL^AGENT_LOGO^LATITUDE^LONGITUDE^URL^FEATURE1^FEATURE2^FEATURE3^FEATURE4^FEATURE5^FEATURE6^FEATURE7^FEATURE8^FEATURE9^FEATURE10^MEDIA_IMAGE_00^MEDIA_IMAGE_01^MEDIA_IMAGE_02^MEDIA_IMAGE_03^MEDIA_IMAGE_04^MEDIA_IMAGE_05^MEDIA_IMAGE_06^MEDIA_IMAGE_07^MEDIA_IMAGE_08^MEDIA_IMAGE_09^MEDIA_FLOOR_PLAN_00^MEDIA_FLOOR_PLAN_01^~
#DATA#
4649154979^^^New York^^10022^^420 E 51st St Apt 5D^USA^co_op^^420 E 51st St Apt 5D^For Sale: View 18 photos for 420 E 51st St Apt 5D, this 2 bed, 2 bath, 1250 sqft. coop in New York, NY listed at $550,000. MLS #54b288a6-5671-468f-8708-7a031a60ce85^550000^550000^^USD^1^^^2^2^^^1250^sqft^^^^^^^^^^40.754031^-73.965157^https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979^^^^^^^^^^^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2480548480s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1353317787s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1920271423s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1596519019s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m4233526614s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1013953434s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m449406504s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2712947477s.jpg^https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m658778837s.jpg^^^~
#END#
Kyero XML
application/xml · .xml

Kyero XML format for Spanish property market

<?xml version="1.0" encoding="UTF-8"?>
<root>
  <property>
    <ref>4649154979</ref>
    <url>https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979</url>
    <price>550000</price>
    <currency>USD</currency>
    <type>other</type>
    <beds>2</beds>
    <baths>2</baths>
    <location>
      <city>New York</city>
      <area>NY</area>
      <country>USA</country>
      <zip>10022</zip>
      <detail>420 E 51st St Apt 5D</detail>
      <latitude>40.754031</latitude>
      <longitude>-73.965157</longitude>
    </location>
    <surface_area>
      <built>1250</built>
    </surface_area>
    <title>
      <en>420 E 51st St Apt 5D</en>
    </title>
    <desc>
      <en>For Sale: View 18 photos for 420 E 51st St Apt 5D, this 2 bed, 2 bath, 1250 sqft. coop in New York, NY listed at $550,000. MLS #54b288a6-5671-468f-8708-7a031a60ce85</en>
    </desc>
    <images>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2480548480s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1353317787s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1920271423s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1596519019s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m4233526614s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1013953434s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m449406504s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2712947477s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m658778837s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2921076808s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m372666539s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1181844011s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3871264832s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3689950237s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3550887818s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1297390490s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m3314319652s.jpg</url></image>
    </images>
  </property>
</root>
RESO JSON
application/json · .json

RESO Web API JSON format for US/Canadian MLS

{
  "@odata.context": "https://api.reso.org/Property",
  "@odata.count": 1,
  "value": [
    {
      "ListingKey": "4649154979",
      "OriginalListingURL": "https://www.realtor.com/realestateandhomes-detail/420-E-51st-St-Apt-5D_New-York_NY_10022_M46491-54979",
      "SourceSystem": "us_realtor",
      "ListPriceDisplay": "550000",
      "ListPrice": 550000,
      "CurrencyCode": "USD",
      "ListPriceCents": 55000000,
      "ListingTitle": "420 E 51st St Apt 5D",
      "PublicRemarks": "For Sale: View 18 photos for 420 E 51st St Apt 5D, this 2 bed, 2 bath, 1250 sqft. coop in New York, NY listed at $550,000. MLS #54b288a6-5671-468f-8708-7a031a60ce85",
      "LivingAreaUnits": "sqft",
      "LivingArea": 1250,
      "BedroomsTotal": 2,
      "BathroomsTotalInteger": 2,
      "ForSale": "true",
      "UnparsedAddress": "420 E 51st St Apt 5D",
      "PostalCode": "10022",
      "City": "New York",
      "CountyOrParish": "NY",
      "Country": "USA",
      "Latitude": 40.754031,
      "Longitude": -73.965157,
      "PropertyType": "co_op",
      "Media": [
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2517677292s.jpg",
          "MediaCategory": "Photo",
          "Order": 1
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2480548480s.jpg",
          "MediaCategory": "Photo",
          "Order": 2
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1353317787s.jpg",
          "MediaCategory": "Photo",
          "Order": 3
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1920271423s.jpg",
          "MediaCategory": "Photo",
          "Order": 4
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1596519019s.jpg",
          "MediaCategory": "Photo",
          "Order": 5
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m4233526614s.jpg",
          "MediaCategory": "Photo",
          "Order": 6
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m1013953434s.jpg",
          "MediaCategory": "Photo",
          "Order": 7
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m449406504s.jpg",
          "MediaCategory": "Photo",
          "Order": 8
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2712947477s.jpg",
          "MediaCategory": "Photo",
          "Order": 9
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m658778837s.jpg",
          "MediaCategory": "Photo",
          "Order": 10
        },
        {
          "MediaURL": "https://ap.rdcpix.com/ed278f08e5a8053227b28aed89814eaal-m2921076808s.jpg",
          "MediaCategory": "Photo",
          "Order": 11
    

Truncated — showing 3,000 of 4,263 chars