The Homeflow API gem is an open source Ruby Gem that can be used to access property data from the Homeflow API. The following URL’s show the data returned from the Homeflow API.
http://index1.homeflow.co.uk/agencies/293/?api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX http://index1.homeflow.co.uk/properties/:property_id/?api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
You can find out more information on the Gem here.
You can access property listings for a location with.
For example:
You can access property data using the following Gem calls