Feature: Web Search Cog
Closed this issue · 0 comments
Exper1mental commented
The title says it all. The idea is to use something like this DuckDuckGo python library or the DuckDuckGo JSON API to perform searches and yield some results. e.g. https://api.duckduckgo.com/?q=Konosuba&format=json&pretty=1
Obviously, we'd have to make sure safe search can be forcibly enabled for all searches, but I think this could be an interesting concept to play around with.
If someone else doesn't decide to run with this, I'll probably work on it after the weather visualization update.