From 12d4a9e0322910b19fd7b4fe840603d517b01a1d Mon Sep 17 00:00:00 2001 From: Anastasiia Semenova Date: Wed, 10 Jun 2026 18:31:05 +0100 Subject: Add Maze Hill rent URL to flatbot [ ilvokhin: Fixed it up to match commit style ] --- roles/flatbot/files/urls | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'roles/flatbot/files/urls') diff --git a/roles/flatbot/files/urls b/roles/flatbot/files/urls index 99005e7..1d86df9 100644 --- a/roles/flatbot/files/urls +++ b/roles/flatbot/files/urls @@ -1,5 +1,8 @@ -# Greenwich +# Maze Hill (Buy) https://www.rightmove.co.uk/property-for-sale/find.html?minBedrooms=2&propertyTypes=detached,semi-detached,terraced&sortType=2&areaSizeUnit=sqft&channel=BUY&index=0&tenureTypes=FREEHOLD,SHARE_OF_FREEHOLD&maxPrice=900000&radius=0.5&locationIdentifier=STATION^6122&maxDaysSinceAdded=7 +# Maze Hill (Rent) +https://www.rightmove.co.uk/property-to-rent/find.html?searchLocation=Maze+Hill+Station&useLocationIdentifier=true&locationIdentifier=STATION^6122&maxDaysSinceAdded=7&minBedrooms=2&minPrice=2000&propertyTypes=detached,semi-detached,terraced&radius=0.0 + # Clerkenwell https://www.rightmove.co.uk/property-for-sale/find.html?minBedrooms=2&sortType=2&areaSizeUnit=sqft&channel=BUY&index=0&maxPrice=900000&radius=0.5&locationIdentifier=STATION^3431&maxDaysSinceAdded=7 -- cgit v1.3