Have a question?
Contact us
Rightmove
Rightmove is the number one real estate portal in the UK, offering a wide range of properties for sale or rent...
What's Rightmove
Rightmove is the number one real estate portal in the UK where almost the entire British real estate market for sale or rent is concentrated. According to Immomatin.com, the British portal Rightmove.co.uk ranks first among the most visited real estate portals in Europe with 75 million visits per month.
Why you should scrape Rightmove
Scraping a real estate advertising site will allow the extraction of multiple pieces of data:
- To establish statistics on market trends.
- To understand the market trend in a given territory such as the number of properties for sale or for rent to determine if it follows a geographical preference.
- To stay aware of the market trend over a given period to determine if it follows a seasonal trend.
- To know market trends in terms of volume.
- To know market trends for new versus old house versus apartment (city versus countryside).
- To know the distribution of commercial establishments (shops, offices, medical establishments, etc.).
- To stay informed on the real estate offers proposed by the competition and adjust according to its commercial strategy.
- To stay informed on all the real estate properties, for rent or for sale, offered to individuals based on various criteria such as geographical area, price, surface area, number of rooms, pool area, etc.
- To know all the real estate properties for rent or for sale offered to professionals based on various criteria such as geographical area, price, surface area, etc.
- To search for a property owned by the competition.
- To estimate or simply know the price of a property.
Scraped page
Here you can see that we're scraping a apartment in London which cost £1,650 pcm.

Returned JSON
{
"data": {
"title": "1 bedroom apartment for rent in Western Gateway, London, E16",
"description": "Kilmers Are delighted to offer this Furninshed One-bedroom apartment situated on the First Floor, offering a bright interior, and open-plan Kitchen/Living space.<br /><br />The property offers a secure entry phone service <br />Daytime concierge service.<br />Access to the resident's Gym<br /><br />Located approximately 5 minutes walking distance from either Royal Victoria Station (DLR), Or Custom House Station (Elizabeth Line, DLR)<br /><br />",
"parcelSurfaceArea": null,
"surfaceArea": 55,
"surfaceAreaUnit": "sqm",
"price": null,
"currency": "GBP",
"numberOfRooms": null,
"numberOfBedrooms": 1,
"publishingDate": null,
"monthlyRent": 1650,
"weeklyRent": 381,
"marketedBy": {
"name": "Kilmers, Western Gateway",
"address": "UNIT 4 Excel Marina,
London,
E16 1AT",
"phoneNumber": "020 3908 5084"
},
"energyClass": null,
"greenhouseGazClass": null,
"buildYear": null,
"postalCode": null,
"city": null,
"image": [
"https://media.rightmove.co.uk/94k/93535/146609600/93535_33015528_IMG_00_0000.jpeg"
],
"insulation": null,
"siteURL": "https://www.rightmove.co.uk/properties/146609600#/?channel=RES_LET",
"siteHtml": null,
"statusCode": 200,
"htmlLength": 316712,
"captchaFound": false,
"isHtmlPage": true,
"host": "www.rightmove.co.uk",
"numberOfBathrooms": 1,
"address": {
"displayAddress": "Western Gateway, London",
"country": "England",
"latitude": 51.50809,
"longitude": 0.019676
},
"keyFeatures": []
}
}With our Rightmove scraper, you can gather data from various real estate listings, including apartments, houses, and commercial properties. Capture information such as property details, rental prices, and contact information for agents or landlords.
If you want more information about this scraper, you can check our page made for it.
Real estate web scraperTo visit our blog for more insights, click Rightmove Blog
Looking for something more specific?
Explore Documentation