Condos: Get Neighbourhood Stats
Condos via Parse · real_estate
Retrieve market statistics for a neighbourhood or locality. Returns historical sold/leased price data by year and bed type, current market insights (average price, PSF, days on market), and area descriptions. At least one of slug, locality_id, or neighbourhood_id should be provided; defaults to Toronto (locality_id=1) if none specified. API for searching condo listings, building details, pre-construction developments, neighbourhood market statistics, and mortgage tools from Condos.ca. Fulfilled by Parse from condos.ca.
- condos
- condos-ca
- finance
- maps-geo
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/76380264-a705-4e8f-a5ac-70c7c676e2e7/get_neighbourhood_stats
- Interface artifact
- sha256:ab8e7edc700dc0742b2536c50c80fcf79e620f2a5989856ee272fe3ab561365d
- Manifest digest
- sha256:0ea315ce4317efadc02843f2e761fc74f8ddfb17f357778f273c7f370b7227e6
Request fields
- slug (string): URL slug (e.g., 'toronto' or 'toronto/king-west') to resolve the area for stats.
- locality_id (integer): Locality ID. Defaults to 1 (Toronto) if neither slug nor neighbourhood_id is provided.
- neighbourhood_id (integer): Neighbourhood ID for neighbourhood-level stats.
Example queries
- {"slug":"toronto"}