Search the web from Raycast with TinyFish and return formatted result URLs, titles, and snippets.
-
Install and authenticate the TinyFish CLI:
npm install -g @tiny-fish/cli tinyfish auth login
-
Copy
tinyfish-search.shinto your Raycast Script Commands folder. -
Make the script executable:
chmod +x tinyfish-search.sh
-
Open Raycast, run TinyFish Search, and type any query.
The script calls:
tinyfish search query "<your query>"It formats the JSON response into readable search results:
Results for: raycast extensions
1. Raycast - Your shortcut to everything
https://www.raycast.com/
Raycast lets you control your tools with a few keystrokes...