Google Web
From Serchilo
| Syntax | Title | Language | Target URL | ||
|---|---|---|---|---|---|
| g | Google Web: Load plain regional website | All | http://www.google.com/search?hl={$language} | ||
| gssl | Google Web: Load plain regional website (SSL) | All | https://www.google.com/search?hl={$language} | ||
| g {query} | Google Web: Plain query of regional website | All | http://www.google.com/search?hl={$language}&q={%query}&ie=utf-8 | ||
| gssl {query} | Google Web: Plain query of regional website (SSL) | All | https://www.google.com/search?hl={$language}&q={%query}&ie=utf-8 | ||
| gt {time}, {query} | Google Web: Current query of regional website, with results only from a certain time range | All | http://www.google.com/search?hl={$language}&tbs=qdr:{%time}&q={%query}&ie=utf-8 | ||
| g{language} {query} | Google Web: Pages in certain language | All | http://www.google.com/search?hl={$language}&lr=lang_{$1}&q={$2}&ie=utf-8 | ||
| gf{filetype} {query} | Google Web: Documents of certain filetype | All | http://www.google.com/search?hl={$language}&lr=&q={$2}%20filetype%3A{$1}&ie=utf-8 | ||
| g100 {query} | Google Web: Show 100 results at once | All | http://www.google.com/search?hl={$language}&q={%query}&ie=utf-8&num=100 | ||
| g! {query} | Google Web I'm Feeling Lucky | All | http://www.google.com/search?hl={$language}&q={%query}&ie=utf-8&btnI=1 | ||
| g{language}! {query} | Google Web I'm Feeling Lucky | All | http://www.google.com/search?hl={$language}&lr=lang_{$1}&q={$2}&ie=utf-8&btnI=1 | ||
| g? | About Google | All | http://www.google.com/intl/{$language}/about.html | ||
| g{language}? | About Google | All | http://www.google.com/intl/{$1}/about.html | ||
| gch {query} | Google Switzerland | All | http://www.google.ch/search?hl={$language}&q={%query}&ie=utf-8 | ||
| guk {query} | Google United Kingdom | All | http://www.google.co.uk/search?hl={$language}&q={%query}&ie=utf-8 | ||
[edit] Examples
- g london
- Search for london
- gt y, eruption
- Search web pages for eruption that have been altered within the current year
- gde london
- Search only German pages for london
- gfr london
- Search only French pages for london
- gen london
- Search only English pages for london
- gfpdf london
- Search only PDFs for london
- gftxt london
- Search only textfiles for london
- g100 london
- Search for london, show 100 results at once
- g! london
- go directly to first result of Google Search for london
- gde! london
- go directly to first result of Google Search on German pages for london
- gfr! london
- go directly to first result of Google Search on French pages for london
- gen! london
- go directly to first result of Google Search on English pages for london
More languages with g and a two-letter language code.
- gch zug
- search for zug with priority for sites in Switzerland
- guk london
- search for london with priority for sites in the United Kingdom