Rightmove API · UK Property Data + Sold Prices · No-Code avatar

Rightmove API · UK Property Data + Sold Prices · No-Code

Pricing

from $3.00 / 1,000 property extracteds

Go to Apify Store
Rightmove API · UK Property Data + Sold Prices · No-Code

Rightmove API · UK Property Data + Sold Prices · No-Code

The complete Rightmove API for UK property data. Pull live sale + rent listings, sold-price comparables (Land Registry stitched), EPC + tenure + floor area, buy-to-let filters, and polygon search — in one no-code actor.

Pricing

from $3.00 / 1,000 property extracteds

Rating

0.0

(0)

Developer

SIÁN OÜ

SIÁN OÜ

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

🇬🇧 Rightmove API · UK Property Data + Sold Prices · No-Code

SIÁN Agency Store Zoopla Scraper Idealista Scraper Redfin Scraper

The complete Rightmove API for UK property data. Pull live sale + rent listings, sold-price comparables (Land-Registry-stitched), UK commercial property (offices, retail, industrial, land), EPC + tenure + floor area, buy-to-let filters, and polygon search — in one no-code actor. No proxies, no CAPTCHAs, no breaking selectors.

Independent tool · not affiliated with Rightmove plc.

🏢 NEW: full UK commercial-property coverage — offices, retail, industrial, leisure, land, healthcare & hotels, for sale or to let

Built for commercial-RE investors, agents and developers who need yield-grade space data residential search never surfaced.

Why this Rightmove scraper

Most Rightmove scrapers on Apify give you live residential listings only. This one bundles six things no one else combines:

  1. Commercial property in the same actor — search UK offices, retail units, industrial/warehouse space, leisure, land, healthcare and hotels (for sale or to let), with floor-area sizings, price-per-sq-ft, EPC graphs and lease terms. No separate tool, no separate subscription.
  2. Sold-price comparables in the same actor — Land-Registry-style completed sales for any UK location, no extra workflow.
  3. Buy-to-let / investor filtersmustHave (garden, parking, new home), dontShow (retirement, shared ownership, student let), letType (long-term / short-term / student) — out of the box.
  4. Polygon + coordinate search — sweep map-bounded areas, not just town names.
  5. Full-detail enrichment — one extra call returns description, EPC, tenure, floor area, council tax, stations, floorplans, virtual tours, full branch contact (residential AND commercial).
  6. Market KPIs — median sale / rent / sold price, area breakdowns, price distribution (min · median · p90 · max).

What you get

  • 4 data channels in one actor — for-sale, to-rent, UK sold-price comparables (Land-Registry-style completed sales), AND UK commercial property.
  • 7 search modesbylocation · byzip · bycoordinates · byurl · bulklocations (PAID) · soldprices · commercialsearch.
  • HTML report — saved to the key-value store on every run.
  • Transparent 6-tier pricing — FREE → BRONZE → SILVER → GOLD → PLATINUM → DIAMOND. Discount auto-applies as your monthly volume grows.
  • Three-key fallback — primary + 2 backups for uptime.

Search modes at a glance

ModeInputBest for
bylocationFree-text UK location ("London", "Manchester", "Clapham Junction", "NW3")Town / neighbourhood / station sweeps
byzipUK postcode — outward (SW1A) or full (SW1A 1AA)Postcode-level inventory
bycoordinatesLat/lon + radius (miles)Map-bounded sweeps
byurlPaste a Rightmove search URLReplicate any filter the website supports
bulklocations (PAID)Array of locationsMulti-area portfolio sweeps
soldpricesUK location + property type + tenure + last-N-yearsUK comparables / Land-Registry-style sold-price comps
commercialsearchUK location + buy/rent + commercial type(s)UK commercial property — offices, retail, industrial, leisure, land, healthcare, hotels

Filters

Shared across residential listings modespropertyType, priceRange, bedroomsRange, bathroomsRange, mustHave, dontShow, keywords, daysSinceAdded, sortOrder, resultCount, includeUnavailable.

Rent-onlyfurnishType (furnished / part_furnished / unfurnished), letType (long_term / short_term / student).

Sold-pricessoldPropertyType, soldTenure (FREEHOLD / LEASEHOLD), soldInYears, soldSortBy, soldSortOrder.

CommerciallocationName, commercialChannel (buy / rent), commercialPropertyType (multi-select: office, retail, industrial, leisure, land, healthcare, hotel, commercial, other), commercialSortOrder (newest / highest price / lowest price / oldest), minPrice.

Commercial property — what's covered

Set searchMode to commercialsearch to pull UK commercial listings the residential search never returns:

  • Every commercial class — offices, retail units, restaurants & leisure, industrial / warehouse, land & development, healthcare, hotels & guest houses, and mixed-use.
  • For sale OR to let — pick commercialChannel = buy or rent.
  • Yield-grade detail (PAID enrichment) — floor-area sizings in sq ft / sq m / acres / hectares, price-per-sq-ft, commercial use classes, EPC graphs, tenure with lease term, listing history, nearest stations, and full agent-branch contact.
  • Filter by size and budget — multi-select property type, minimum price, and sort by newest / price.

FREE tier

  • 1 search mode at a time, up to 5 queries
  • 25 listings per run
  • All search modes available except bulklocations and listingType=both
  • Detail enrichment disabled
  • HTML report + market KPIs included

Upgrade to any paying Apify plan to unlock bulk locations, dual sale+rent runs, full-detail enrichment (residential and commercial), and unlimited listings.

Output schema (per row)

{
"propertyId": "148711631",
"listingType": "sale", // sale | rent | sold | commercial-sale | commercial-rent
"commercial": false, // true on commercialsearch rows
"url": "https://www.rightmove.co.uk/properties/148711631",
"thumbnailUrl": "https://media.rightmove.co.uk/...",
"propertyTitle": "5 bedroom apartment",
"summary": null, // commercial listing summary, when present
"address": { "full": "One Hyde Park, Knightsbridge, London, SW1X" },
"pricing": {
"price": 60000000,
"priceCurrency": "GBP",
"priceDisplay": "£60,000,000",
"priceQualifier": "",
"rentFrequency": null // populated for rent: "pcm" | "pw"
},
"specs": { "beds": 5, "propertyType": "Apartment", "displaySize": null }, // displaySize on commercial rows
"location": { "latitude": 51.50187, "longitude": -0.161945, "distance": null },
"branch": { "id": 271223, "name": "...", "brandName": "...", "phone": "...", "logoUrl": "...", "branchUrl": "..." },
"media": { "photoCount": 6, "floorplanCount": 0, "hasVideo": false, "photos": [ "..." ] },
"flags": { "isPremium": false, "isFeatured": false, "isBuildToRent": false, "status": null },
"keywords": [],
"keyFeatures": [], // commercial key features
"addedReason": "new",
"sortDate": "2024-07-05T15:28:05.000Z",
"detail": { /* (optional, PAID) fullDescription/EPC/tenure/floor area; commercial: sizings, pricePerSqFt, use classes, lease terms */ },
"sourceLabel": "location: London · sale",
"scrapedAt": "2026-05-19T..."
}

Use cases

  • Commercial-RE investors & developers — sweep UK offices, retail, industrial and land by location and budget, then enrich for price-per-sq-ft, floor area, EPC and lease terms to underwrite yield.
  • UK property investors — sweep BTL targets by postcode + must-have filters, then pull sold-price comparables to underwrite the deal.
  • Estate & commercial agents — comp pulls, branch / brand listings counts, on-market vs sold-STC ratios, available commercial space by class.
  • PropTech builders — pipe live UK residential and commercial property data into your dashboards, CRMs, valuation tools.
  • Market researchers — median price + area breakdowns + recency cohorts across any UK location.
  • Surveyors / valuers — pull soldprices for any postcode with tenure and property-type filters.

Quick start

  1. Pick a search mode (default bylocation; use commercialsearch for commercial property).
  2. Fill the matching input — location, zipCode, latitude + longitude, rightmoveUrl, or (commercial) locationName + commercialChannel + commercialPropertyType.
  3. (Optional) Add filters — propertyType, priceRange, mustHave, daysSinceAdded, minPrice, etc.
  4. (Optional, PAID) Tick includeDetails for the full property record per listing (residential or commercial).
  5. Run. The dataset fills in real time; the HTML report is saved to the key-value store.

⚠️ Trademark Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Rightmove plc, or any of its subsidiaries. "Rightmove" is used solely in a descriptive sense to identify the public data source the Actor reads from. All trademarks are the property of their respective owners.

This Actor reads publicly-available UK property listings via a stable third-party data layer. Use of the data must comply with your local laws and any applicable terms of the source website. Bulk personal data, copyrighted descriptions, and contact details are intended for one-off research and underwriting, not bulk redistribution.

Support