Custom Search JSON API provides 100 search queries per day for free.
If you need more, you may sign up for billing in the API Console.
Additional requests cost $5 per 1000 queries, up to 10k queries per day.
If you need more than 10k queries per day and your Programmable
Search Engine searches 10 sites or fewer, you may be interested in
the Custom Search Site Restricted JSON API, which does not have a
daily query limit.
This makes it sound like 10k queries per day is the max, no matter how much you pay?
Thank you, I ran out of quota. I pay for the queries out of my own pocket, so I set the limit low (1000 per day), because I don't want to be bankrupted by some spambot ;)
How about setting the title to something like “Goosh: the Google Shell”? It’d sure be nice to have some indication before clicking of what the link is about.
:focus-visible allows you to work out if something has focus because it was clicked (not what you usually want) or if it's been tabbed to via a keyboard (what you want).
Quota exceeded for quota metric 'Queries' and limit 'Queries per day' of service 'customsearch.googleapis.com' for consumer 'project_number:256763066954'.
What about adding a new command: open the result in a new window.
so I can have this terminal window on the side like a control dashboard, and I got output on a different pane and I can see it immediately, to avoid extra mouse clicks and moves.
other cool commands I can think of is: tldr, or man(not the help, the real man for docs, e.g. man printf)
33 comments
[ 3.0 ms ] story [ 81.8 ms ] threadIt seems to not make frontend requests to Google.
So Google has an API?
Where is the pricing information? I cannot find it. Even when searching with Goosh :)
There's no limit if you restrict it to 10 websites or less.
Otherwise, I would have loved to add it to my search engine comparison page. I found 41 useful unique search engines so far:
https://www.gnod.com/search/
This one looked like it might have been the cleanest of them all.
https://hn.algolia.com/?dateRange=all&page=0&prefix=true&sor...
https://hn.algolia.com/?q=goosh.org
If that isn't practical enough, maybe they learned/practised/refined something while doing it.
Goosh: Google Interactive Shell - https://news.ycombinator.com/item?id=3294021 - Nov 2011 (2 comments)
The unofficial Google shell - https://news.ycombinator.com/item?id=2458825 - April 2011 (50 comments)
Goosh - the unofficial google shell - https://news.ycombinator.com/item?id=1025039 - Dec 2009 (9 comments)
Goosh - The Unofficial Google Shell - https://news.ycombinator.com/item?id=206683 - June 2008 (35 comments)
Thanks
so I can have this terminal window on the side like a control dashboard, and I got output on a different pane and I can see it immediately, to avoid extra mouse clicks and moves.
other cool commands I can think of is: tldr, or man(not the help, the real man for docs, e.g. man printf)
can I self-host this?