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

2 days ago

Last modified

Share

🇬🇧 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. No proxies, no CAPTCHAs, no breaking selectors.

Independent tool · not affiliated with Rightmove plc.

Why this Rightmove scraper

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

  1. Sold-price comparables in the same actor — Land-Registry-style completed sales for any UK location, no extra workflow.
  2. 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.
  3. Polygon + coordinate search — sweep map-bounded areas, not just town names.
  4. Full-detail enrichment — one extra call returns description, EPC, tenure, floor area, council tax, stations, floorplans, virtual tours, full branch contact.
  5. Market KPIs — median sale / rent / sold price, area breakdowns, price distribution (min · median · p90 · max).

What you get

  • 3 listing channels in one actor — for-sale, to-rent, AND UK sold-price comparables (Land-Registry-style completed sales).
  • 6 search modesbylocation · byzip · bycoordinates · byurl · bulklocations (PAID) · soldprices.
  • 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

Filters

Shared across 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.

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, and unlimited listings.

Output schema (per row)

{
"propertyId": "148711631",
"listingType": "sale", // sale | rent | sold
"url": "https://www.rightmove.co.uk/properties/148711631",
"thumbnailUrl": "https://media.rightmove.co.uk/...",
"propertyTitle": "5 bedroom apartment",
"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" },
"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": [],
"addedReason": "new",
"sortDate": "2024-07-05T15:28:05.000Z",
"detail": { /* (optional, PAID) fullDescription, EPC, tenure, floor area, features, stations, branch */ },
"sourceLabel": "location: London · sale",
"scrapedAt": "2026-05-19T..."
}

Use cases

  • UK property investors — sweep BTL targets by postcode + must-have filters, then pull sold-price comparables to underwrite the deal.
  • Estate agents — comp pulls, branch / brand listings counts, on-market vs sold-STC ratios.
  • PropTech builders — pipe live UK 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).
  2. Fill the matching input — location, zipCode, latitude + longitude, or rightmoveUrl.
  3. (Optional) Add filters — propertyType, priceRange, mustHave, daysSinceAdded, etc.
  4. (Optional, PAID) Tick includeDetails for the full property record per listing.
  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