You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DuckDuckGo doesn't have an API support, so our options are either to scrape the website for results (see: Nadeko's implementation) or use a free search API.
To clarify the DDG situation, it does have an API but only provides instant results for a select number of sites (wikipedia, github, etc.). Because of this, we won't be able to scrape DDG either, since the actual results will be missing from the html DDG sends back as a response.
Also, I don't know if it's just me, but the SeekStorm website seems to be completely unresponsive
Similar to Dyno's
?g
command, but probably using something like DuckDuckGo so we don't get yelled at for trying to circumvent Google ads.Usage:
The text was updated successfully, but these errors were encountered: