Tag Archive for 'API'

Nestoria API: Fresher than ever.

Greetings fellow Nestorites!

We know that one of the biggest complaints about searching for property on the internet is that the dream house you find is then gone when you contact the estate agent. This issue, we refer to it as freshness is a very difficult challenge. Without going into too much detail, the problem is not so much technical as it is simply refective of the dynamics of the industry.

Nevertheless, we are doing our part to solve it. We clearly label all of our listings with an indication of how old they are and a few months ago we began allowing users to sort listings by age. We know this doesn’t solve the actual problem, but we hope it’s a start.

Today we’ve extended the information we have about the listings age to our API. Each listing requested via the API now returns a field updated_in_days which is a number representing how many days since the listing last had a significant update like a change in price. The number is rounded to the nearest 12 hours (ie 0.5 would mean the listing is less than half a day old).

As ever, the full technical details can be found on our property search API help pages. Please contact us with any questions you have regarding the API (or anything else for that matter)

Enjoy!

Nestoria Yahoo! Widget version 2

Nestoria search results always ready and updated on your PC at the stroke of a key?

That is now possible with the new Nestoria Yahoo! Widget created by Oleg Lavrovsky unsing the Nestoria API. (Thanks a lot Oleg!)

Apple-computer users already know the Apple Dashboard. The Yahoo! Widgets are very similar *), but they work for both MS Windows and Apple computers. Once installed you also get a clock, calculator, weather, stock quotes and hundreds of other install-able applications accessible on your desktop. Oh, and the by pressing ‘F8′ on your keyboard you can show and hide them (I did say ’stroke of a key’ :) ).

The Nestoria Yahoo! Widget version 1 got downloaded 949 times. To install the new widget go to the Yahoo! Widget Gallery and search for ‘nestoria’. You will see a large yellow ‘Get it!’ button. Click it.

The widget can be minimized (just the searchbox), mini-view (shows 3 results) and full-view (shows 8 results). It allows sorting results by price, newest, relevancy and keeps a list of your previous searches.

screenshot of Nestoria Yahoo! Widget

screenshot of Nestoria Yahoo! Widget

All feedback is welcome.

*) There is some controversy if Apple just copied the ideas from Konfabulator (now Yahoo! Widgets)

UKPropertyVision.com - ambient property browsing

Hello Nestormanos,

We know that many of you are advanced users perched over your keyboards (or iphones) at the bleeding edge of internet innovation. So you no doubt saw the trend over the last few months of ‘vision’ sites - starting with David Troy’s twittervision and flickrvision, and most recently copied by sites like Wikipedia Vision.

Like many of the most beautiful ideas - the concept is very simple. The vision sites hook into the API of the original site and display a continual stream of random data on a map. But the outcome is very powerful. It’s somehow very entertaining and soothing to watch the map glide from point to point in the continual stream of photos and locations.

We were thus delighted to see our own Nestoria API employed to create UK Property Vision. Here’s a screenshot, but to truly experience it you’ll simply have to click.

UKPropertyVision

For you property addicts out there, welcome to paradise. Kick back, grab a glass of something nice, and just let the homes dance across the screen.

No need to worry - here at Nestoria we’ll keep our laser sharp focus on delivering you a relevant results from our comprehensive database of homes. But we know a search engine like Nestoria isn’t the only way people want to look at property. It’s great to see a clever use of the API to present a different interface.

Enjoy!

Nestoria API: deprecating old versions

Dearest Nestoria API users,

Good news: we will very shortly be releasing version 1.12 of the API which will give you access to all sorts of new data. More detail soon.

Bad news: we’re a very small team with limited resources. So that we can focus our effort on rolling out new features and improvements, we need to minimize the amount of code we have to maintain. As a result we’re going to turn off all version of the API prior to v1.11 soon. Please upgrade to newer versions. Upgrading should be very easy - the interface has not changed, only new features have been added. The easiest thing to do is to not specify a version explicitly in your request at all and you’ll automatically get the most recent version.

Old news: our API technical help page remains the ’source of truth’ for all things API related.

On a final note, big thanks to everyone who’s using the API. Please keep the feedback coming. We hope you’ll like the enhancement we’re about to roll out.

Nestoria API: updated python library

Fellow Nestormanos,

Good news for those of you using python to access the Nestoria property search API. The publicly available library has been updated to be compatible with the newest version of the API.

In other API business, one question that seems to come up repeatedly is whether there was a way to randomly select listings. There is, just search for the place name of “random”. This will generate a response with a location name chosen at random from our database of UK or Spanish placenames (depending on which country you query).

Enjoy, and please keep the questions coming.