top of page

Comp API
Interested in analyzing comps for your process flow? We've got you covered! With over 2 Million comps in our database, we offer the most extensive coverage and provide you with the easiest access to the information you need. Instead of navigating to every listing site, you will be able to pull all of the comps from any county, city and acreage range with a single click!
Steps to Get Set Up
-
If you are on our Annual Gold plan, please contact us to receive your User ID.
-
If not, please contact us and let us know which tier you'd like to start with!
-
We will respond with your User ID, which you will use in all of your requests.
-
Monthly invoices will begin 2 weeks after the start date.
-
We recommend using the Google Sheets API Connector Plug-In if you are not familiar with APIs.
-
To cancel or change your tier, please contact us.
Connecting Via Google Sheets
You don't need to be an engineer to connect to our Comp API. Follow these easy steps below:
-
Install the Google Sheets API Connector
-
Create a new Google Sheet
-
On the top menu, hover over Add-Ons
-
Select API Connector
-
Select Open
-
-
On the right hand pane, select Add New
-
Input the following parameters:
-
Method - GET
-
API Url Path - Paste the url created in the API Docs
-
-
Click Run
-
That's it! Your sheet should look something like This Example
-
NOTE: Google Sheets API Connector is a free resource. There is a limitation on how frequently you can pull data (8 requests/day)
How can I search?
We currently have 2 methods to search for comps via API
-
Search for comps by county and state
-
Search for comps within a radius around a latitude and longitude
-
Filter for comps using the following values
-
Acreage
-
Price
-
City
-
Zip Code
-
Comp Type (For Sale/Sold)
-
Source
-
List/Sold Date
-
What Comp data do I receive?
The following fields will be returned for each comp
-
Price
-
Acreage
-
Price/Acre
-
City
-
Zip Code
-
Source
-
Description
-
Source URL
-
Image URL (if available)
-
Status (Sold/For Sale)
-
Updated Date
-
Lat/Long
-
List Date/Sold Date
-
Distance to Lat/Long (if applicable)
Tier | Price/Month | Comps/Month | Requests/Month |
---|---|---|---|
Basic | $25 | 10,000 | 1,000 |
Advanced | $30 | 20,000 | 2,000 |
Advanced (Gold) | Free for Gold | 20,000 | 2,000 |
Pro | $100 | 100,000 | 5,000 |
Enterprise | $300 | 500,000 | 50,000 |
*Comps are counted for each calendar month. If you hit your limit and would like to be reset, we will charge you half of your plan's cost to do so. Limit 1 reset/month.
What is an API request?
bottom of page