
Rightmove Search and Listing(s) Scraper
Pricing
$10.00/month + usage

Rightmove Search and Listing(s) Scraper
Extract complete listings with price histories, high-res images, floor plans, EPC ratings, virtual tours, and 100+ data points per property. Track market trends, monitor price drops, and discover off-market opportunities with our lightning-fast API.
0.0 (0)
Pricing
$10.00/month + usage
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
a day ago
Start URLs
startUrls
arrayRequired
URLs to start with. The actor currently supports Rightmove property listing URLs and search URLs.
Maximum number of items OR limit the results per crawl
maxItems
integerOptional
Maximum number of items that will be scraped.
Default value of this property is 1000
Run in monitoring mode where only newly listings compared to previous runs will be scraped
monitoringMode
booleanOptional
If checked, it will only scrape newly listings compared to what has been scraped in previous runs.
Default value of this property is false
Max Concurrency
maxConcurrency
integerOptional
Maximum number of pages that can be processed at the same time.
Default value of this property is 10
Min Concurrency
minConcurrency
integerOptional
Minimum number of pages that will be processed at the same time.
Default value of this property is 1
Max Request Retries
maxRequestRetries
integerOptional
Number of times the crawler will retry a failed request before giving up.
Default value of this property is 100
Proxy configuration
proxy
objectOptional
Specifies proxy servers that will be used by the scraper in order to hide its origin.
For details, see Proxy configuration in README.
Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}