Goosh
goosh.org
Goosh
1–10 of 34 posts
Re: Goosh
#2It 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 :)
Re: Goosh
#3Trying to wrap my head around this. It 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 :)
Re: Goosh
#4Trying to wrap my head around this. It 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 :)
https://developers.google.com/custom-search/v1/overview
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?Re: Goosh
#5Otherwise, I would have loved to add it to my search engine comparison page. I found 41 useful unique search engines so far:
This one looked like it might have been the cleanest of them all.
Re: Goosh
#6Re: Goosh
#7Re: Goosh
#8Re: Goosh
#9Re: Goosh
#10Earlier quoted context omitted.
https://developers.google.com/custom-search/v1/overview
Thanks 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 qu…