Skip to content

An unofficial API to search the Hawaii Real Estate Information Service

Notifications You must be signed in to change notification settings

gknova61/HawaiiInformationServiceSearch

Repository files navigation

HawaiiInformationServiceSearch

An unofficial API for the HawaiiInformationService Real Estate Listings.

Objective:

Perform advanced search on HawaiiInfnormationService Real Estate Listings (previously unavailable).

Getting Started

  1. Signup for an account on Orchestrate.io, create an app, and obtain an API key.
  2. Signup for an account on Import.io, and obtain an API key.
  3. Refer to /config/config.php to input your API keys.
  4. Refer to /config/MySQLDBInfo.php to input information to a MySQL Database (and MySQL user) for the program to use.
  5. Refer to the /mysql folder for table setups within a schema. Run the /mysql/create_schema.sql file first, then the remaining ones to create the necessary tables.

The MySQL user only needs SELECT, INSERT, and DELETE privileges on the realEstateApp schema.

External Libraries/Services Used:

Disclaimer for Orchestrate.io and Import.io: Depending on how many listings are in the database for AlohaLiving, this can eat up a lot of your limited API queries quickly.

About

An unofficial API to search the Hawaii Real Estate Information Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published