Search the Internet #
Refs:
- Internet Search Tips · Gwern.net
- dorking (how to find anything on the Internet) - for your information
- How to Do Research. v1 | Pabladas de Pablo
Google #
Refs:
- Refine web searches - Google Search Help
- 60+ Google Search Operators, Tips, Tricks, and Commands (NEW)
- Google Search Operators: The Complete List (44 Advanced Operators)
- Google Search Engine Results API - SerpApi
- Google Url - Documentation - The SERP Spider
- Manage calculator, unit converter & color codes - Google Search Help
Search field operators #
There must be no space around the
:
"word"
- Must include exact match of
word
-word
- Exclude results with
word
intitle:word
- Search for pages with
word
in title -intitle:word
- Exclude results with
word
in title after:YYYY-MM-DD
- Only include results after date
before:YYYY-MM-DD
- Only include results before date (can be combined with
after
) allintitle:word1 word2 word3 ...
- Search for pages with all words in title
site:example.com
- Search within
example.com
site:*.example.com -www
- Search in subdomains of
example.com
-site:example.com
- Exclude results from
example.com
inurl:word
- Search for pages with
word
in URL -inurl:word
- Exclude results with
word
in URL allinurl:word1 word2 word3 ...
- Search for pages with all words in URL
filetype:pdf
- Search for only given type of pages (list of available types)
cache:example.com
- Return Google cache of
example.com
, if exists
Search pipes #
( A | B ) C
- Search for
A C
orB C
Google boxes #
define:word
- Dictionary box
map:place
- Map box
10lb to kg
- Unit converter
color picker
- Colour picker & converter
timer
- Timer & stopwatch
URL parameters #
Usage:
https://www.google.com/search?q=word¶m1=value¶m2=value&...
Param | Values | Meaning | Ref |
---|---|---|---|
filter | 0 | Does not filter similar results | Ref |
num | <Int> | Numbers of results per page in SERP | |
nfpr | 1 | Does not auto-correct search query | |
safe | active | Turns on safe search (filter adult content) | |
hl | <language code> | Shows the SERP UI in specified language | Ref |
lr | lang_ <language code> | Only shows results in specified language | Ref |
Search trend #
Useage:
https://trends.google.com/trends/explore?q=word
https://trends.google.com/trends/explore?q=word1,word2,...
Google Programmable Search Engine #
URL: Programmable Search Engine by Google
Search across a customised list of websites at the same time.