Searching, please wait...

libhomeradar

easy collect aircraft information
4,653,601 registered contacts
57726 unique aircraft records, 9.31% unresolved records
 ACARS DECODER Planespotting Network Kinetic Avionics AirNav Systems Airframes.org
libhomeradar - easy collect aircraft informations

libhomeradar is an easy to use library for all type of programming language which can use libraries. libhomeradar can connect to different sources to collect aircraft informations arround the world with extended informations, powerful filtering and structured data access.

libhomeradar is written in C and is available for Linux and Windows (2003, XP, NT, Vista).

Currently libhomeradar works with the Kinetic Avionics SBS-1 base station and the Airnav Systems Radarbox.

 

libhomeradar online API

With our public available XML API everyone have access to our databases. If you need some informations about aircrafts, airports, airlines or flights, our API (can) help you.
All what you need is a simple HTTP GET or POST request to our public API and you'll get a short XML answer.

The API access is free for everyone. The only limit is the 150 requests / day limit and a timeout of 300 seconds before the next request for anonymous access. If you need a higher limit, please feel free to send us a mail. Please describe short why the limit is too low for you and what is the service for which you wish to use our API.

There are a lot of possible API request. Below you'll see only three short examples. Download the API documentation to read all about the API access (see link below).


 

Short example on how to use our API

API URL: http://www.libhomeradar.org/assets/lhr.api

Request last seen information for Condor aircraft 'D-ABOM'
  - http://www.libhomeradar.org/assets/lhr.api?t=lastseen&r=D-ABOM

Request informations about the MALEV aircraft 'HA-LOA'
  - http://www.libhomeradar.org/assets/lhr.api?t=acinfo&r=HA-LOA

Request informations about the Germany airport 'STR'
  - http://www.libhomeradar.org/assets/lhr.api?t=airport&r=STR

Download API documentation

Please download our API documentation (PDF) to read all about the API functions and parameters.
You'll find all needed informations, examples and messages in the documentation.


Download API documentation [135 KB] (updated October 29th 2008)