Live data from Hacker News

Ask HN: Is it possible to use Google search results like startpage.com does?

news.ycombinator.com

1–5 of 5 posts

Ask HN: Is it possible to use Google search results like startpage.com does?

#1
I’d like to make a website like startpage.com. In their FAQ they say they have some agreement with Google.

Does anyone know how I can get a similar agreement?

Gooogle Custom Search has some limits, like 10K calls per day if the whole internet is searched. So that’s not the answer.

My goal? Build something like Ecosia.org but using Google.

Re: Ask HN: Is it possible to use Google search results like startpage.com does?

#2
Ecosia is powered by MS. See footer.

See the available MS API: https://azure.microsoft.com/en-us/services/cognitive-service... https://azure.microsoft.com/en-us/pricing/details/cognitive-...

https://ecosia.zendesk.com/hc/en-us/articles/206153381-Where...

Also see DuckDuckGo API:

http://api.duckduckgo.com/?q=x&format=json

https://stackoverflow.com/questions/37012469/duckduckgo-api-...

Have good fun!

Re: Ask HN: Is it possible to use Google search results like startpage.com does?

#3

Ecosia is powered by MS. See footer. See the available MS API: https://azure.microsoft.com/en-us/services/cognitive-service... https://azure.microsoft.com/en-us/pricing/details/cognitive-... https://ecosia.zendesk.com/hc/en-us/articles/206153381-Where... Also see DuckDuckGo API: http://api.duckduckgo.com/?q=x&format=json https://stackoverflow.com/questions/37012469/duckduckgo-api-... Have good fun!

Yes, it’s possible to use Bing. But I don’t like the results. That’s why I’m trying to find out how startpage uses Google.

Re: Ask HN: Is it possible to use Google search results like startpage.com does?

#4
I looked into that, and I'm afraid you can't. My guess is that startpage has a special deal for some reasons, perhaps a long term contract. Perhaps if you have a lot of money and good connections with Google you can talk to them, but it's weird that no one else is using Google Search's results.

You can find some shady google search proxies that will query google for you so you don't get blocked, but I wouldn't recommend that. I didn't test them, maybe they are just a scam.

Re: Ask HN: Is it possible to use Google search results like startpage.com does?

#5

I looked into that, and I'm afraid you can't. My guess is that startpage has a special deal for some reasons, perhaps a long term contract. Perhaps if you have a lot of money and good connections with Google you can talk to them, but it's weird that no one else is using Google Search's results. You can find some shady google search proxies that will query google for you so you don't get blocked, but I wouldn't recomm…

I’ve been thinking about this for a couple of years now. I kind of hoped someone on HQ can shed some light on it :(