Rightmove Sold [$0.003š°] | UK Property | Sold Prices
Pricing
from $2.50 / 1,000 results
Rightmove Sold [$0.003š°] | UK Property | Sold Prices
Scrape Rightmove sold property prices and transaction data for UK property market analytics and investment research
Pricing
from $2.50 / 1,000 results
Rating
0.0
(0)
Developer
Ahmed Jasarevic
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Rightmove Sold Properties Prices Scraper
Overview
Scrape sold property prices and transaction data from Rightmove, the UK's largest property portal. Extract historical house prices, sale dates, property details, and transaction records for UK real estate market analysis, investment screening, and property valuation research.
Features
- Bulk Price Scraping: Process multiple Rightmove house-prices search URLs simultaneously
- Property-Level Data: Extract individual property sold prices, sale dates, and transaction details
- Configurable Limits: Set maximum properties per run (default: 1,000)
- Smart Rate Limiting: Built-in delay between requests to avoid blocks
- Proxy Support: Rotate proxies to maintain scraping reliability
- Concurrent Processing: Adjustable concurrency for optimal throughput
Data Extracted
- Property address and postcode
- Sold price and sale date
- Property type (detached, semi-detached, terraced, flat)
- Number of bedrooms and bathrooms
- Property description and photos
- Previous sale history and price changes
- Distance from sold price date
- Transaction type (freehold, leasehold)
Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
listUrls | array | - | Rightmove house-prices search URLs to scrape |
propertyUrls | array | - | Direct property page URLs to scrape |
maxProperties | integer | 1000 | Maximum number of properties to scrape |
proxy | object | - | Proxy configuration for scraping |
delayBetweenRequestsMs | integer | 250 | Delay between requests in milliseconds |
maxConcurrency | integer | 10 | Maximum concurrent requests |
Pricing
$0.0025 per result ā only pay for data you receive.
Use Cases
Real Estate Investment
- Analyze historical price trends in target areas
- Identify undervalued properties and growth corridors
- Compare sold prices across neighborhoods
Property Valuation
- Build comparable sales databases
- Generate automated property valuations
- Track price movements over time
Market Research
- Monitor regional housing market conditions
- Analyze transaction volumes and price distributions
- Generate market reports and analytics
Lead Generation
- Identify recent sellers in target areas
- Build prospect lists for estate agents
- Track property transaction patterns
Categories
Real Estate, Lead Generation, Automation
Keywords
Rightmove sold prices, UK property data, sold house prices, Rightmove scraper, Land Registry data, UK property market, house price history, property transaction data, UK real estate analytics, property valuation data, sold property records, Rightmove API alternative, UK housing market research, property price trends, real estate investment data
Example Usage
Scrape London Sold Prices
{"listUrls": [{ "url": "https://www.rightmove.co.uk/house-prices/london.html" }],"maxProperties": 500,"delayBetweenRequestsMs": 300}
Scrape Multiple Cities
{"listUrls": [{ "url": "https://www.rightmove.co.uk/house-prices/london.html" },{ "url": "https://www.rightmove.co.uk/house-prices/manchester.html" },{ "url": "https://www.rightmove.co.uk/house-prices/birmingham.html" }],"maxProperties": 2000,"maxConcurrency": 15}
Output Format
{"address": "15 Example Street, London, SW1A 1AA","price": 450000,"date": "2024-03-15","propertyType": "Semi-Detached","bedrooms": 3,"bathrooms": 2","description": "A well-presented three-bedroom semi-detached house...","imageUrls": ["https://...", "https://..."],"previousSales": [{ "price": 380000, "date": "2019-06-20" }],"url": "https://www.rightmove.co.uk/property/..."}
Legal Notice
This Actor scrapes publicly available data from Rightmove. Users are responsible for ensuring compliance with Rightmove's terms of service and applicable data protection regulations. Use responsibly and respect rate limits.
SEO Keywords
rightmove scraper, rightmove data, rightmove API alternative, rightmove extraction, rightmove automation, rightmove data scraping, web scraping rightmove, rightmove lead generation, rightmove data mining, rightmove crawler, scrape rightmove, rightmove dataset, rightmove web data, rightmove data extractor, rightmove scraping tool, automated rightmove, rightmove data collection, rightmove intelligence
For AI Agents & LLM Apps
This Actor is callable via the Apify MCP server and Apify API.
Purpose: Rightmove Sold [$0.003š°] | UK Property | Sold Prices
Minimal working input:
{"startUrls": "..."}
Output fields: url, title, description, metadata (varies by Actor)
Behaviors:
- Returns structured data in JSON format
- Supports proxy rotation for reliable extraction
- Output saved to Apify dataset
Billing: Pay-per-result pricing applies.
FAQ
Why use this Actor instead of building my own scraper?
Building and maintaining a web scraper requires handling anti-bot detection, proxy rotation, data parsing, and ongoing maintenance as websites change. This Actor provides all of that out of the box with reliable, tested extraction.
What data format does this Actor return?
The Actor returns structured JSON data. Results are stored in an Apify dataset which can be exported as JSON, CSV, XML, or Excel.
Can I use this Actor with scheduling?
Yes. You can create a task from this Actor and schedule it to run automatically at regular intervals for monitoring or data collection purposes.
Is there a way to filter or limit results?
Yes. Check the input parameters for options like maxItems, maxPages, or similar limiting fields to control how much data is extracted per run.
What happens if the Actor encounters a blocked page?
The Actor uses proxy rotation and retry logic to handle blocks. If a page cannot be accessed, the Actor will skip it and continue with the remaining items.
Related Actors
Verified related actors on Apify that pair well with this one. All links point to real, publicly available actors.