Skip to content

SimplyRETS/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplyRETS API Examples

A collection of examples showcasing usage of the SimplyRETS API. SimplyRETS makes it easy to build software using data from your MLS or REALTORS association by normalizing any RETS, IDX, or RESO WebAPI feed into a standardized JSON API made for real estate.

NOTE: Looking for something plug-and-play? Check out the SimplyRETS WordPress plugin

Getting Started

The SimplyRETS API makes it easy to access your MLS's listing data from with any programming language. Below you'll find examples for getting started with some of the most common languages - if you don't see what you're looking for, send us a message and we'll be happy to help get you going.

Interactive map search

The interactive-map-search directory contains an example program for building a map-based search tool using Ajax, Leaflet, and OpenStreetMap. The test data is located in Houston.

To run this example, download interactive-map-search/index.html and open it in your browser, or visit the live version here

More resources

The SimplyRETS API can be accessed from and tool or language that can make HTTP requests. Use the examples in this repo to get started, or check out some of the other resources and documentation: