From dfff28513622f659430ef064322cfa701513feb0 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 7 Feb 2026 17:47:16 +0000 Subject: Add run-flatbot wrapper script Goal is to keep all URLs in one place (file), because I forget to modify multiple files, when make changes. --- roles/flatbot/files/urls | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'roles/flatbot/files/urls') diff --git a/roles/flatbot/files/urls b/roles/flatbot/files/urls index 7b5c523..99005e7 100644 --- a/roles/flatbot/files/urls +++ b/roles/flatbot/files/urls @@ -1,2 +1,5 @@ -GREENWICH=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 -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 +# Greenwich +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 + +# 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.2.3-70-g09d2