static LS remoteMechSearch(S query) { ret (LS) loadJSONPage("http://botcompany.de/mech/json-search?q=" + urlencode(query)); }