top | item 3129806

Unofficial Google Advanced Search

161 points| 0x12 | 14 years ago |jwebnet.net | reply

15 comments

order
[+] zeratul|14 years ago|reply
You can actually build pretty complicated queries using Google. I could never find documentation for queries like this:

"This-is-*-(dog|cat)"

... but they work. Occasionally you might be accused of being a robot, though.

[+] spatten|14 years ago|reply
Fun!

I immediately nerd-sniped myself and started playing with factorials.

Turns out it only goes up to 170!. 170! gives you a number (170 ! = 7.25741562 × 10306). 171! searches for 171 in documents.

Still fun, and pretty darn fast, too. I thought they were probably caching the results for 1 - 170, but they return just as fast for non-integer factorials as well (try 100.2!).

(http://en.wikipedia.org/wiki/Factorial#Extension_of_factoria...)

Nice work on this, whoever did it :)

[+] colinwarren|14 years ago|reply
They still could be caching them. The first time they encounter a factorial, they calculate it, throw it in a DB, and it's a quick DB access from then on.
[+] kevinpacheco|14 years ago|reply
Section 4.1 needs to be updated. When you try to use it, Google displays this message on the SERP: "The + operator has been replaced. To search for an exact word or phrase, use double quotation marks."
[+] aquarin|14 years ago|reply
Another one www.google.com/ncr - sets default Google search domain from google.cc to google.com, where CC is country tld. Useful if you prefer to search in .com version and not the localized one.
[+] bauchidgw|14 years ago|reply
great ressource

  pws=0
(turn off personalization) is missing
[+] jessriedel|14 years ago|reply
To clarify, one can access this by adding

   &pws=0
to the search url?
[+] janesvilleseo|14 years ago|reply
You beat me to it. But this is and advanced search I do all the time.
[+] ashrust|14 years ago|reply
Any idea what the throttling rate is on this api?
[+] MikeGrace|14 years ago|reply
Nice! Co-workers will be happy to have this.