Realtor.com Search Results and Detail Scraper (All-in-one) avatar
Realtor.com Search Results and Detail Scraper (All-in-one)

Pricing

$10.00/month + usage

Go to Store
Realtor.com Search Results and Detail Scraper (All-in-one)

Realtor.com Search Results and Detail Scraper (All-in-one)

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Effortlessly scrape comprehensive real estate property listings from Realtor.com, including details like prices, amenities, locations, photos, and agent information. Gather everything you need to analyze, compare, and track real estate trends.

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

34

Monthly users

6

Runs succeeded

88%

Last modified

7 days ago

Overview

Unlock the power of real estate data from Realtor.com with our Realtor.com Property Listings Scraper. This tool is designed to help you gather detailed property listings, including property types, prices, locations, agent details, and much more. Perfect for market research, competitive analysis, and lead generation, the scraper automates the extraction of property data, saving you time and providing you with reliable, up-to-date information.

Features

  • Multiple Page Scraping: Scrape listings from different search result pages. You can start with URLs like the search results for a city (e.g., Austin, TX).
  • Detailed Property Information: Extract key details such as price, type, address, square footage, amenities, and agent contact details.
  • Configurable Scraping Settings: Customize the number of items to scrape, concurrency settings, retries, and proxy configuration.
  • Proxy Support: Use residential proxies to hide your origin and ensure a smooth scraping process, avoiding IP blocks.
  • Concurrency Management: Set both max and min concurrency to control the number of pages processed at the same time, optimizing speed and performance.

How to Use

  1. Set Up: Create an account on Apify if you haven’t already, and navigate to the Realtor.com Property Listings Scraper actor.
  2. Start URLs: Provide URLs for the starting point of your scrape, such as a city-based search (e.g., Austin, TX listings).
  3. Configure Settings: Customize the scraper’s settings, including the maximum number of listings to scrape, concurrency, and retries.
  4. Proxy Setup (Optional): If required, configure proxies for enhanced anonymity and performance.
  5. Run the Scraper: Start the scraping process and monitor its progress. You can track the status and modify settings as needed.
  6. Data Collection: The scraped data will be available in your preferred format, including JSON, CSV, or Excel.

Input Data

You can provide the following input data to configure the scraper:

{
"startUrls": [
{
"url": "https://www.realtor.com/realestateandhomes-search/Austin_TX/shw-nc-3d"
}
],
"maxItems": 100,
"maxConcurrency": 10,
"minConcurrency": 1,
"maxRequestRetries": 100,
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

Description of Input Options:

  • startUrls: A list of URLs where the scraping will begin. For example, a search result page URL on Realtor.com like the one for Austin, TX.

  • maxItems: The maximum number of listings to scrape. If not specified, all available listings on the page will be scraped.

  • maxConcurrency: The maximum number of pages that can be processed concurrently. Helps manage the speed of the scraper.

  • minConcurrency: The minimum number of pages that will be processed concurrently, ensuring some level of parallelism even when fewer pages are available.

  • maxRequestRetries: The number of times the scraper will retry a failed request before giving up.

  • proxy: Configuration for using proxies to hide the scraper’s origin. You can use Apify’s residential proxies or provide your own.

Output Structure

The scraper will return data in the following structure for each property listing:

{
"__typename": "Home",
"propertyId": "6859768055",
"listingId": "2981207930",
"lastUpdateDate": "2025-05-01T19:00:59Z",
"lastPriceChangeDate": null,
"lastPriceChangeAmount": null,
"status": "for_sale",
"href": "https://www.realtor.com/realestateandhomes-detail/1275-Marseille-Dr-40_Miami-Beach_FL_33141_M68597-68055",
"daysOnMarket": null,
"listDate": "2025-05-01T14:34:59Z",
"createDate": "2025-05-01T14:34:59Z",
"moveInDate": null,
"tags": [
"central_air",
"central_heat",
"community_security_features",
"den_or_office",
"hardwood_floors",
"lease_option",
"pets_allowed",
"recreation_facilities",
"water_view",
"community_swimming_pool",
"waterfront",
"rental_property",
"beach"
],
"suppressionFlags": {
"has_suppress_on_move_dot_com": true
},
"ecofriendly": null,
"mortgage": {
"__typename": "Mortgage",
"propertyTaxRate": 0.01416444,
"ratesUrl": "https://www.realtor.com/mortgage/rates/?from=mobile#zip=33141&property_price=225000&mlid=6859768055",
"insuranceRate": 0.0045,
"estimate": {
"__typename": "MortgageEstimate",
"monthlyPayment": 1524,
"downPayment": 45000,
"monthlyPaymentDetails": [
{
"__typename": "MonthlyOwnershipExpense",
"type": "principal_and_interest",
"amount": 1175,
"displayName": "Principal & Interest"
},
{
"__typename": "MonthlyOwnershipExpense",
"type": "home_insurance",
"amount": 84,
"displayName": "Home Insurance"
},
{
"__typename": "MonthlyOwnershipExpense",
"type": "hoa_fees",
"amount": 0,
"displayName": "HOA Fees"
},
{
"__typename": "MonthlyOwnershipExpense",
"type": "mortgage_insurance",
"amount": 0,
"displayName": "Mortgage Insurance"
},
{
"__typename": "MonthlyOwnershipExpense",
"type": "property_tax",
"amount": 266,
"displayName": "Property Tax"
}
],
"averageRate": {
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"term": 30
},
"rate": 0.06811
}
},
"averageRates": [
{
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"loanId": "thirty_year_fix"
},
"rate": 0.06811
},
{
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"loanId": "twenty_year_fix"
},
"rate": 0.0667
},
{
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"loanId": "fifteen_year_fix"
},
"rate": 0.05826
},
{
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"loanId": "ten_year_fix"
},
"rate": 0.05662
},
{
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"loanId": "thirty_year_fha"
},
"rate": 0.06196
},
{
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"loanId": "thirty_year_va"
},
"rate": 0.06338
},
{
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"loanId": "five_one_arm"
},
"rate": 0.06872
},
{
"__typename": "Rate",
"loanType": {
"__typename": "LoanType",
"loanId": "seven_one_arm"
},
"rate": 0.0679
}
],
"isListingPriceEligibleForFha": true,
"countyFhaLoanLimit": 654350,
"isDpaEligible": true
},
"hoa": null,
"buyers": null,
"specials": null,
"description": {
"__typename": "HomeDescription",
"bathsFullCalc": 1,
"bathsConsolidated": "1",
"bathsPartialCalc": null,
"baths": 1,
"bathsMin": null,
"bathsMax": null,
"bathsFull": 1,
"bathsHalf": null,
"heating": null,
"cooling": null,
"beds": 1,
"bedsMin": null,
"bedsMax": null,
"garage": null,
"pool": null,
"sqft": 730,
"sqftMin": null,
"sqftMax": null,
"styles": null,
"lotSqft": null,
"stories": null,
"type": "condos",
"subType": "condo",
"text": "INVESTORS INVESTORS AND FIRST-TIME BUYERS WELCOME This is a great chance to buy an apartment in Miami Beach. The waterfront building has the lowest price on the market for a one-bedroom, one-den apartment. It is rented to a long-term tenant who pays $1, 630 each month on a month-to-month basis. Don't miss this opportunity. The Owner paid the S.A. Realtors, please schedule appointments at least 24 hours in advance. Be sure to read the broker's remarks and use the showing request for instructions.",
"yearBuilt": 1948,
"name": null
},
"petPolicy": {
"__typename": "HomePetPolicy",
"cats": true,
"dogs": true,
"dogsSmall": null,
"dogsLarge": null
},
"nearbySchools": {
"__typename": "SchoolList",
"schools": [
{
"__typename": "School",
"assigned": true,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.846516,
"lon": -80.147222
},
"distanceInMiles": 1.1,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"elementary"
],
"fundingType": "public",
"grades": [
"K",
"1",
"2",
"3",
"4",
"5"
],
"id": "0717153251",
"name": "Treasure Island Elementary School",
"parentRating": 3,
"rating": 3,
"studentCount": 399
},
{
"__typename": "School",
"assigned": true,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.814796,
"lon": -80.13455
},
"distanceInMiles": 2.9,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"middle"
],
"fundingType": "public",
"grades": [
"6",
"7",
"8"
],
"id": "0717153841",
"name": "Nautilus Middle School",
"parentRating": 4,
"rating": 4,
"studentCount": 918
},
{
"__typename": "School",
"assigned": true,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.799218,
"lon": -80.133215
},
"distanceInMiles": 3.9,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"high"
],
"fundingType": "public",
"grades": [
"9",
"10",
"11",
"12"
],
"id": "0717154201",
"name": "Miami Beach Senior High School",
"parentRating": 3,
"rating": 4,
"studentCount": 2175
},
{
"__typename": "School",
"assigned": true,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.514846,
"lon": -80.399041
},
"distanceInMiles": 28.8,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"elementary",
"middle"
],
"fundingType": "public",
"grades": [
"K",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
],
"id": "0717151111",
"name": "Air Base K-8 Center for International Education",
"parentRating": 4,
"rating": 10,
"studentCount": 1109
},
{
"__typename": "School",
"assigned": null,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.856802,
"lon": -80.131897
},
"distanceInMiles": 0.1,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000001",
"name": null
},
"educationLevels": [
"elementary"
],
"fundingType": "private",
"grades": [
"PK",
"K",
"1"
],
"id": "0717419621",
"name": "Kid's Choice Learning Center",
"parentRating": null,
"rating": null,
"studentCount": 73
},
{
"__typename": "School",
"assigned": null,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.856421,
"lon": -80.131516
},
"distanceInMiles": 0.1,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000001",
"name": null
},
"educationLevels": [
"elementary"
],
"fundingType": "private",
"grades": [
"K",
"1"
],
"id": "0717262101",
"name": "Holy Spirit Church & Inst/Miami Beach Academy",
"parentRating": null,
"rating": null,
"studentCount": null
},
{
"__typename": "School",
"assigned": null,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.855368,
"lon": -80.134987
},
"distanceInMiles": 0.2,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000001",
"name": null
},
"educationLevels": [
"elementary"
],
"fundingType": "private",
"grades": [
"PK",
"K",
"1"
],
"id": "0717420401",
"name": "Little Ones Academy",
"parentRating": null,
"rating": null,
"studentCount": 92
},
{
"__typename": "School",
"assigned": null,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.861675,
"lon": -80.12653
},
"distanceInMiles": 0.5,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"elementary"
],
"fundingType": "public",
"grades": [
"K",
"1",
"2",
"3",
"4",
"5"
],
"id": "0717151221",
"name": "Biscayne Elementary School",
"parentRating": 4,
"rating": 7,
"studentCount": 578
},
{
"__typename": "School",
"assigned": null,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.871419,
"lon": -80.123513
},
"distanceInMiles": 1.2,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"elementary",
"middle"
],
"fundingType": "public",
"grades": [
"K",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
],
"id": "0717329431",
"name": "Mater Academy Miami Beach",
"parentRating": 4,
"rating": 5,
"studentCount": 614
},
{
"__typename": "School",
"assigned": null,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.894175,
"lon": -80.16497
},
"distanceInMiles": 3.3,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"high"
],
"fundingType": "public",
"grades": [
"9",
"10",
"11",
"12"
],
"id": "0717431331",
"name": "Mater Academy Biscayne North Miami High Sch",
"parentRating": null,
"rating": 8,
"studentCount": 68
},
{
"__typename": "School",
"assigned": null,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.910073,
"lon": -80.139874
},
"distanceInMiles": 3.7,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"high"
],
"fundingType": "public",
"grades": [
"9",
"10",
"11",
"12"
],
"id": "0717406331",
"name": "MAST@FIU",
"parentRating": 4,
"rating": 10,
"studentCount": 448
}
]
},
"schools": {
"__typename": "SchoolList",
"schools": [
{
"__typename": "School",
"assigned": true,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.846516,
"lon": -80.147222
},
"distanceInMiles": 1.1,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"elementary"
],
"fundingType": "public",
"grades": [
"K",
"1",
"2",
"3",
"4",
"5"
],
"id": "0717153251",
"name": "Treasure Island Elementary School",
"parentRating": 3,
"rating": 3,
"studentCount": 399
},
{
"__typename": "School",
"assigned": true,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.814796,
"lon": -80.13455
},
"distanceInMiles": 2.9,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"middle"
],
"fundingType": "public",
"grades": [
"6",
"7",
"8"
],
"id": "0717153841",
"name": "Nautilus Middle School",
"parentRating": 4,
"rating": 4,
"studentCount": 918
},
{
"__typename": "School",
"assigned": true,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.799218,
"lon": -80.133215
},
"distanceInMiles": 3.9,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000161",
"name": "Miami-Dade County Public Schools"
},
"educationLevels": [
"high"
],
"fundingType": "public",
"grades": [
"9",
"10",
"11",
"12"
],
"id": "0717154201",
"name": "Miami Beach Senior High School",
"parentRating": 3,
"rating": 4,
"studentCount": 2175
},
{
"__typename": "School",
"assigned": null,
"coordinate": {
"__typename": "Coordinate",
"lat": 25.856802,
"lon": -80.131897
},
"distanceInMiles": 0.1,
"district": {
"__typename": "SchoolDistrict",
"id": "06160000001",
"name": null
},
"educationLevels": [
"elementary"
],
"fundingType": "private",
"grades": [
"PK",
"K",
"1"
],
"id": "0717419621",
"name": "Kid's Choice Learning Center",
"parentRating": null,
"rating": null,
"studentCount": 73
}
]
},
"products": {
"__typename": "ProductSummary",
"products": [
"core.agent",
"core.broker",
"co_broke"
]
},
"listPrice": 225000,
"listPriceMin": null,
"listPriceMax": null,
"pricePerSqft": 308,
"community": null,
"leadAttributes": {
"__typename": "LeadAttributes",
"opcityLeadAttributes": {
"__typename": "OpCityLeadAttributes",
"flipTheMarketEnabled": false,
"cashbackEnabled": false,
"phones": null,
"localPhone": null
},
"readyConnectMortgage": {
"__typename": "ReadyConnectMortgage",
"showContactALender": true,
"showVeteransUnited": true
},
"showContactAnAgent": true,
"leadType": "co_broke",
"showLeadForm": true,
"disclaimerText": null,
"isTcpaMessageEnabled": null,
"showTextLeads": true,
"isPremiumLdp": null,
"isVeteransUnitedEligible": true,
"marketType": "unity"
},
"flags": {
"__typename": "HomeFlags",
"isContingent": null,
"isGaragePresent": null,
"isNewConstruction": null,
"isPending": null,
"isShortSale": null,
"isForeclosure": null,
"isSeniorCommunity": null,
"isForRent": null,
"isDealAvailable": null,
"isPriceExcludesLand": null,
"isPromotionPresent": null,
"isSubdivision": null,
"isPlan": null,
"isPriceReduced": null,
"isNewListing": false,
"isComingSoon": null,
"isUsdaEligible": false
},
"providerUrl": {
"__typename": "HomeProviderUrl",
"href": "http://www.floridarealtyofmiami.com"
},
"listingKey": "0a5f725cca38bd113848e2048694c3fa",
"source": {
"__typename": "MlsSource",
"id": "FLFL",
"disclaimer": {
"__typename": "MlsDisclaimer",
"text": "©2025 Miami Association of REALTORS®. All rights reserved.",
"href": null
},
"listingId": "A11794217",
"planId": null,
"specId": null,
"communityId": null,
"name": "MiamiMLS",
"feedType": null,
"type": "mls",
"agents": [
{
"__typename": "MlsAgent",
"id": "FLFL",
"agentEmail": "rmg@floridarealtyofmiami.com",
"agentPhone": "7865877379",
"agentName": "Rosa M Gomez",
"type": "seller"
}
],
"raw": {
"__typename": "MlsRawData",
"status": "Active",
"style": null,
"taxAmount": 3187
},
"copyrightnotice": null,
"daysOnMLS": null
},
"details": [
{
"__typename": "HomeDetails",
"category": "Bedrooms",
"text": [
"Bedrooms: 1"
]
},
{
"__typename": "HomeDetails",
"category": "Bathrooms",
"text": [
"Total Bathrooms: 1",
"Full Bathrooms: 1"
]
},
{
"__typename": "HomeDetails",
"category": "Appliances",
"text": [
"ElectricRange",
"ElectricWaterHeater",
"Refrigerator"
]
},
{
"__typename": "HomeDetails",
"category": "Other Rooms",
"text": [
"Den"
]
},
{
"__typename": "HomeDetails",
"category": "Heating and Cooling",
"text": [
"Cooling Features: CentralAir",
"Heating Features: Central",
"Heating: Yes"
]
},
{
"__typename": "HomeDetails",
"category": "Interior Features",
"text": [
"Flooring: Parquet"
]
},
{
"__typename": "HomeDetails",
"category": "Pool and Spa",
"text": [
"Pool Features: Association"
]
},
{
"__typename": "HomeDetails",
"category": "Waterfront and Water Access",
"text": [
"Bayfront"
]
},
{
"__typename": "HomeDetails",
"category": "Garage and Parking",
"text": [
"Parking Features: OnStreet"
]
},
{
"__typename": "HomeDetails",
"category": "Home Features",
"text": [
"View: Water",
"Security Features: ComplexFenced, SmokeDetectors"
]
},
{
"__typename": "HomeDetails",
"category": "Homeowners Association",
"text": [
"Association Amenities: Barbecue, PicnicArea, Pool",
"Association Fee Frequency: Monthly",
"Association Fee Includes: CommonAreas, Laundry, MaintenanceStructure, Water",
"Pets Allowed: NoPetRestrictions, Yes"
]
},
{
"__typename": "HomeDetails",
"category": "Rental Info",
"text": [
"Lease Considered: Yes"
]
},
{
"__typename": "HomeDetails",
"category": "Other Property Info",
"text": [
"Annual Tax Amount: 3187",
"Source Listing Status: Active",
"County: Miami-Dade",
"Tax Year: 2024",
"Restrictions: OkToLease",
"Source Property Type: Residential",
"Area: 32",
"Property Subtype: condo",
"Source Neighborhood: MARSEILLES DECO CONDO",
"Parcel Number: 02-32-10-043-0400",
"Postal City: Miami Beach",
"Postal Code Plus 4: 2886",
"Public Survey Range: 32",
"Public Survey Section: 10",
"Public Survey Township: 2",
"Subdivision: MARSEILLES DECO CONDO",
"Property Subtype: Condominium",
"Source System Name: C2C"
]
},
{
"__typename": "HomeDetails",
"category": "Building and Construction",
"text": [
"Total Square Feet Living: 730",
"Year Built: 1948",
"Building Area Total: 730",
"Construction Materials: Block",
"Entry Level: 2",
"Entry Location: 2",
"Property Age: 77",
"Building Total Stories: 2",
"Year Built Details: Condo-Conversion"
]
}
],
"openHouses": null,
"taxHistory": [
{
"__typename": "TaxHistory",
"tax": 3187,
"year": 2024,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 159429
}
},
{
"__typename": "TaxHistory",
"tax": 2915,
"year": 2023,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 144936
}
},
{
"__typename": "TaxHistory",
"tax": 2475,
"year": 2022,
"assessment": {
"__typename": "Assessment",
"building": 131760,
"land": null,
"total": 131760
}
},
{
"__typename": "TaxHistory",
"tax": 2414,
"year": 2021,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 121246
}
},
{
"__typename": "TaxHistory",
"tax": 2217,
"year": 2020,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 110224
}
},
{
"__typename": "TaxHistory",
"tax": 2055,
"year": 2019,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 100204
}
},
{
"__typename": "TaxHistory",
"tax": 1873,
"year": 2018,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 91095
}
},
{
"__typename": "TaxHistory",
"tax": 1879,
"year": 2017,
"assessment": {
"__typename": "Assessment",
"building": 125996,
"land": null,
"total": 125996
}
},
{
"__typename": "TaxHistory",
"tax": 1594,
"year": 2016,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 75286
}
},
{
"__typename": "TaxHistory",
"tax": 1545,
"year": 2015,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 68442
}
},
{
"__typename": "TaxHistory",
"tax": 1264,
"year": 2014,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 62220
}
},
{
"__typename": "TaxHistory",
"tax": 1265,
"year": 2013,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 62220
}
},
{
"__typename": "TaxHistory",
"tax": 1107,
"year": 2012,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 54100
}
},
{
"__typename": "TaxHistory",
"tax": 1119,
"year": 2011,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 54100
}
},
{
"__typename": "TaxHistory",
"tax": 619,
"year": 2010,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 58200
}
},
{
"__typename": "TaxHistory",
"tax": 567,
"year": 2009,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 56670
}
},
{
"__typename": "TaxHistory",
"tax": 558,
"year": 2008,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 56614
}
},
{
"__typename": "TaxHistory",
"tax": 604,
"year": 2007,
"assessment": {
"__typename": "Assessment",
"building": null,
"land": null,
"total": 54966
}
}
],
"location": {
"__typename": "HomeLocation",
"address": {
"__typename": "HomeAddress",
"line": "1275 Marseille Dr Unit 40",
"streetNumber": "1275",
"streetName": "Marseille",
"streetSuffix": "Dr",
"unit": "Unit 40",
"city": "Miami Beach",
"country": "USA",
"stateCode": "FL",
"postalCode": "33141",
"state": "Florida",
"coordinate": {
"__typename": "HomeCoordinate",
"lat": 25.856507,
"lon": -80.132849
}
},
"county": {
"__typename": "HomeCounty",
"name": "Miami-Dade",
"fipsCode": "12086"
},
"streetViewUrl": "",
"neighborhoods": [
{
"__typename": "Neighborhood",
"name": "North Beach",
"city": "Miami Beach",
"level": "macro_neighborhood",
"stateCode": "FL",
"geoStatistics": {
"__typename": "GeoStatistics",
"housingMarket": {
"__typename": "HousingMarket",
"medianPricePerSqft": 617,
"medianSoldPrice": 1200000,
"medianListingPrice": 699999,
"medianDaysOnMarket": 84
}
}
},
{
"__typename": "Neighborhood",
"name": "Isle of Normandy Ocean Side",
"city": "Miami Beach",
"level": "sub_neighborhood",
"stateCode": "FL",
"geoStatistics": {
"__typename": "GeoStatistics",
"housingMarket": {
"__typename": "HousingMarket",
"medianPricePerSqft": 402,
"medianSoldPrice": 514000,
"medianListingPrice": 350000,
"medianDaysOnMarket": 87
}
}
},
{
"__typename": "Neighborhood",
"name": "Isle of Normandy",
"city": "Miami Beach",
"level": "neighborhood",
"stateCode": "FL",
"geoStatistics": {
"__typename": "GeoStatistics",
"housingMarket": {
"__typename": "HousingMarket",
"medianPricePerSqft": 429,
"medianSoldPrice": 1250000,
"medianListingPrice": 450000,
"medianDaysOnMarket": 84
}
}
}
]
},
"branding": [
{
"__typename": "Branding",
"type": "Agent",
"photo": null,
"name": "Rosa M Gomez",
"phone": null,
"slogan": null,
"accentColor": null,
"link": null
},
{
"__typename": "Branding",
"type": "Office",
"photo": null,
"name": "Florida Realty Of Miami Corp",
"phone": null,
"slogan": null,
"accentColor": null,
"link": null
}
],
"consumerAdvertisers": [
{
"__typename": "ConsumerAdvertiser",
"type": "Agent",
"advertiserId": "648747",
"name": "Rosa M Gomez",
"phone": null,
"href": "/realestateagents/Rosa-M-Gomez_Miami-Beach_FL_3293983",
"slogan": null,
"photo": {
"__typename": "Photo",
"href": null
},
"showRealtorLogo": false,
"hours": null,
"agentId": "3293983"
},
{
"__typename": "ConsumerAdvertiser",
"type": "Office",
"advertiserId": "648747",
"name": "Florida Realty Of Miami Corp",
"phone": "(305) 598-5488",
"href": "http://WWW.FLORIDAREALTYOFMIAMI.COM",
"slogan": null,
"photo": {
"__typename": "Photo",
"href": null
},
"showRealtorLogo": false,
"hours": null,
"agentId": "3293983"
}
],
"advertisers": [
{
"__typename": "HomeAdvertiser",
"fulfillmentId": "3293983",
"name": "Rosa M Gomez",
"type": "seller",
"team": null,
"email": "rosa_floridarealty@hotmail.com",
"href": null,
"stateLicense": "3156793",
"phones": [
{
"__typename": "AdvertiserPhone",
"number": "(786) 587-7379",
"type": "Office",
"ext": "",
"primary": true,
"trackable": null
}
],
"rentalManagement": null,
"office": {
"__typename": "HomeAdvertiserOffice",
"fulfillmentId": "648747",
"name": "Florida Realty Of Miami Corp",
"href": "WWW.FLORIDAREALTYOFMIAMI.COM",
"photo": {
"__typename": "Href",
"href": ""
},
"phones": [
{
"__typename": "AdvertiserPhone",
"number": "(305) 598-5488",
"type": "Office",
"ext": "",
"primary": true,
"trackable": null
}
],
"address": {
"__typename": "AdvertiserAddress",
"city": "MIAMI",
"stateCode": "FL"
},
"outOfCommunity": null
},
"builder": null,
"broker": {
"__typename": "HomeAdvertiserBroker",
"fulfillmentId": "4457274"
},
"photo": null
}
],
"photoCount": 12,
"photos": [
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m4002556587s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "unknown",
"probability": 0.8627017140388489
},
{
"__typename": "Tag",
"label": "water_front",
"probability": 0.9998772144317627
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m3369276508s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "porch",
"probability": 0.9980016350746155
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m2433669096s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "porch",
"probability": 0.9063436985015869
},
{
"__typename": "Tag",
"label": "yard",
"probability": 0.9566158056259155
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m1987746514s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "living_room",
"probability": 0.999419093132019
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m4109239822s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "living_room",
"probability": 0.9513083100318909
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m1921221513s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "living_room",
"probability": 0.999944806098938
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m503368264s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "bedroom",
"probability": 0.9883731007575989
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m688964566s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "bathroom",
"probability": 0.9994423985481262
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m3799590798s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "bedroom",
"probability": 1
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m103383389s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "laundry_room",
"probability": 0.6473495364189148
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m1079962656s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "kitchen",
"probability": 0.7073129415512085
}
]
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m2064865930s.jpg",
"type": "realtordotcom_mls_listing_image",
"tags": [
{
"__typename": "Tag",
"label": "road_view",
"probability": 0.9457762837409973
}
]
}
],
"propertyHistory": [
{
"__typename": "HomePropertyHistory",
"date": "2025-05-01",
"eventName": "Listed",
"price": 225000,
"sourceName": "MiamiMLS",
"listing": {
"__typename": "HomeListing",
"photos": [
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m4002556587s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m3369276508s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m2433669096s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m1987746514s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m4109239822s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m1921221513s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m503368264s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m688964566s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m3799590798s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m103383389s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m1079962656s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://ap.rdcpix.com/0a5f725cca38bd113848e2048694c3fal-m2064865930s.jpg"
}
]
}
},
{
"__typename": "HomePropertyHistory",
"date": "2012-11-20",
"eventName": "Sold",
"price": 85000,
"sourceName": "MiamiMLS",
"listing": {
"__typename": "HomeListing",
"photos": [
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m0s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m1s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m2s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m3s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m4s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m5s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m6s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m7s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m8s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m9s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m10s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m11s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m12s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m13s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m14s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m15s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m16s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m17s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m18s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m19s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m20s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m21s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m22s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m23s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m24s.jpg"
}
]
}
},
{
"__typename": "HomePropertyHistory",
"date": "2012-09-04",
"eventName": "Listed",
"price": 92000,
"sourceName": "MiamiMLS",
"listing": {
"__typename": "HomeListing",
"photos": [
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m0s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m1s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m2s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m3s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m4s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m5s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m6s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m7s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m8s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m9s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m10s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m11s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m12s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m13s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m14s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m15s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m16s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m17s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m18s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m19s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m20s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m21s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m22s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m23s.jpg"
},
{
"__typename": "HomePhoto",
"href": "https://p.rdcpix.com/v09/lf574de43-m24s.jpg"
}
]
}
},
{
"__typename": "HomePropertyHistory",
"date": "1996-01-03",
"eventName": "Sold",
"price": 54000,
"sourceName": "Public Record",
"listing": null
}
],
"local": {
"__typename": "Local",
"noise": {
"__typename": "Noise",
"score": 77,
"noiseCategories": [
{
"__typename": "NoiseCategory",
"type": "airport",
"text": "Low"
},
{
"__typename": "NoiseCategory",
"type": "traffic",
"text": "Medium"
},
{
"__typename": "NoiseCategory",
"type": "local",
"text": "Medium"
},
{
"__typename": "NoiseCategory",
"type": "score",
"text": "Medium"
}
]
},
"flood": {
"__typename": "Flood",
"floodFactorScore": 9,
"femaZone": [
"AE"
]
}
},
"lastSoldPrice": 85000,
"lastSoldDate": "2012-11-26",
"estimates": {
"__typename": "HomeEstimates",
"currentValues": [
{
"__typename": "LatestEstimate",
"source": {
"__typename": "EstimateSource",
"type": "corelogic",
"name": "CoreLogic®"
},
"estimate": 220600,
"estimateHigh": 238000,
"estimateLow": 203100,
"date": "2025-05-05",
"isBestHomeValue": true
},
{
"__typename": "LatestEstimate",
"source": {
"__typename": "EstimateSource",
"type": "quantarium",
"name": "Quantarium"
},
"estimate": 219794,
"estimateHigh": 232981,
"estimateLow": 206606,
"date": "2025-05-28",
"isBestHomeValue": false
},
{
"__typename": "LatestEstimate",
"source": {
"__typename": "EstimateSource",
"type": "collateral",
"name": "Collateral Analytics"
},
"estimate": 234000,
"estimateHigh": 276100,
"estimateLow": 191900,
"date": "2025-05-14",
"isBestHomeValue": false
}
],
"historicalValues": [
{
"__typename": "HistoricalEstimate",
"source": {
"__typename": "EstimateSource",
"type": "corelogic",
"name": "CoreLogic®"
},
"estimates": [
{
"__typename": "EstimateRecord",
"estimate": 220600,
"date": "2025-05-05"
},
{
"__typename": "EstimateRecord",
"estimate": 227500,
"date": "2025-04-07"
},
{
"__typename": "EstimateRecord",
"estimate": 231100,
"date": "2025-03-10"
},
{
"__typename": "EstimateRecord",
"estimate": 233400,
"date": "2025-02-10"
},
{
"__typename": "EstimateRecord",
"estimate": 234800,
"date": "2025-01-06"
},
{
"__typename": "EstimateRecord",
"estimate": 245500,
"date": "2024-12-09"
},
{
"__typename": "EstimateRecord",
"estimate": 245900,
"date": "2024-11-04"
},
{
"__typename": "EstimateRecord",
"estimate": 247100,
"date": "2024-10-07"
},
{
"__typename": "EstimateRecord",
"estimate": 249600,
"date": "2024-09-09"
},
{
"__typename": "EstimateRecord",
"estimate": 240200,
"date": "2024-08-05"
},
{
"__typename": "EstimateRecord",
"estimate": 241800,
"date": "2024-07-08"
},
{
"__typename": "EstimateRecord",
"estimate": 236500,
"date": "2024-06-10"
},
{
"__typename": "EstimateRecord",
"estimate": 222800,
"date": "2024-05-06"
},
{
"__typename": "EstimateRecord",
"estimate": 231000,
"date": "2024-04-01"
},
{
"__typename": "EstimateRecord",
"estimate": 232800,
"date": "2024-03-04"
},
{
"__typename": "EstimateRecord",
"estimate": 232700,
"date": "2024-02-05"
},
{
"__typename": "EstimateRecord",
"estimate": 228000,
"date": "2024-01-08"
},
{
"__typename": "EstimateRecord",
"estimate": 226000,
"date": "2023-12-04"
},
{
"__typename": "EstimateRecord",
"estimate": 218700,
"date": "2023-11-06"
},
{
"__typename": "EstimateRecord",
"estimate": 224500,
"date": "2023-10-09"
},
{
"__typename": "EstimateRecord",
"estimate": 213700,
"date": "2023-09-23"
},
{
"__typename": "EstimateRecord",
"estimate": 207800,
"date": "2023-08-26"
},
{
"__typename": "EstimateRecord",
"estimate": 202900,
"date": "2023-07-26"
},
{
"__typename": "EstimateRecord",
"estimate": 198900,
"date": "2023-06-23"
},
{
"__typename": "EstimateRecord",
"estimate": 198100,
"date": "2023-05-26"
},
{
"__typename": "EstimateRecord",
"estimate": 196700,
"date": "2023-04-25"
},
{
"__typename": "EstimateRecord",
"estimate": 193500,
"date": "2023-03-17"
},
{
"__typename": "EstimateRecord",
"estimate": 191600,
"date": "2023-02-26"
},
{
"__typename": "EstimateRecord",
"estimate": 195200,
"date": "2023-01-24"
},
{
"__typename": "EstimateRecord",
"estimate": 194100,
"date": "2022-12-31"
},
{
"__typename": "EstimateRecord",
"estimate": 190600,
"date": "2022-11-29"
},
{
"__typename": "EstimateRecord",
"estimate": 185900,
"date": "2022-10-26"
},
{
"__typename": "EstimateRecord",
"estimate": 183900,
"date": "2022-09-24"
},
{
"__typename": "EstimateRecord",
"estimate": 184000,
"date": "2022-08-29"
},
{
"__typename": "EstimateRecord",
"estimate": 181800,
"date": "2022-07-27"
},
{
"__typename": "EstimateRecord",
"estimate": 186500,
"date": "2022-06-25"
},
{
"__typename": "EstimateRecord",
"estimate": 181800,
"date": "2022-05-19"
},
{
"__typename": "EstimateRecord",
"estimate": 180300,
"date": "2022-04-26"
},
{
"__typename": "EstimateRecord",
"estimate": 176400,
"date": "2022-03-25"
},
{
"__typename": "EstimateRecord",
"estimate": 170300,
"date": "2022-02-21"
},
{
"__typename": "EstimateRecord",
"estimate": 167800,
"date": "2022-01-22"
},
{
"__typename": "EstimateRecord",
"estimate": 166600,
"date": "2021-12-31"
},
{
"__typename": "EstimateRecord",
"estimate": 168200,
"date": "2021-11-18"
},
{
"__typename": "EstimateRecord",
"estimate": 168200,
"date": "2021-10-24"
},
{
"__typename": "EstimateRecord",
"estimate": 168300,
"date": "2021-09-29"
},
{
"__typename": "EstimateRecord",
"estimate": 164300,
"date": "2021-08-28"
},
{
"__typename": "EstimateRecord",
"estimate": 162900,
"date": "2021-07-28"
},
{
"__typename": "EstimateRecord",
"estimate": 158200,
"date": "2021-06-26"
},
{
"__typename": "EstimateRecord",
"estimate": 154400,
"date": "2021-05-25"
},
{
"__typename": "EstimateRecord",
"estimate": 153800,
"date": "2021-04-24"
},
{
"__typename": "EstimateRecord",
"estimate": 153400,
"date": "2021-03-30"
},
{
"__typename": "EstimateRecord",
"estimate": 155500,
"date": "2021-02-24"
},
{
"__typename": "EstimateRecord",
"estimate": 152300,
"date": "2021-01-30"
},
{
"__typename": "EstimateRecord",
"estimate": 157400,
"date": "2020-12-28"
},
{
"__typename": "EstimateRecord",
"estimate": 156700,
"date": "2020-11-27"
},
{
"__typename": "EstimateRecord",
"estimate": 157100,
"date": "2020-10-26"
},
{
"__typename": "EstimateRecord",
"estimate": 151700,
"date": "2020-09-25"
},
{
"__typename": "EstimateRecord",
"estimate": 149800,
"date": "2020-08-24"
},
{
"__typename": "EstimateRecord",
"estimate": 146400,
"date": "2020-07-30"
},
{
"__typename": "EstimateRecord",
"estimate": 144300,
"date": "2020-06-28"
},
{
"__typename": "EstimateRecord",
"estimate": 148500,
"date": "2020-05-24"
},
{
"__typename": "EstimateRecord",
"estimate": 142900,
"date": "2020-04-27"
},
{
"__typename": "EstimateRecord",
"estimate": 141000,
"date": "2020-03-23"
},
{
"__typename": "EstimateRecord",
"estimate": 144700,
"date": "2020-02-24"
},
{
"__typename": "EstimateRecord",
"estimate": 145600,
"date": "2020-01-28"
},
{
"__typename": "EstimateRecord",
"estimate": 145200,
"date": "2019-12-23"
},
{
"__typename": "EstimateRecord",
"estimate": 150300,
"date": "2019-11-26"
},
{
"__typename": "EstimateRecord",
"estimate": 158600,
"date": "2019-10-30"
},
{
"__typename": "EstimateRecord",
"estimate": 153000,
"date": "2019-09-07"
},
{
"__typename": "EstimateRecord",
"estimate": 151700,
"date": "2019-08-31"
},
{
"__typename": "EstimateRecord",
"estimate": 161800,
"date": "2019-07-26"
},
{
"__typename": "EstimateRecord",
"estimate": 156500,
"date": "2019-06-21"
},
{
"__typename": "EstimateRecord",
"estimate": 157600,
"date": "2019-05-26"
},
{
"__typename": "EstimateRecord",
"estimate": 150800,
"date": "2019-04-21"
},
{
"__typename": "EstimateRecord",
"estimate": 149500,
"date": "2019-03-26"
},
{
"__typename": "EstimateRecord",
"estimate": 158900,
"date": "2019-02-20"
},
{
"__typename": "EstimateRecord",
"estimate": 142800,
"date": "2019-01-30"
},
{
"__typename": "EstimateRecord",
"estimate": 165600,
"date": "2018-12-30"
},
{
"__typename": "EstimateRecord",
"estimate": 162100,
"date": "2018-11-11"
},
{
"__typename": "EstimateRecord",
"estimate": 161300,
"date": "2018-10-25"
},
{
"__typename": "EstimateRecord",
"estimate": 154610,
"date": "2018-09-27"
},
{
"__typename": "EstimateRecord",
"estimate": 165600,
"date": "2018-08-26"
},
{
"__typename": "EstimateRecord",
"estimate": 164100,
"date": "2018-07-24"
},
{
"__typename": "EstimateRecord",
"estimate": 164700,
"date": "2018-06-29"
},
{
"__typename": "EstimateRecord",
"estimate": 167500,
"date": "2018-05-27"
},
{
"__typename": "EstimateRecord",
"estimate": 166500,
"date": "2018-04-25"
},
{
"__typename": "EstimateRecord",
"estimate": 159900,
"date": "2018-03-15"
},
{
"__typename": "EstimateRecord",
"estimate": 159800,
"date": "2018-02-28"
},
{
"__typename": "EstimateRecord",
"estimate": 148488,
"date": "2018-01-25"
},
{
"__typename": "EstimateRecord",
"estimate": 149100,
"date": "2017-12-11"
},
{
"__typename": "EstimateRecord",
"estimate": 147400,
"date": "2017-11-25"
},
{
"__typename": "EstimateRecord",
"estimate": 145000,
"date": "2017-10-25"
},
{
"__typename": "EstimateRecord",
"estimate": 142800,
"date": "2017-09-22"
},
{
"__typename": "EstimateRecord",
"estimate": 142200,
"date": "2017-08-28"
},
{
"__typename": "EstimateRecord",
"estimate": 143200,
"date": "2017-07-26"
},
{
"__typename": "EstimateRecord",
"estimate": 141500,
"date": "2017-06-24"
},
{
"__typename": "EstimateRecord",
"estimate": 141600,
"date": "2017-05-24"
},
{
"__typename": "EstimateRecord",
"estimate": 138500,
"date": "2017-04-23"
},
{
"__typename": "EstimateRecord",
"estimate": 137100,
"date": "2017-03-31"
},
{
"__typename": "EstimateRecord",
"estimate": 138200,
"date": "2017-02-21"
},
{
"__typename": "EstimateRecord",
"estimate": 136000,
"date": "2017-01-29"
},
{
"__typename": "EstimateRecord",
"estimate": 138300,
"date": "2016-12-14"
},
{
"__typename": "EstimateRecord",
"estimate": 138200,
"date": "2016-11-28"
},
{
"__typename": "EstimateRecord",
"estimate": 141700,
"date": "2016-10-24"
},
{
"__typename": "EstimateRecord",
"estimate": 142500,
"date": "2016-09-29"
},
{
"__typename": "EstimateRecord",
"estimate": 139500,
"date": "2016-08-28"
},
{
"__typename": "EstimateRecord",
"estimate": 140100,
"date": "2016-07-10"
},
{
"__typename": "EstimateRecord",
"estimate": 141300,
"date": "2016-06-24"
},
{
"__typename": "EstimateRecord",
"estimate": 138600,
"date": "2016-05-24"
},
{
"__typename": "EstimateRecord",
"estimate": 138200,
"date": "2016-04-23"
},
{
"__typename": "EstimateRecord",
"estimate": 132500,
"date": "2016-03-30"
},
{
"__typename": "EstimateRecord",
"estimate": 132800,
"date": "2016-02-28"
},
{
"__typename": "EstimateRecord",
"estimate": 130400,
"date": "2016-01-29"
},
{
"__typename": "EstimateRecord",
"estimate": 130400,
"date": "2015-12-29"
},
{
"__typename": "EstimateRecord",
"estimate": 128000,
"date": "2015-11-27"
},
{
"__typename": "EstimateRecord",
"estimate": 126800,
"date": "2015-10-29"
},
{
"__typename": "EstimateRecord",
"estimate": 126700,
"date": "2015-09-29"
},
{
"__typename": "EstimateRecord",
"estimate": 122100,
"date": "2015-08-30"
},
{
"__typename": "EstimateRecord",
"estimate": 121800,
"date": "2015-07-27"
},
{
"__typename": "EstimateRecord",
"estimate": 121900,
"date": "2015-06-28"
},
{
"__typename": "EstimateRecord",
"estimate": 121000,
"date": "2015-05-23"
},
{
"__typename": "EstimateRecord",
"estimate": 119800,
"date": "2015-04-25"
},
{
"__typename": "EstimateRecord",
"estimate": 119600,
"date": "2015-03-27"
},
{
"__typename": "EstimateRecord",
"estimate": 118300,
"date": "2015-02-25"
},
{
"__typename": "EstimateRecord",
"estimate": 118900,
"date": "2015-01-28"
},
{
"__typename": "EstimateRecord",
"estimate": 118800,
"date": "2014-12-26"
},
{
"__typename": "EstimateRecord",
"estimate": 117600,
"date": "2014-11-28"
},
{
"__typename": "EstimateRecord",
"estimate": 114600,
"date": "2014-10-25"
},
{
"__typename": "EstimateRecord",
"estimate": 115600,
"date": "2014-09-28"
},
{
"__typename": "EstimateRecord",
"estimate": 117000,
"date": "2014-08-25"
},
{
"__typename": "EstimateRecord",
"estimate": 115300,
"date": "2014-07-29"
},
{
"__typename": "EstimateRecord",
"estimate": 113600,
"date": "2014-06-26"
},
{
"__typename": "EstimateRecord",
"estimate": 111600,
"date": "2014-05-29"
},
{
"__typename": "EstimateRecord",
"estimate": 108000,
"date": "2014-04-27"
},
{
"__typename": "EstimateRecord",
"estimate": 106000,
"date": "2014-03-27"
},
{
"__typename": "EstimateRecord",
"estimate": 99700,
"date": "2014-02-24"
},
{
"__typename": "EstimateRecord",
"estimate": 100600,
"date": "2014-01-25"
},
{
"__typename": "EstimateRecord",
"estimate": 97700,
"date": "2013-12-28"
},
{
"__typename": "EstimateRecord",
"estimate": 96300,
"date": "2013-11-30"
},
{
"__typename": "EstimateRecord",
"estimate": 84100,
"date": "2013-10-26"
},
{
"__typename": "EstimateRecord",
"estimate": 83900,
"date": "2013-09-30"
},
{
"__typename": "EstimateRecord",
"estimate": 81400,
"date": "2013-08-29"
},
{
"__typename": "EstimateRecord",
"estimate": 81400,
"date": "2013-07-25"
},
{
"__typename": "EstimateRecord",
"estimate": 81100,
"date": "2013-06-29"
},
{
"__typename": "EstimateRecord",
"estimate": 81200,
"date": "2013-05-27"
},
{
"__typename": "EstimateRecord",
"estimate": 83300,
"date": "2013-04-25"
},
{
"__typename": "EstimateRecord",
"estimate": 83300,
"date": "2013-03-29"
},
{
"__typename": "EstimateRecord",
"estimate": 83000,
"date": "2013-02-24"
},
{
"__typename": "EstimateRecord",
"estimate": 83000,
"date": "2013-01-24"
},
{
"__typename": "EstimateRecord",
"estimate": 87400,
"date": "2012-12-27"
},
{
"__typename": "EstimateRecord",
"estimate": 87200,
"date": "2012-11-26"
}
]
},
{
"__typename": "HistoricalEstimate",
"source": {
"__typename": "EstimateSource",
"type": "quantarium",
"name": "Quantarium"
},
"estimates": [
{
"__typename": "EstimateRecord",
"estimate": 219794,
"date": "2025-05-28"
},
{
"__typename": "EstimateRecord",
"estimate": 215813,
"date": "2025-04-30"
},
{
"__typename": "EstimateRecord",
"estimate": 226796,
"date": "2025-03-26"
},
{
"__typename": "EstimateRecord",
"estimate": 220003,
"date": "2025-02-12"
},
{
"__typename": "EstimateRecord",
"estimate": 218624,
"date": "2025-01-29"
},
{
"__typename": "EstimateRecord",
"estimate": 219977,
"date": "2024-12-18"
},
{
"__typename": "EstimateRecord",
"estimate": 222007,
"date": "2024-11-27"
},
{
"__typename": "EstimateRecord",
"estimate": 220676,
"date": "2024-10-30"
},
{
"__typename": "EstimateRecord",
"estimate": 220232,
"date": "2024-09-25"
},
{
"__typename": "EstimateRecord",
"estimate": 220520,
"date": "2024-08-28"
},
{
"__typename": "EstimateRecord",
"estimate": 216071,
"date": "2024-07-31"
},
{
"__typename": "EstimateRecord",
"estimate": 227094,
"date": "2024-06-26"
},
{
"__typename": "EstimateRecord",
"estimate": 236815,
"date": "2024-05-29"
},
{
"__typename": "EstimateRecord",
"estimate": 212669,
"date": "2024-04-24"
},
{
"__typename": "EstimateRecord",
"estimate": 225597,
"date": "2024-03-27"
},
{
"__typename": "EstimateRecord",
"estimate": 216666,
"date": "2024-02-28"
},
{
"__typename": "EstimateRecord",
"estimate": 211057,
"date": "2024-01-31"
},
{
"__typename": "EstimateRecord",
"estimate": 229010,
"date": "2023-12-27"
},
{
"__typename": "EstimateRecord",
"estimate": 230410,
"date": "2023-11-29"
},
{
"__typename": "EstimateRecord",
"estimate": 225984,
"date": "2023-10-25"
},
{
"__typename": "EstimateRecord",
"estimate": 214829,
"date": "2023-09-27"
},
{
"__typename": "EstimateRecord",
"estimate": 217246,
"date": "2023-08-30"
},
{
"__typename": "EstimateRecord",
"estimate": 194737,
"date": "2023-07-26"
},
{
"__typename": "EstimateRecord",
"estimate": 207803,
"date": "2023-06-28"
},
{
"__typename": "EstimateRecord",
"estimate": 214113,
"date": "2023-05-31"
},
{
"__typename": "EstimateRecord",
"estimate": 209304,
"date": "2023-04-26"
},
{
"__typename": "EstimateRecord",
"estimate": 216306,
"date": "2023-03-29"
},
{
"__typename": "EstimateRecord",
"estimate": 202710,
"date": "2023-02-22"
},
{
"__typename": "EstimateRecord",
"estimate": 212068,
"date": "2023-01-25"
},
{
"__typename": "EstimateRecord",
"estimate": 216735,
"date": "2022-12-28"
},
{
"__typename": "EstimateRecord",
"estimate": 219305,
"date": "2022-11-30"
},
{
"__typename": "EstimateRecord",
"estimate": 212077,
"date": "2022-10-26"
},
{
"__typename": "EstimateRecord",
"estimate": 201238,
"date": "2022-09-28"
},
{
"__typename": "EstimateRecord",
"estimate": 211682,
"date": "2022-08-31"
},
{
"__typename": "EstimateRecord",
"estimate": 200389,
"date": "2022-07-27"
},
{
"__typename": "EstimateRecord",
"estimate": 199432,
"da