UK Property Comps

Free property transaction data — straight to Excel

Search 28M+ HM Land Registry records by postcode, radius, and property type. CSV and Excel output for instant analysis.

Try it free →

How it works

1

Enter a postcode

Search any UK postcode with optional radius and filters for property type, date range, and more.

2

Get instant results

Comparable sales, summary statistics, and price trends returned in under a second.

3

Open in Excel

Paste the CSV URL into Excel's Data → From Web. Refresh any time for live data.

Live Demo

Excel Integration

Pull live property data directly into your spreadsheet — no code required.

https://property.nwc-advisory.com/v1/comps?postcode=SW1A+1AA&radius=0.5&months=12&format=csv
  1. Open Excel and go to the Data tab.
  2. Click From Web and paste the URL above.
  3. Excel imports the CSV as a live table. Filter, sort, and chart as needed.
  4. To refresh data later, right-click the table and choose Refresh.
  5. Change the postcode or radius in the URL to search different areas.

API Documentation

EndpointMethodDescription
/v1/compsGETComparable transactions with address, price, date, type, distance
/v1/statsGETSummary statistics: median, average, count, percentiles
/v1/trendsGETMonthly price trends and volume for the search area
/v1/postcode/{postcode}GETAll transactions for a single postcode
/v1/addressGETSearch by street name or address fragment
/v1/batchPOSTBatch search: up to 20 postcodes in one request
/v1/excelGETDownload .xlsx workbook with comps, stats, and trends
/v1/healthGETAPI health check and record count

Example: Get comps

curl "https://property.nwc-advisory.com/v1/comps?postcode=SW1A+1AA&radius=0.5&months=12&property_type=F"

Example: Get statistics

curl "https://property.nwc-advisory.com/v1/stats?postcode=EC2R+8AH&radius=1&months=24"

Pricing

Free

$0/mo
  • 50 API calls per day
  • CSV output
  • Basic endpoints (comps, stats)
  • Community support
Get started

Business

$49/mo
  • 10,000 API calls per day
  • Batch processing (20 postcodes)
  • Uptime SLA (99.9%)
  • Priority support
Contact us