zquestz / s

Open a web search in your terminal.
MIT License
2.34k stars 114 forks source link

Added tag and provider expansion for the web interface #114

Closed zquestz closed 8 years ago

zquestz commented 8 years ago

This just adds tag and provider expansion for the web front-end. Now we can do the following queries:

Search duckduckgo for "foo"

https://<domain>/search?q=foo&provider=duck

Search yahoo and the tag music for radiohead

https://<domain>/search?q=radiohead&provider=yah&tag=mu

@akb @tw4dl @mbhinder @lilirui @KeizerDev

mbhinder commented 8 years ago

LGTM

lilirui commented 8 years ago

LGTM