Rightmove Property Search Scraper 🏠 avatar

Rightmove Property Search Scraper 🏠

Try for free

2 hours trial then $29.99/month - No credit card required now

Go to Store
Rightmove Property Search Scraper 🏠

Rightmove Property Search Scraper 🏠

easyapi/rightmove-property-search-scraper
Try for free

2 hours trial then $29.99/month - No credit card required now

A powerful scraper for Rightmove property listings that extracts detailed information from search results. Perfect for real estate professionals, investors, and researchers looking to gather comprehensive property data from the UK's leading property website. 🏠

πŸ” Overview

Extract property listings data from Rightmove search results efficiently and reliably. This actor helps you collect detailed property information from the UK's largest real estate platform.

✨ Features

  • πŸ”„ Handles dynamic loading and pagination automatically
  • πŸ“Š Extracts comprehensive property details including prices, locations, and specifications
  • πŸš€ Supports multiple search URLs in a single run
  • ⚑ Built-in anti-blocking mechanisms
  • 🎯 Configurable maximum items limit
  • πŸ•’ Smart delay handling for reliable data collection

πŸ“‹ Input Parameters

The actor accepts the following input parameters:

  • searchUrls (Required): Array of Rightmove search result URLs to scrape
  • maxItems (Optional): Maximum number of items to collect

πŸ“¦ Output

The actor outputs detailed property data including:

  • Property ID and listing details
  • Price information
  • Location data
  • Property specifications
  • Images and media links
  • Agent information
  • Listing dates and status

πŸ’‘ Use Cases

  • Real estate market analysis
  • Property price monitoring
  • Investment opportunity research
  • Competition tracking
  • Market trend analysis

⚠️ Important Notes

  • Respect Rightmove's Terms of Service and robots.txt
  • Use reasonable delays between requests
  • Consider rate limiting for large-scale scraping

Input Example

A full explanation of an input example in JSON.

1{
2    "searchUrls": [
3		"https://www.rightmove.co.uk/property-for-sale/find.html?locationIdentifier=OUTCODE%5E1859&propertyTypes=&includeSSTC=false&mustHave=&dontShow=&furnishTypes=&keywords="
4	],
5    "maxItems": 30
6}

Output sample

The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2	{
3		"id": 155615018,
4		"bedrooms": 2,
5		"bathrooms": 2,
6		"numberOfImages": 17,
7		"numberOfFloorplans": 1,
8		"numberOfVirtualTours": 0,
9		"summary": "This superb two-bedroom apartment is located on the first floor of Highgrove Point within the prestigious Mount Vernon development in Hampstead. Spanning approximately 1,148 sq ft, the apartment features a spacious 24-foot double reception room, a separate kitchen/breakfast room, a master bedroom...",
10		"displayAddress": "Frognal Rise, London",
11		"countryCode": "GB",
12		"location": {
13			"latitude": 51.558612,
14			"longitude": -0.181126
15		},
16		"propertyImages": {
17			"images": [
18				{
19					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_00_0000_max_476x317.jpeg",
20					"url": "92k/91636/155615018/91636_33542845_IMG_00_0000.jpeg",
21					"caption": "EXTERIOR.jpg"
22				},
23				{
24					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_01_0000_max_476x317.jpeg",
25					"url": "92k/91636/155615018/91636_33542845_IMG_01_0000.jpeg",
26					"caption": "BALCONY.jpg"
27				},
28				{
29					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_02_0000_max_476x317.jpeg",
30					"url": "92k/91636/155615018/91636_33542845_IMG_02_0000.jpeg",
31					"caption": "BENCHVIEW.jpg"
32				},
33				{
34					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_03_0000_max_476x317.jpeg",
35					"url": "92k/91636/155615018/91636_33542845_IMG_03_0000.jpeg",
36					"caption": "POOL.jpg"
37				},
38				{
39					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_04_0000_max_476x317.jpeg",
40					"url": "92k/91636/155615018/91636_33542845_IMG_04_0000.jpeg",
41					"caption": "GYM.jpg"
42				},
43				{
44					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_05_0000_max_476x317.jpeg",
45					"url": "92k/91636/155615018/91636_33542845_IMG_05_0000.jpeg",
46					"caption": "LOUNGE2.jpg"
47				},
48				{
49					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_06_0000_max_476x317.jpeg",
50					"url": "92k/91636/155615018/91636_33542845_IMG_06_0000.jpeg",
51					"caption": "LOUNGE.jpg"
52				},
53				{
54					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_07_0000_max_476x317.jpeg",
55					"url": "92k/91636/155615018/91636_33542845_IMG_07_0000.jpeg",
56					"caption": "LOUNGE3.jpg"
57				},
58				{
59					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_08_0000_max_476x317.jpeg",
60					"url": "92k/91636/155615018/91636_33542845_IMG_08_0000.jpeg",
61					"caption": "BED1.jpg"
62				},
63				{
64					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_09_0000_max_476x317.jpeg",
65					"url": "92k/91636/155615018/91636_33542845_IMG_09_0000.jpeg",
66					"caption": "BED2.jpg"
67				},
68				{
69					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_10_0000_max_476x317.jpeg",
70					"url": "92k/91636/155615018/91636_33542845_IMG_10_0000.jpeg",
71					"caption": "KIT.jpg"
72				},
73				{
74					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_11_0000_max_476x317.jpeg",
75					"url": "92k/91636/155615018/91636_33542845_IMG_11_0000.jpeg",
76					"caption": "FLOWERS.jpg"
77				},
78				{
79					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_12_0000_max_476x317.jpeg",
80					"url": "92k/91636/155615018/91636_33542845_IMG_12_0000.jpeg",
81					"caption": "POND.jpg"
82				},
83				{
84					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_13_0000_max_476x317.jpeg",
85					"url": "92k/91636/155615018/91636_33542845_IMG_13_0000.jpeg",
86					"caption": "CARPARK ENTRANCE.jpg"
87				},
88				{
89					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_14_0000_max_476x317.jpeg",
90					"url": "92k/91636/155615018/91636_33542845_IMG_14_0000.jpeg",
91					"caption": "GYM2.jpg"
92				},
93				{
94					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_15_0000_max_476x317.jpeg",
95					"url": "92k/91636/155615018/91636_33542845_IMG_15_0000.jpeg",
96					"caption": "POOL2.jpg"
97				},
98				{
99					"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_16_0000_max_476x317.jpeg",
100					"url": "92k/91636/155615018/91636_33542845_IMG_16_0000.jpeg",
101					"caption": "POOL3.jpg"
102				}
103			],
104			"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_00_0000_max_476x317.jpeg",
105			"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/92k/91636/155615018/91636_33542845_IMG_00_0000_max_296x197.jpeg"
106		},
107		"propertySubType": "Flat",
108		"listingUpdate": {
109			"listingUpdateReason": "new",
110			"listingUpdateDate": "2024-09-06T18:25:03Z"
111		},
112		"premiumListing": false,
113		"featuredProperty": true,
114		"price": {
115			"amount": 1695000,
116			"frequency": "not specified",
117			"currencyCode": "GBP",
118			"displayPrices": [
119				{
120					"displayPrice": "Β£1,695,000",
121					"displayPriceQualifier": ""
122				}
123			]
124		},
125		"customer": {
126			"branchId": 91636,
127			"brandPlusLogoURI": "/company/clogo_rmchoice_32611_0004.jpeg",
128			"contactTelephone": "01234 860629",
129			"branchDisplayName": "Wayne & Silver, Hampstead",
130			"branchName": "Hampstead",
131			"brandTradingName": "Wayne & Silver",
132			"branchLandingPageUrl": "/estate-agents/agent/Wayne-and-Silver/Hampstead-91636.html",
133			"development": false,
134			"showReducedProperties": true,
135			"commercial": false,
136			"showOnMap": true,
137			"enhancedListing": false,
138			"developmentContent": null,
139			"buildToRent": false,
140			"buildToRentBenefits": [],
141			"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/company/clogo_rmchoice_32611_0004.jpeg"
142		},
143		"distance": null,
144		"transactionType": "buy",
145		"productLabel": {
146			"productLabelText": null,
147			"spotlightLabel": false
148		},
149		"commercial": false,
150		"development": false,
151		"residential": true,
152		"students": false,
153		"auction": false,
154		"feesApply": false,
155		"feesApplyText": null,
156		"displaySize": "",
157		"showOnMap": true,
158		"propertyUrl": "/properties/155615018#/?channel=RES_BUY",
159		"contactUrl": "/property-for-sale/contactBranch.html?propertyId=155615018",
160		"staticMapUrl": null,
161		"channel": "BUY",
162		"firstVisibleDate": "2024-12-03T12:40:38Z",
163		"keywords": [],
164		"keywordMatchType": "no_keyword",
165		"saved": false,
166		"hidden": false,
167		"onlineViewingsAvailable": false,
168		"lozengeModel": {
169			"matchingLozenges": []
170		},
171		"hasBrandPlus": true,
172		"displayStatus": "",
173		"enquiredTimestamp": null,
174		"enquiryAddedTimestamp": null,
175		"enquiryCalledTimestamp": null,
176		"heading": "Featured Property",
177		"addedOrReduced": "Added on 06/09/2024",
178		"formattedBranchName": " by Wayne & Silver, Hampstead",
179		"formattedDistance": "",
180		"propertyTypeFullDescription": "2 bedroom flat for sale",
181		"isRecent": false,
182		"enhancedListing": false
183	},
184    ...
185]
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • Created in Dec 2024

  • Modified 21 hours ago