Zillow

This will fetch Information From Zillow about a given address

Build Status

Inline docs

Installation

available in Hex, the package can be installed by adding zillow to your list of dependencies in mix.exs:

def deps do
  [{:zillow, "~> 2.0.0"}]
end