+1

Extend autocomplete api to send something like

audrius il y a 12 ans mis à jour il y a 12 ans 1
for x in elements:
sugs.append({"trigger": "Google " + x.attrib["data"], "contents": x.attrib["data"]})
return sugs
and make api to show widget's like  boxes, panels, tips, dialogs