Rightmove MCP Server — UK Property for AI avatar

Rightmove MCP Server — UK Property for AI

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Rightmove MCP Server — UK Property for AI

Rightmove MCP Server — UK Property for AI

MCP Server for Rightmove. AI-agent ready web scraping actor on Apify.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

petteri mähönen

petteri mähönen

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

6 days ago

Last modified

Share

Rightmove Scraper — UK Property Search

Scrape property listings from rightmove.co.uk, the UK's largest property portal. Extract prices, bedrooms, bathrooms, property type, agent info, and more — all in structured JSON.

Features

  • CheerioCrawler — fast, lightweight extraction (256MB RAM)
  • JSON extraction — parses __NEXT_DATA__ for clean, structured data
  • 15+ output fields — price, bedrooms, bathrooms, address, property type, agent, floorplan, coordinates, description, images
  • Price filtering — set min/max price in pounds
  • Radius search — control search area from location center
  • Sort options — highest/lowest price, newest/oldest listed
  • Multi-page pagination — 24 properties per page
  • No proxy needed — works without any proxy configuration
  • Low cost — runs on 256MB memory, ultra-efficient

Quick Start

🇬🇧 Search properties in London

{
"location": "London",
"maxPages": 1
}

🔍 Search with filters

{
"location": "Manchester",
"maxPages": 3,
"minPrice": 150000,
"maxPrice": 500000,
"radius": 10,
"sortOrder": "lowest_price"
}

Input Parameters

FieldTypeDefaultDescription
locationstring"London"City/town to search
maxPagesinteger3Result pages (24 properties/page)
minPriceintegerMinimum price (£)
maxPriceintegerMaximum price (£)
radiusinteger0Search radius in miles
sortOrderselecthighest_priceSort: highest_price, lowest_price, newest_listed, oldest_listed

Output Fields

FieldDescription
titleProperty listing title
priceProperty price
bedroomsNumber of bedrooms
bathroomsNumber of bathrooms
addressProperty address
propertyTypeType (flat, house, etc.)
locationLatitude/longitude coordinates
agentNameEstate agent name
agentBranchEstate agent branch
agentPhoneAgent phone number
imageUrlMain property image URL
imagesArray of all image URLs
urlDirect property page URL
summaryProperty description
floorplanUrlFloorplan image URL
addedOnDate added to Rightmove
isFeaturedFeatured property indicator

Pricing

$1.50 / 1,000 runs — pay only for what you scrape. No monthly subscription.

Support