UK Land Registry Sold House Prices Scraper
Scrape recorded UK house sale prices from HM Land Registry Price Paid Data for England and Wales. Get full address, price paid, sale date, property type, tenure, new-build flag and transaction category by postcode or town. Export to JSON, CSV or Excel.
{ "error": "Provide at least one postcode or one town to s…", "source": "HM Land Registry Price Paid Data", "observedAt": "2026-07-25T00:33:45.919Z" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
{ "error": "Provide at least one postcode or one town to s…", "source": "HM Land Registry Price Paid Data", "observedAt": "2026-07-25T00:33:45.919Z" }
常见问题
Are these asking prices or actual sold prices?
These are actual recorded sale prices for completed transactions, not listing or asking prices.
Which areas are covered?
Residential property sales in England and Wales.
How do I get the most recent sales for a street?
Search by the full postcode. Postcode searches are precise and return the sales newest first.
Why does a town search return so much data?
Towns can contain decades of sales. Pair a town with a date range and a price range to focus on the sales you care about, and set Max Records To Scrape.
How fresh is the data?
Records reflect what is published in the public register at the time of the run (see observedAt). Newly completed sales appear once they have been registered.