Rightmove Scraper — UK Property, Prices & Agent Leads avatar

Rightmove Scraper — UK Property, Prices & Agent Leads

Pricing

from $3.50 / 1,000 results

Go to Apify Store
Rightmove Scraper — UK Property, Prices & Agent Leads

Rightmove Scraper — UK Property, Prices & Agent Leads

Scrape Rightmove, the UK's largest property portal: price, address, bedrooms, bathrooms, tenure, coordinates, listing dates and the marketing agent with branch name and contact phone. Sale and rental. Keyless. JSON, CSV or Excel.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

2 days ago

Last modified

Share

Export listings from Rightmove, the UK's largest property portal — price, address, bedrooms, tenure, coordinates and the marketing agent's branch and phone — to JSON, CSV or Excel. Keyless, no login.

What does Rightmove Scraper do?

Rightmove ships its result set as structured JSON inside the page, and this Actor reads that rather than the rendered cards. Prices come through as real numbers with a currency code, coordinates are exact to six decimals, and the payload exposes fields the cards never display.

The most valuable of those is the marketing agent: branch name, branch ID and a contact telephone number on every listing. That is what turns a property export into an estate-agency lead list — you can rank agencies by stock, by average asking price, or by how fast their listings turn over.

Sale and rental listings share one shape but differ in one place, and it matters: rentals put the payment period in price.frequency. Flattening that away makes "£1,800 per month" and "£1,800 per week" identical, so the frequency is kept as its own column.

Who is it for?

  • Estate agencies benchmarking competitor stock and pricing by area.
  • Proptech and CRM vendors prospecting agency branches with contact numbers.
  • Property investors filtering by price, beds and tenure across a radius.
  • Analysts tracking asking-price movement and time-on-market.
  • Portal builders who need a UK feed with coordinates.

Use cases

  • Build an agency lead list for a region, with branch names and phone numbers.
  • Compare asking prices per bedroom across London postcodes.
  • Track which listings were reduced this week using the update reason.
  • Filter leasehold versus freehold stock for an investment thesis.
  • Export coordinates to map inventory density by neighbourhood.

Why use this Actor?

  • Agent contact included — branch name, ID and telephone on every row.
  • Structured source — typed prices and exact coordinates, not scraped text.
  • Sale and rental through one channel switch, with the rental frequency preserved.
  • Tenure, size and property subtype as their own columns.
  • Listing history signals — first listed date, update reason, added or reduced.
  • Keyless — no account, no token, no login.

What data can you extract?

Every row carries the property ID and URL, title and full address, price with currency, label, qualifier and frequency, bedroom and bathroom counts, property subtype, display size, tenure, transaction type, summary text, latitude and longitude, the agent's branch name, ID and phone, listing update reason and date, first visible date, image and floorplan counts, plus auction and commercial flags.

How to use it

  1. Search your area on Rightmove and copy the locationIdentifier from the URL (e.g. REGION^87490).
  2. Choose sale or rental.
  3. Optionally set a price band, minimum bedrooms and a search radius.
  4. Set Maximum results and run, then export JSON, CSV or Excel.

Input example

{
"locationIdentifier": "REGION^87490",
"channel": "buy",
"minPrice": 300000,
"maxPrice": 900000,
"minBedrooms": 2,
"maxResults": 1000
}

Notes and limits

  • Prices are asking prices. Some premium listings publish "POA" as the label while still carrying a numeric guide price in the payload — both are returned so you can decide which to trust.
  • Rightmove's location identifiers are opaque codes; there is no free-text location search, so copy the code from a Rightmove search URL.
  • Agent phone numbers are the branch's published marketing line, not a personal number.
  • This Actor exports the search payload, not full property pages — open the property URL for the complete description, floorplans and EPC.
  • You are responsible for how you use listing and agency data, including under UK GDPR and PECR when contacting agencies.

FAQ

Do I need a Rightmove account? No. Listings are public and this Actor needs nothing from you.

Where do I get the location identifier? Run a search on Rightmove and copy locationIdentifier from the address bar — it looks like REGION^87490 or OUTCODE^2434.

Are rentals supported? Yes. Switch the channel to rent; priceFrequency then tells you whether the figure is weekly or monthly.

Is the agent phone always present? It is the branch's advertised contact line and is present on essentially every listing, because Rightmove requires it for enquiries.

How am I charged? Pay per result — you pay for the properties delivered.