We just released Realtor.ca Data Scraper — extract property listings from realtor.ca csv exports into clean json.

What it does

Parses exported CSV files from Realtor.ca and converts them into structured JSON for analysis, reporting, or integration. Ideal for real estate analysts and investors who need offline access to listing data without manual reformatting.

Features

  • Parses Realtor.ca CSV exports into clean, nested JSON objects
  • Extracts all fields: price, address, bedrooms, bathrooms, square footage, listing URL
  • Supports batch processing of multiple CSV files in one command
  • Outputs to stdout, file, or pretty-printed JSON with optional indentation
  • Validates CSV structure and reports malformed rows with line numbers

Usage

python realtorscraper.py listings.csv --output properties.json

Get it

Download Realtor.ca Data Scraper for $29 →


Built by OddShop — Python automation tools for developers and small businesses.