https://github.com/greystate/universal-search
One page for all my searches
https://github.com/greystate/universal-search
quicksearch search
Last synced: 5 months ago
JSON representation
One page for all my searches
- Host: GitHub
- URL: https://github.com/greystate/universal-search
- Owner: greystate
- License: mit
- Created: 2022-03-22T22:15:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-03T07:31:15.000Z (8 months ago)
- Last Synced: 2025-11-19T23:09:11.263Z (7 months ago)
- Topics: quicksearch, search
- Language: Kit
- Homepage: https://søgesiden.dk
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Universal Search
A single page with search forms for many of the sites I search.
Just being able to search IMDb without having to wade through a bunch of
"engaging content" first is worth every minute spent on refining this form!
**NOTE:** Some forms require an API key to work (but usually free to obtain).
Instead of saving these in the file I've implemented a crude facility to load
and save these, i.e. when you've entered the key in the form field(s), click the
_Save API keys_ button to put them into your browser's **Local Storage** (this
requires that you're running the page using either https:// or the file://
protocols). You should only need to save them once - after that you can just
load them whenever you need to call those specific services. Yes, I'll consider
auto-loading them at some point :)