MM2-0 / Kvaesitso

A search-focused Android launcher
https://kvaesitso.mm20.de/
GNU General Public License v3.0
2.5k stars 83 forks source link

[Feature Request] Web search suggestions api #561

Open MoritzBoehme opened 1 year ago

MoritzBoehme commented 1 year ago

Would it be possible to add an option to ask an API endpoint for suggestions similar to the custom search URL. For example I use kagi.com which exposes this endpoint: https://kagi.com/api/autosuggest?q=%s. According to Firefox Google has something similar: https://suggestqueries.google.com/complete/search?client=firefox&q=%s. In this case %s is the variable for the current (incomplete) search term. I don't know if this is something which would fit the rather minimalist approach of the launcher, but I just thought this might be a nice addition.

Sir-Photch commented 1 year ago

But then, what would you want to do with the suggestions?