Rightmove UK Property Scraper avatar

Rightmove UK Property Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Rightmove UK Property Scraper

Rightmove UK Property Scraper

Scrape property listings from Rightmove — the UK's largest property portal. Returns price, bedrooms, bathrooms, property type, tenure, agent, and coordinates. Supports sale and rental listings.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Sheshinmcfly

Sheshinmcfly

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

1

Monthly active users

8 days ago

Last modified

Share

Extract property listings from Rightmove — the UK's largest property portal with over 1 million listings. Returns price, bedrooms, bathrooms, property type, tenure, agent details, and GPS coordinates. Supports both sale and rental listings. No login required.


What data do you get?

FieldTypeExample
propertyIdnumber174678506
addressstring"Buck Lane, Kingsbury, London, NW9"
pricenumber550000
priceDisplaystring"£550,000"
currencystring"GBP"
bedroomsnumber3
bathroomsnumber1
propertyTypestring"Terraced"
fullTypestring"3 bedroom terraced house for sale"
tenurestring"FREEHOLD"
descriptionstring"Chain-free mid-terraced family home..."
keyFeaturesstring"Chain Free, 91 Sqm, Three Bedrooms"
agentstring"Acorn Properties Nwl"
agentPhonestring"020 3892 9704"
addedDatestring"2026-04-20T14:06:11Z"
addedOrReducedstring"Added on 20/04/2026"
latitudenumber51.584512
longitudenumber-0.260389
listingTypestring"sale"
locationIdentifierstring"REGION^87490"
urlstring"https://www.rightmove.co.uk/properties/174678506"
checkedAtstring"2026-04-23T18:00:00.000Z"

How to use

  1. Open the actor and click Try for free
  2. Find your location identifier by searching on Rightmove and copying the locationIdentifier value from the URL (e.g. REGION^87490 for London, OUTCODE^2001 for SW1)
  3. Select Listing type: sale or rent
  4. Set Max pages per location (24 properties per page)
  5. Click Start — results ready in seconds
  6. Download as JSON or CSV from the dataset tab

Agent-ready via x402: AI agents can run this actor directly with USDC on Base — no Apify account needed. See x402 protocol docs.

How to find your Location Identifier

  1. Go to rightmove.co.uk and search for a location
  2. Copy the locationIdentifier parameter from the URL
  3. Example URL: ...find.html?locationIdentifier=REGION%5E87490... → identifier is REGION^87490

Common identifiers:

  • REGION^87490 — Greater London
  • REGION^475 — Manchester
  • REGION^162 — Birmingham
  • REGION^1593 — Edinburgh

Use cases

  • Property investment research — Find and filter listings by location, price, and type
  • Market analysis — Track price trends across UK regions and cities
  • Lead generation — Build lists of properties and agent contacts for outreach
  • Relocation planning — Compare areas before moving to the UK
  • Rental market intelligence — Monitor rental prices and availability by area
  • Real estate aggregation — Build property comparison tools and dashboards

Input parameters

{
"locationIdentifiers": ["REGION^87490", "REGION^475"],
"listingType": "sale",
"maxPages": 5
}
ParameterTypeDefaultDescription
locationIdentifiersarrayrequiredRightmove location identifiers
listingTypestring"sale"sale or rent
maxPagesinteger5Pages per location (24 props/page, max 42)

Sample output

{
"propertyId": 174678506,
"address": "Buck Lane, Kingsbury, London, NW9",
"price": 550000,
"priceDisplay": "£550,000",
"currency": "GBP",
"bedrooms": 3,
"bathrooms": 1,
"propertyType": "Terraced",
"fullType": "3 bedroom terraced house for sale",
"tenure": "FREEHOLD",
"description": "Chain-free, extended mid-terraced family home...",
"keyFeatures": "Chain Free, 91 Sqm, Three Bedrooms, Through Lounge, Extended",
"agent": "Acorn Properties Nwl",
"agentPhone": "020 3892 9704",
"addedDate": "2026-04-20T14:06:11Z",
"addedOrReduced": "Added on 20/04/2026",
"latitude": 51.584512,
"longitude": -0.260389,
"listingType": "sale",
"locationIdentifier": "REGION^87490",
"url": "https://www.rightmove.co.uk/properties/174678506",
"checkedAt": "2026-04-23T18:00:00.000Z"
}

Performance

  • Each page (24 properties): ~2–3 seconds
  • 5 pages per location: ~10–15 seconds
  • Uses CheerioCrawler — fast, lightweight, no browser required

Pricing

This actor charges $0.002 per property scraped.

PropertiesEstimated cost
100~$0.20
500~$1.00
2,500~$5.00

The Apify free plan includes $5 monthly credit — enough for 2,500 property records per month.


FAQ

How do I find the location identifier? Search on rightmove.co.uk, then copy the locationIdentifier parameter from the URL. Example: ...locationIdentifier=REGION%5E87490...REGION^87490.

Can I scrape rental listings too? Yes — set listingType to "rent". Works the same way for both sale and rental properties.

How many properties can I get per run? Up to 42 pages × 24 properties = 1,008 per location. You can pass multiple location identifiers to scrape several areas in one run.

Does it require a login or API key? No. All data is publicly accessible on Rightmove without authentication.

Why does my location return 0 results? Make sure the identifier format is correct (e.g. REGION^87490, not the URL-encoded REGION%5E87490). The ^ character must be decoded.


Keywords

Rightmove scraper, UK property data, house prices UK, Rightmove API, property listings scraper, UK real estate data, house for sale UK, rental listings UK, property investment data, estate agent leads


This actor extracts publicly available data from Rightmove (rightmove.co.uk). All listing data is publicly accessible without login or registration. Users are responsible for ensuring their use of the extracted data complies with applicable laws and Rightmove's terms of service.

Other actors you may like