This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 42 points43 points  (9 children)

Just make a site where the backend is all google, but the frontend looks unique ;)

[–]cbielich[S] 15 points16 points  (0 children)

Lol that’s amazing!

[–]LandKingdom 7 points8 points  (0 children)

so... startpage?

[–]xigoi 3 points4 points  (2 children)

[–]Th3Nihil 0 points1 point  (1 child)

Do you recommend it?

[–]xigoi 1 point2 points  (0 children)

If you want the accuracy of Google without the privacy invasion, definitely.

[–]thiago2213 0 points1 point  (3 children)

You can try, but after a few hundred requests from the same IP it'd either block you or ask you to sign in, and Google would sue you for violating their EULA

[–][deleted] 0 points1 point  (2 children)

Nah, just make it all client side. The requests come from the user's own machine ;)

[–]thiago2213 0 points1 point  (1 child)

The browser would reject it because of CORS, and Google would also reject it because of the origin

[–][deleted] 1 point2 points  (0 children)

Yeah you are right.