Rightmove Scraper - Real Estate Data for UK avatar
Rightmove Scraper - Real Estate Data for UK

Pricing

$19.00/month + usage

Go to Store
Rightmove Scraper - Real Estate Data for UK

Rightmove Scraper - Real Estate Data for UK

Developed by

Iñigo Garcia Olaizola

Iñigo Garcia Olaizola

Maintained by Community

Scrape real estate listings from rightmove.co.uk with filters for location, price, beds, property type, and more. Ideal for market research, lead generation, or investment analysis. Export structured property data easily in JSON or CSV format.

0.0 (0)

Pricing

$19.00/month + usage

0

1

1

Last modified

4 days ago

Rightmove Scraper

🤖 What does Rightmove Scraper do?

Rightmove Scraper extracts real estate listings from rightmove.co.uk, one of the UK's most popular property platforms.

With this scraper, you can collect:

  • 🏠 Properties for sale
  • 🏡 Properties for rent
  • 🏢 Commercial and residential listings
  • 🔍 Listings filtered by price, beds, bathrooms, property type, publication date, and more

💡 Why scrape rightmove.co.uk?

Rightmove is the largest property portal in the UK, offering a comprehensive view of the property market across cities, towns, and neighborhoods.

By scraping Rightmove, you can:

  • 📈 Track real estate trends and investment opportunities
  • 🧠 Perform competitive analysis for estate agencies and investors
  • 🏙 Monitor property listings in specific regions over time
  • 🗺 Enrich datasets for price modeling, analysis, or research

🚀 How to scrape rightmove.co.uk

  1. Add the actor – Log in to Apify and install Rightmove Scraper.
  2. Configure your input – Choose your target location, operation type, filters, and number of items.
  3. Run the actor – Hit "Run" to start the scraping process.
  4. View results – Retrieve the dataset in JSON, CSV, or Excel formats.

💳 How much will it cost?

Apify provides $5 of free monthly usage for all users on the Free plan. This should cover small to moderate runs of Rightmove Scraper.

For higher usage needs, upgrade to a paid plan:

  • Personal Plan ($49/month): Suitable for consistent property scraping
  • Business Plans: Scalable options for high-volume or commercial needs

📝 Input Parameters

ParameterTypeDefaultDescription
maxItemsinteger10Maximum number of properties to scrape (min: 1)
locationstringLondonLocation or area to search
operationstringbuyOperation type: buy or rent
sortBystringnewestListedSort order: newestListed, oldestListed, lowestPrice, highestPrice
propertyTypesarray[]Filter by property types (e.g., detached, flat, bungalow, etc.)
minPriceinteger0Minimum price (0 means any)
maxPriceinteger0Maximum price (0 means any)
minBedsinteger0Minimum bedrooms (-1 for studio, 0 for any)
maxBedsinteger0Maximum bedrooms (-1 for studio, 0 for any)
minBathsinteger0Minimum number of bathrooms
maxBathsinteger0Maximum number of bathrooms
publicationDatestring""Filter listings by recency: 24h, 3d, 7d, 14d, or empty for any
includeSSTCbooleanfalseInclude "Sold Subject to Contract" (buy only)
includeLetAgreedbooleanfalseInclude "Let Agreed" (rent only)
mustHavearray[]Must-have features (e.g., garden, parking, student, etc.)
dontShowarray[]Exclude features (e.g., retirement, auction, etc.)
tenureTypesarray[]Tenure types: freehold, leasehold, share_of_freehold (buy only)
furnishTypesarray[]Furnishing: furnished, partFurnished, unfurnished (rent only)
letTypestring""Let type: longTerm, shortTerm, or empty (rent only)
moveInByDatestring""Move-in date filter in YYYY-MM-DD (rent only)
proxyConfigurationobjectApify ProxyUse Apify proxies (default: RESIDENTIAL group)

Example input:

{
"maxItems": 50,
"location": "London",
"operation": "buy",
"sortBy": "lowestPrice",
"minBeds": 2,
"maxPrice": 6000000,
"mustHave": ["parking"],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

📊 Output

The actor returns a list of property listings in JSON format. Each object includes:

  • id, price, bedrooms, bathrooms
  • summary, displayAddress, propertySubType
  • images, agency info, tenure
  • listingUpdateDate, firstVisibleDate, updateDate
  • transactionType, premiumListing, contact info, etc.

Sample output:

[
{
"id": 155728754,
"bedrooms": 5,
"bathrooms": 3,
"numberOfImages": 14,
"numberOfFloorplans": 1,
"numberOfVirtualTours": 1,
"summary": "An exceptional five-bedroom Grade II listed semi-detached Victorian stucco house, measuring some 3,000 sq ft, set over just four floors, with a sizable front garden, a striking hooded iron balcony and a beautiful rear garden, perfect for dining in the summer. This meticulously designed house bene...",
"displayAddress": "Holland Park Avenue, Holland Park, W11",
"countryCode": "GB",
"location": {
"latitude": 51.50838,
"longitude": -0.2021
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/86k/85477/155728754/85477_CEN240064_IMG_01_0000_max_476x317.jpeg",
"url": "86k/85477/155728754/85477_CEN240064_IMG_01_0000.jpeg",
"caption": "Picture No. 08"
}
],
"propertySubType": "House",
"tenure": {
"tenureType": "FREEHOLD"
},
"letAvailableDate": null,
"listingUpdate": {
"listingUpdateReason": "price_reduced",
"listingUpdateDate": "2025-06-02T12:26:37Z"
},
"price": {
"amount": 5750000,
"frequency": "not specified",
"currencyCode": "GBP",
"displayPrices": [
{
"displayPrice": "£5,750,000",
"displayPriceQualifier": ""
}
]
},
"premiumListing": true,
"featuredProperty": true,
"customer": {
"branchId": 85477,
"brandPlusLogoURI": "/86k/85477/branch_rmchoice_logo_85477_0001.jpeg",
"contactTelephone": "020 3867 7002",
"branchDisplayName": "CENTURY 21 Sophia Elena, London",
"branchName": "London",
"brandTradingName": "CENTURY 21 Sophia Elena",
"branchLandingPageUrl": "/estate-agents/agent/CENTURY-21-Sophia-Elena/London-85477.html",
"development": false,
"mediaServerUrl": "https://media.rightmove.co.uk:443",
"showReducedProperties": true,
"hasBrandPlus": true,
"commercial": false,
"showOnMap": true,
"enhancedListing": false,
"developmentContent": null,
"buildToRent": false,
"buildToRentBenefits": [],
"updateDate": "2025-05-28T20:13:52Z",
"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/86k/85477/branch_rmchoice_logo_85477_0001.jpeg"
},
"distance": null,
"transactionType": "buy",
"productLabel": {
"productLabelText": "Premium Listing",
"spotlightLabel": false
},
"commercial": false,
"development": false,
"residential": true,
"students": false,
"auction": false,
"feesApply": false,
"feesApplyText": null,
"displaySize": "3,016 sq. ft.",
"showOnMap": true,
"propertyUrl": "/properties/155728754#/?channel=RES_BUY",
"contactUrl": "/property-for-sale/contactBranch.html?propertyId=155728754",
"staticMapUrl": null,
"channel": "BUY",
"firstVisibleDate": "2024-12-06T10:59:32Z",
"keywords": [],
"keywordMatchType": "no_keyword",
"saved": false,
"hidden": false,
"onlineViewingsAvailable": false,
"lozengeModel": {
"matchingLozenges": []
},
"streetView": {
"showStreetView": true
},
"enquiredTimestamp": null,
"updateDate": "2025-07-02T11:41:41Z",
"enquiryAddedTimestamp": null,
"enquiryCalledTimestamp": null,
"enhancedListing": false,
"propertyImages": {
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/86k/85477/155728754/85477_CEN240064_IMG_01_0000_max_476x317.jpeg",
"url": "86k/85477/155728754/85477_CEN240064_IMG_01_0000.jpeg",
"caption": "Picture No. 08"
}
],
"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/86k/85477/155728754/85477_CEN240064_IMG_01_0000_max_476x317.jpeg",
"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/86k/85477/155728754/85477_CEN240064_IMG_01_0000_max_296x197.jpeg"
},
"formattedBranchName": " by CENTURY 21 Sophia Elena, London",
"addedOrReduced": "Reduced on 02/06/2025",
"formattedDistance": "",
"heading": "Featured Property",
"propertyTypeFullDescription": "5 bedroom house for sale",
"displayStatus": "",
"isRecent": false,
"hasBrandPlus": true
}
]

🌍 Proxy Configuration

To prevent blocking or throttling, Rightmove Scraper supports Apify Proxy:

  • useApifyProxy: Set to true
  • apifyProxyGroups: Use RESIDENTIAL for best reliability

While scraping public listings is generally legal for analysis or research, always review Rightmove's terms of service. Avoid scraping personally identifiable data and ensure compliance with GDPR or other applicable regulations.