Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

http://vanillaresults.com/ does not work.

share|improve this question
Uhhh...is there a question here? – Al Everett Oct 6 '10 at 13:19
I think the "now" in the title should be a "not". – Chris_K Oct 6 '10 at 13:44
What you want to know? – chanchal1987 Oct 6 '10 at 16:19

2 Answers

For the location issue, you can try http://www.google.com/ncr

Webdeveloper toolbar extension for Firefox has a setting (there are other extensions that do this) to enable/disable cookies with a button touch, too.

share|improve this answer

I wrote myself a proxy script that makes a separate new connection to Google Search and only sends it the search requested (no cookies are passed through). Oh, and it passes the user agent through, because Google Search will not handle unknown user agents.

That solves the problem of cookies. But it doesn't solve the problem of IP address.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.