Rightmove UK Property Scraper (Unofficial)
Pricing
from $0.40 / 1,000 results
Rightmove UK Property Scraper (Unofficial)
Scrape Rightmove UK property listings, locations, filters, and property details with normalized output for price monitoring, property research, market research, and real estate workflows.
Pricing
from $0.40 / 1,000 results
Rating
0.0
(0)
Developer
Dmitriy Gyrbu
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
18 hours ago
Last modified
Categories
Share
Scrape Rightmove UK property listings, locations, filters, and property details with normalized output for price monitoring, property research, market research, and real estate workflows.
This is an unofficial actor and is not affiliated with Rightmove.
Proxy behavior
This actor uses the shared Apify proxy contract used across the workspace. rightmove_uk is expected to work in direct mode first, with proxy fallback if the site starts blocking cloud runs. UK proxies are recommended for improved location accuracy.
Supported operations
probelocationssearch_filterssearchcategoryitem
Operation guide
The Apify Console form shows the union of all supported fields, so the visible inputs do not change when you switch operation. Use the guide below to know which fields are required.
-
probeRequired: none Optional:postcode,location,includeRaw -
locationsRequired:queryOptional:limit,includeRaw -
search_filtersRequired: one ofquery,postcode,location,location_identifier, orurlOptional:channel,radius,includeRaw -
searchRequired: one ofquery,postcode,location, orlocation_identifierOptional:channel,toRent,newHomes,commercial,radius,priceMin,priceMax,bedroomsMin,bedroomsMax,bathroomsMin,bathroomsMax,propertyType,furnished,mustHave,dontShow,sort,filter,page,limit,includeRaw -
categoryRequired: one oflocation_identifier,url,postcode, orlocationOptional:channel,toRent,newHomes,commercial,radius,priceMin,priceMax,bedroomsMin,bedroomsMax,bathroomsMin,bathroomsMax,propertyType,furnished,mustHave,dontShow,sort,filter,page,limit,includeRaw -
itemRequired: one ofpropertyIdorpropertyUrlOptional:includeRaw
Example inputs
These starter examples were validated locally against the live site.
{"operation": "probe","location": "Bristol","includeRaw": false}
{"operation": "locations","query": "Bristol","limit": 10,"includeRaw": false}
{"operation": "search","query": "Bristol","channel": "sale","page": 1,"limit": 24,"sort": "newest","includeRaw": false}
{"operation": "category","locationIdentifier": "REGION^219","channel": "sale","page": 1,"limit": 24,"sort": "newest","includeRaw": false}
{"operation": "item","propertyId": "171636185","includeRaw": false}
{"operation": "search_filters","locationIdentifier": "REGION^219","channel": "sale","radius": 1.0,"includeRaw": false}
Output
- Dataset: normalized property listings, locations, or structured filter rows depending on the operation
- Key-value store
OUTPUT: run summary withsource,operation,success,total,errors,proxy, andmonetization
Output fields (listing)
id,property_id,url,slug,title,summaryprice,price_pcm,currency,price_display,price_qualifierproperty_type,bedrooms,bathrooms,statusaddress,postcode,location,latitude,longitudeimage,imagesadded_on,updated_on,added_on_textfloor_area_sqft,floor_area_sqmagent_name,agent_branch,agent_phonefeatures,listing_updatechannel,source
Output fields (item - additional)
short_description,descriptionfloorplans,brochures,videos,virtual_tour_urlepc_rating,epc_graphs,council_tax_bandtransaction_type,tenurenearest_stationsreview_summaryheating,parking,gardenfeaturesagent_profile_url,agent_address,agent_logo
Limitations
- Page size on public list pages is capped at 24 listings
- Location identifier format must be
TYPE^ID(e.g.,REGION^219,OUTCODE^264) - No browser required - uses HTML/JSON extraction
- Individual review rows not extracted (summary only)