Rightmove Property Scraper avatar

Rightmove Property Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Rightmove Property Scraper

Rightmove Property Scraper

Extract property listings with prices, locations, and branch details from search results on rightmove.co.uk. Powered by Rightmove Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

This actor extracts Properties in a List from Rightmove. It captures listing data from search results, map views, and property feeds on rightmove.co.uk. The scraper returns structured data including pricing, location coordinates, and agent branch information.

Data Fields

Field NameDescriptionExample
BedroomsNumber of bedrooms3
BathroomsNumber of bathrooms2
Number of ImagesCount of photos in listing12
Number of FloorplansCount of floorplans available1
Number of Virtual ToursCount of virtual tours0
SummaryShort listing description"A modern three bedroom semi-detached house..."
Display AddressFormatted address string"High Street, London, NW1"
Country CodeISO country code"GB"
LatitudeGeographic latitude51.5074
LongitudeGeographic longitude-0.1278
Property TypeCategory of property"Semi-Detached"
Price AmountNumerical price450000
Price FrequencyPayment cycle"not_specified"
Currency CodeCurrency of listing"GBP"
Display PriceFormatted price string"£450,000"
Display Price QualifierPrice context"Offers in Region of"
Branch IDUnique ID of the agent branch12345
Branch NameName of the listing agent"Estate Agents Ltd"
Branch Display NameFormatted agent name"Estate Agents, London"
Branch PhoneContact number for the branch"020 7946 0000"
First Visible DateDate listing went live"2023-10-01T10:00:00Z"
Last Update DateDate of last modification"2023-10-15T14:30:00Z"
Last Update ReasonReason for listing change"price_reduced"
Featured PropertyIf the listing is featuredtrue
Premium ListingIf the listing is premiumfalse
Property URLDirect link to property"https://www.rightmove.co.uk/properties/123"
All ImagesArray of image URLs["https://media.rightmove.co.uk/img1.jpg"]

Input

  • urls: Array of Rightmove search result or map view URLs.
  • maxItems: Maximum number of properties to extract per URL. Default is 100.

Example Input

{
"urls": ["https://www.rightmove.co.uk/property-for-sale/find.html?searchLocation=London"],
"maxItems": 50
}

Example Output

[
{
"Bedrooms": 2,
"Bathrooms": 1,
"Number of Images": 8,
"Number of Floorplans": 1,
"Number of Virtual Tours": 0,
"Summary": "A charming two bedroom flat located near local amenities.",
"Display Address": "Baker Street, London",
"Country Code": "GB",
"Latitude": 51.5237,
"Longitude": -0.1585,
"Property Type": "Flat",
"Price Amount": 650000,
"Price Frequency": "not_specified",
"Currency Code": "GBP",
"Display Price": "£650,000",
"Display Price Qualifier": "Guide Price",
"Branch ID": 9876,
"Branch Name": "City Living",
"Branch Display Name": "City Living, Marylebone",
"Branch Phone": "020 7946 0111",
"First Visible Date": "2023-11-01T09:00:00Z",
"Last Update Date": "2023-11-01T09:00:00Z",
"Last Update Reason": "new",
"Featured Property": false,
"Premium Listing": true,
"Property URL": "https://www.rightmove.co.uk/properties/12345678",
"All Images": ["https://media.rightmove.co.uk/123/img1.jpg"]
},
{
"Bedrooms": 4,
"Bathrooms": 3,
"Number of Images": 15,
"Number of Floorplans": 2,
"Number of Virtual Tours": 1,
"Summary": "Spacious detached family home with a large garden.",
"Display Address": "Richmond Road, London",
"Country Code": "GB",
"Latitude": 51.4613,
"Longitude": -0.3031,
"Property Type": "Detached",
"Price Amount": 1200000,
"Price Frequency": "not_specified",
"Currency Code": "GBP",
"Display Price": "£1,200,000",
"Display Price Qualifier": "",
"Branch ID": 5432,
"Branch Name": "Richmond Homes",
"Branch Display Name": "Richmond Homes, Richmond",
"Branch Phone": "020 8946 0222",
"First Visible Date": "2023-09-20T12:00:00Z",
"Last Update Date": "2023-10-20T11:00:00Z",
"Last Update Reason": "price_reduced",
"Featured Property": true,
"Premium Listing": true,
"Property URL": "https://www.rightmove.co.uk/properties/87654321",
"All Images": ["https://media.rightmove.co.uk/456/img1.jpg"]
}
]

Want more from Rightmove?

This actor only covers Properties in a List. The full Rightmove Scraper browser extension also includes Property Details, Agents in a List, Agent Details, House Prices with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Rightmove Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.