hubermedia documentation 2015 html
Samples
Sample 1: Term

http://meta.et4.de/rest.ashx/autocomplete/?experience=demo-dahoam&limit=10&term=Hot

response
Copy Code
[
    {"Term":"hotel","Count":651},
    {"Term":"hotel und gasthof","Count":586},
    {"Term":"hotels","Count":251},
    {"Term":"hotel und ferienwohnung","Count":74},
    {"Term":"wellness-hotels","Count":47},
    {"Term":"hot","Count":32},{"Term":"hotel garni","Count":15},
    {"Term":"hotspots","Count":2},
    {"Term":"nature-hotels","Count":2},
    {"Term":"winter-hotels","Count":1}
]

Sample 2: City

http://meta.et4.de/rest.ashx/autocomplete/?experience=demo-dahoam&limit=10&term=Lam&geo=true&city=true

response
Copy Code
[
    {"Type":"geo","Lat":49.196388,"Lon":13.051404,"Term":"Lam","Count":426},
    {"Term":"lamer","Count":739},
    {"Term":"lamer winkel","Count":720},
    {"Term":"lam","Count":526},
    {"Term":"lamerer","Count":292},
    {"Term":"lambacher","Count":61},
    {"Term":"lambach","Count":49},
    {"Term":"lamberg","Count":19},
    {"Term":"lamberger","Count":19},
    {"Term":"lamm","Count":7},
    {"Term":"lamas","Count":1}
]

Sample 3: jQuery

http://meta.et4.de/rest.ashx/autocomplete/?experience=demo-dahoam&term=wandern+&limit=5&mode=jquery

response
Copy Code
[
    {"label":"wandern ostbayern","count":1005},
    {"label":"wandern wald","count":1004},
    {"label":"wandern ferienwohnung","count":94},
    {"label":"wandern sonstiges","count":30},
    {"label":"wandern oberbayern","count":17}
] 

Check out more samples at our API-Explorer: http://developer.et4.de/explorer/?samples=true

 

 


© hubermedia 2018 Privacy Statement Imprint