Rightmove Scraper avatar

Rightmove Scraper

Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
Rightmove Scraper

Rightmove Scraper

dhrumil/rightmove-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

Scrape rightmove.co.uk to crawl millions of sale/rent real estate properties from United Kingdom. Our real estate scraper also lets you monitor specific listing for new updates/listing. You can provide multiple search result listings to scrape/monitor.

You can access the Rightmove Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "listUrls": [
3    {
4      "url": "https://www.rightmove.co.uk/property-for-sale/find.html?locationIdentifier=OUTCODE%5E2445"
5    }
6  ],
7  "propertyUrls": [],
8  "proxy": {
9    "useApifyProxy": true
10  }
11}' |
12apify call dhrumil/rightmove-scraper --silent --output-dataset

Rightmove Scraper API through CLI

The Apify CLI is the official tool that allows you to use Rightmove Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 16 monthly users
  • 4 stars
  • 100.0% runs succeeded
  • Created in Jan 2023
  • Modified 3 months ago