skibitsky / alfred-web-searches

Alfred workflow to search through any website (easily extendable list)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred Web Searches Workflows Thanks

Alfred workflow to search through any website (easily extendable list)

img

This workflow similar to DuckDuckGo Bangs allows you to fuzzy search through a selection of websites that you can add and contribute to.

You simply search for the website you want to scope your search too, press enter and make your search.

Some results have a prefix to signify the scope of the search. For example results prefixed with r: will search through Reddit subreddits. Here is the full list of prefixes and their descriptions.

Prefix Description
r: Search subreddits on Reddit
d: Search documentation websites
g: Search GitHub
s: Search stack exchange sites
f: Search forums
t: Search Google Translate

Each prefix also has a corresponding icon for visual feedback of prefix meaning.

And since the workflow allows for fuzzy searching, you can even make searches like that:

img

And they will match.

You can also attach a hotkey that will take the selected text and then will let you search for that text on any of the websites.

Install

Download workflow from GitHub releases.

See here for instructions on fixing permissions in macOS refusing to run Go binary.

Contributing

See contribution guidelines.

Thank you

You can support me on GitHub or look into other projects I shared.

MIT Twitter

About

Alfred workflow to search through any website (easily extendable list)

License:MIT License


Languages

Language:Go 100.0%