Rightmove Scraper [Just 💰$0.80] — UK Property & Agents avatar

Rightmove Scraper [Just 💰$0.80] — UK Property & Agents

Pricing

from $0.80 / 1,000 property listings

Go to Apify Store
Rightmove Scraper [Just 💰$0.80] — UK Property & Agents

Rightmove Scraper [Just 💰$0.80] — UK Property & Agents

Scrape rightmove.co.uk — UK property listings for sale and to rent. Every record carries the price · the full address with postcode and coordinates · the agent phone number. Complete coverage of a search area, not a capped sample.

Pricing

from $0.80 / 1,000 property listings

Rating

0.0

(0)

Developer

Black Falcon Data

Black Falcon Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a day ago

Last modified

Share

What does Rightmove Scraper do?

Rightmove Scraper extracts structured property data from rightmove.co.uk — including contact details, full descriptions, prices, and location data. It supports keyword search and controllable result limits, so you can run the same query consistently over time. The actor also offers detail enrichment (full descriptions, company metadata, and contact information) where the source provides them.

New to Apify? Sign up free and use the included $5 monthly platform credit to test this actor.

Key features

  • 📦 Compact mode: light payload with core fields only — comparable rows across listings without HTML or metadata overhead. Perfect for pricing dashboards.
  • 🧹 Empty-field stripping: drop null, empty-string, and empty-array fields from each record before push. Smaller payloads for AI agents and dashboards that already handle missing fields gracefully.
  • ♻️ Incremental mode: daily runs emit only listings that are new or whose price/condition changed since last run. Perfect for inventory-diff dashboards and competitive pricing alerts. Saves 80–95% on recurring monitoring.
  • 📤 Export anywhere: Download the dataset as JSON, CSV, or Excel from the Apify Console, or stream live via the Apify API and integrations (Make, Zapier, Google Sheets, n8n, …).
  • 🔌 MCP connectors: export your results into Notion via Apify's MCP connectors — a clean run-summary page, no glue code. Opt-in via the App connector field; deterministic field-mapping, no AI. Built on Apify's connector framework, so more destinations open up as their catalog grows.

What data can you extract from rightmove.co.uk?

Each result includes Core property fields (type, id, url, portalUrl, distanceKm, channel, transactionType, and displayAddress, and more), detail fields when enrichment is enabled (description, detailScraped, detailFetched, and shortDescription), contact information (agentPhone, contactMethod, and agentEmail), and company metadata (agentCompanyName). In standard mode, all fields are always present — unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.

Enable detail enrichment in the input to get richer fields such as full descriptions, company metadata, and contact information where the source provides them.

Input

The main inputs are a search keyword and a result limit. Additional filters and options are available in the input schema.

Key parameters:

  • query — UK place to search — town, city, borough, postcode or outcode (e.g. "Manchester", "SW1A"). Paste a JSON array for several areas, e.g. ["Manchester","Leeds"]. Required if no startUrls provided.
  • startUrls — Paste Rightmove search-result URLs (property-for-sale or property-to-rent). Each URL becomes its own search; results are merged and deduped across all URLs. (default: [])
  • saleType — Which half of Rightmove to search. Ignored for a start URL, which already says which one it is. (default: "buy")
  • minPrice — Lowest price to include. Monthly rent when searching lettings.
  • maxPrice — Highest price to include. Monthly rent when searching lettings.
  • minBedrooms — Fewest bedrooms to include.
  • maxBedrooms — Most bedrooms to include.
  • propertyTypes — Limit to these property types. Leave empty for all. (default: [])
  • mustHave — Only listings with ALL of these. (default: [])
  • dontShow — Leave these out of the results. (default: [])
  • includeSSTC — Include listings already sold subject to contract or let agreed. Off by default, matching Rightmove. (default: false)
  • sortBy — Order Rightmove returns listings in. Its own default is highest price first, so set this if you want the newest — it decides which listings you get when Max Results caps the run.
  • ...and 30 more parameters

Input examples

Basic search — Keyword-driven search with a result cap.

→ Full payload per result — all standard fields populated where the source provides them.

{
"query": "Manchester",
"maxResults": 50
}

Incremental tracking — Only emit properties that changed since the previous run with this stateKey.

→ First run builds the baseline state. Subsequent runs emit only records that are new or whose tracked content changed. Set emitUnchanged: true to include unchanged records as well.

{
"query": "Manchester",
"maxResults": 200,
"incrementalMode": true,
"stateKey": "manchester-tracker"
}

Compact output for AI agents — Return only core fields for AI-agent and MCP workflows.

→ Small payload with the most important fields — ideal for piping into LLMs without token overhead.

{
"query": "Manchester",
"maxResults": 50,
"compact": true
}

Output

Each run produces a dataset of structured property records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.

Example property record

{
"type": "1 bedroom flat for sale",
"id": "162894443",
"url": "https://www.rightmove.co.uk/properties/162894443",
"portalUrl": "https://www.rightmove.co.uk/properties/162894443",
"channel": "BUY",
"transactionType": "BUY",
"displayAddress": "Campden Hill Road, Holland Park, London, W8",
"propertyType": "Flat",
"propertySubType": "Flat",
"bedrooms": 1,
"bathrooms": 2,
"price": 700000,
"currency": "GBP",
"displayPrice": "£700,000",
"summary": "Located moments from the fashionable shops and amenities of Notting Hill Gate and Kensington High Street, this bright, modern 1 bedroom flat benefits from lift access, porterage and private balcony.",
"addedOrReduced": "Reduced on 27/07/2026",
"listingUpdateReason": "price_reduced",
"listingUpdateDate": "2026-07-27T10:52:32Z",
"firstVisibleDate": "2025-06-05T11:45:14Z",
"premiumListing": false,
"featuredProperty": true,
"isRecent": false,
"auction": false,
"archived": false,
"published": true,
"retirement": false,
"latitude": 51.50601,
"longitude": -0.1996,
"countryCode": "GB",
"outcode": "W8",
"incode": "7BD",
"postcode": "W8 7BD",
"ukCountry": "England",
"mainImage": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/203d907c3/162894443/203d907c31fbe380e2daa34aa114a477_max_476x317.jpeg",
"imageCount": 13,
"floorplanCount": 1,
"virtualTourCount": 0,
"hasFloorplan": true,
"hasVirtualTour": false,
"images": [
{
"url": "property-photo/203d907c3/162894443/203d907c31fbe380e2daa34aa114a477.jpeg"
},
{
"url": "property-photo/edb1a7288/162894443/edb1a7288b294dc18331a31405ab1350.jpeg"
},
{
"url": "property-photo/71be1e876/162894443/71be1e8769a4df5e14c2cbeb086fcb9d.jpeg"
},
{
"url": "property-photo/3def96144/162894443/3def961442ff0ea47e5cdc5010ead882.jpeg"
},
{
"url": "property-photo/8f900242a/162894443/8f900242a4f8afbc952c2fea729e0922.jpeg"
},
"... 8 more items"
],
"floorplans": [
{
"url": "https://media.rightmove.co.uk/property-floorplan/1bd5696c5/162894443/1bd5696c5c2159de41344dde721da8a6.png",
"caption": "Floorplan area for info only, not for £/sq. ft valuation"
}
],
"epcCount": 1,
"brochureCount": 1,
"commercial": false,
"development": false,
"residential": true,
"students": false,
"agentName": "Foxtons, Notting Hill",
"agentBranch": "Foxtons, Notting Hill",
"agentBranchDisplayName": "Foxtons, Notting Hill",
"agentCompanyName": "Foxtons",
"agentBranchName": "Notting Hill",
"agentBranchId": 15945,
"agentBranchAddress": "90 Notting Hill Gate,\r\nLondon,\r\nW11 3HP",
"agentPhone": "020 3840 3635",
"agentProfileUrl": "https://www.rightmove.co.uk/estate-agents/agent/Foxtons/Notting-Hill-15945.html",
"agentPropertiesUrl": "https://www.rightmove.co.uk/estate-agents/agent/Foxtons/Notting-Hill-15945.html",
"agentValuationUrl": "https://www.rightmove.co.uk/estate-agents/agent/Foxtons/Notting-Hill-15945.html",
"agentLogo": "https://media.rightmove.co.uk:443/partner-logo/4935-PRODUCTS_LOGO-1766067926.jpeg",
"agentIsNewHomeDeveloper": false,
"description": "Located moments from the fashionable shops and amenities of Notting Hill Gate and Kensington High Street, this bright, modern 1 bedroom flat benefits from lift access, porterage and private balcony. C...",
"keyFeatures": [
"Well presented 1 bedroom flat",
"Bright reception room with patio doors onto the balcony",
"Modern fitted kitchen",
"Good sized bedroom with fitted wardrobes",
"Offers modern fixtures and fittings",
"... 2 more items"
],
"sizeSqFt": 707,
"sizeSqM": 66,
"pricePerSqFt": "990",
"tenureType": "LEASEHOLD",
"yearsRemainingOnLease": 983,
"councilTaxBand": "F",
"annualGroundRent": 33.64,
"annualServiceCharge": 6366,
"nearestStations": [
{
"name": "Notting Hill Gate Station",
"distance": 0.2387339886518514,
"unit": "miles",
"types": [
"LONDON_UNDERGROUND"
]
},
{
"name": "Holland Park Station",
"distance": 0.27166553636811125,
"unit": "miles",
"types": [
"LONDON_UNDERGROUND"
]
},
{
"name": "High Street Kensington Station",
"distance": 0.4810935563723517,
"unit": "miles",
"types": [
"LONDON_UNDERGROUND"
]
}
],
"searchLocation": "London",
"detailScraped": true,
"listingId": "93dd0a3cd0a680020e11bccd630ca2815de1c8fab0764eb972af7c7b75a5164a",
"searchQuery": "London",
"contentQuality": "full",
"detailFetched": true,
"scrapedAt": "2026-09-15T05:00:11.637Z",
"source": "rightmove.co.uk",
"councilTaxExempt": false,
"councilTaxIncluded": false,
"shortDescription": "1 bedroom flat for sale",
"propertyPhrase": "1 bedroom flat",
"propertyDisclaimer": "Disclaimer - Property reference 1328028. The information displayed about this property comprises a property advertisement. Rightmove.co.uk makes no warranty as to the accuracy or completeness of the a...",
"contactMethod": "EMAIL",
"daysOnMarket": 466
}

Incremental fields

When incremental mode is on, each record also carries:

  • changeType — one of NEW, UPDATED, UNCHANGED, REAPPEARED, EXPIRED. Default output covers NEW / UPDATED / REAPPEARED; set emitUnchanged: true or emitExpired: true to opt into the others.
  • isRepost, repostOfId, repostDetectedAt — populated when a new listing matches the tracked content of a previously expired one. Set skipReposts: true to drop detected reposts from the output.

How to scrape rightmove.co.uk

  1. Go to Rightmove Scraper in Apify Console.
  2. Enter a search keyword.
  3. Set maxResults to control how many results you need.
  4. Enable includeDetails if you need full descriptions, contact info.
  5. Click Start and wait for the run to finish.
  6. Export the dataset as JSON, CSV, or Excel.

Use cases

  • Extract property data from rightmove.co.uk for market research and competitive analysis.
  • Track pricing trends across regions and categories over time.
  • Monitor new and changed properties on scheduled runs without processing the full dataset every time.
  • Research broker and agency profiles, provider coverage, and market distribution.
  • Use structured location data for regional analysis, mapping, and geo-targeting.
  • Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
  • Export clean, structured data to dashboards, spreadsheets, or data warehouses.
  • Benchmark seller / dealer reputation using rating fields.

How much does it cost to scrape rightmove.co.uk?

Rightmove Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.

  • Run start: $0.005 per run
  • Per result: $0.0008 per property record

Example costs:

  • 10 results: $0.013
  • 25 results: $0.025
  • 100 results: $0.085
  • 200 results: $0.17
  • 500 results: $0.41

Example: recurring monitoring savings

These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of properties that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency — the scenarios below are examples, not predictions.

Example setup: 100 properties per run, daily polling (30 runs/month). Costs scale linearly with the number of properties.

Churn rateFull re-scrape run costIncremental run costSavings vs full re-scrapeMonthly cost after baseline
5% — stable niche query$0.09$0.009$0.08 (89%)$0.27
15% — moderate broad query$0.09$0.02$0.07 (80%)$0.51
30% — high-volume aggregator$0.09$0.03$0.06 (66%)$0.87

Full re-scrape monthly cost at the same cadence: $2.55. First month with incremental costs $0.35 / $0.58 / $0.93 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.

Platform usage is included in the per-result fee shown above.

FAQ

How many results can I get from rightmove.co.uk?

The number of results depends on the search query and available properties on rightmove.co.uk. Use the maxResults parameter to control how many results are returned per run.

Does Rightmove Scraper support recurring monitoring?

Yes. Enable incremental mode to only receive new or changed properties on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.

Can I integrate Rightmove Scraper with other apps?

Yes. Rightmove Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.

Can I use Rightmove Scraper with the Apify API?

Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.

Can I use Rightmove Scraper through an MCP Server?

Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode, descriptionMaxLength, a single descriptionFormat, and excludeEmptyFields to keep payloads manageable for LLM context windows.

This actor extracts publicly available data from rightmove.co.uk. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.

Your feedback

If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.

You might also like

Getting started with Apify

New to Apify? Create a free account with $5 credit — no credit card required.

  1. Sign up — $5 platform credit included
  2. Open this actor and configure your input
  3. Click Start — export results as JSON, CSV, or Excel

Need more later? See Apify pricing.

Disclaimer

This actor accesses only publicly available data on rightmove.co.uk. You are responsible for how you use the extracted data — in particular any personal information such as names, phone numbers, or email addresses — and for complying with Rightmove's terms of use, applicable data-protection law (including the GDPR where it applies), and the anti-spam rules of your jurisdiction.

This actor is not affiliated with, endorsed by, or connected to Rightmove.

Search keywords

rightmove scraper, rightmove api, apify rightmove, rightmove data extraction, rightmove.co.uk scraper, rightmove.co.uk data, rightmove.co.uk api, property listings scraper, real estate data, property data.