synewaves / zillow_api

PHP interface to the Zillow API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zillow API

A PHP 5 interface to the Zillow API

Supported Methods

TODO: Methods

  • GetZestimate API
  • GetChart API
  • GetComps API
  • GetDeepSearchResults API
  • GetDeepComps API
  • GetUpdatedPropertyDetails API

Examples

Soon.

Running the tests

You'll need PHPUnit 3.4+ installed to run the test suite.

  • Open test/phpunit.xml.dist and modify as needed.
  • Rename to phpunit.xml
  • Run phpunit from within /test directory.

Copyright (c) 2010 Matthew Vince, released under the MIT license

About

PHP interface to the Zillow API

License:MIT License


Languages

Language:PHP 100.0%