We’ve completed websites for the owners of Find My Move before but this one was a little bit different. The idea of find my move was a place for tenants on benefits to find homes accepting DSS.
We created a scraper using Python and chromedriver that got the property listings from the places where we could (not againsts t’s and c’s), we then stored these listings in our own local database – this runs frequently so properties are up to date.
We developed a custom plugin that takes the properties and lists them on the site. To help with SEO there is a page per area that shows the properties for that area. Users can also search by proximity – using their devices location when searching.
We used our vanilla theme and built out the website to specification.
Visit Site