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