Google Search Query Generator(GSQG)

Google Search Operators Reference

inurl:

Finds pages with the specified word in the URL. Example: inurl:news finds pages with "news" in the URL.

allinurl:

Finds pages with all specified words in the URL. Example: allinurl:news technology finds pages with both "news" and "technology" in the URL.

intitle:

Finds pages with the specified word in the title. Example: intitle:recipe finds pages with "recipe" in the title.

allintitle:

Finds pages with all specified words in the title. Example: allintitle:pasta recipe finds pages with both "pasta" and "recipe" in the title.

intext:

Finds pages containing the specified word in the text. Example: intext:nutrition finds pages containing "nutrition" in their text.

site:

Restricts results to a specific site or domain. Example: site:wikipedia.org finds pages only from wikipedia.org.

filetype:

Finds files of a specific type. Example: filetype:pdf finds PDF files.

OR

Finds pages that include either of the specified terms. Example: coffee OR tea finds pages about either coffee or tea.

- (minus)

Excludes pages containing the specified term. Example: jaguar -car finds pages about jaguar (the animal) but excludes those about cars.

"exact phrase"

Finds the exact phrase. Example: "to be or not to be" finds that exact Shakespeare quote.

AROUND(X)

Finds words within X words of each other. Example: apple AROUND(3) pie finds "apple" and "pie" within 3 words of each other.

before: and after:

Finds results from before or after a specific date (YYYY-MM-DD format). Example: Olympics after:2020-01-01 before:2020-12-31 finds Olympics content from 2020.

numrange

Finds numbers in a range (use two numbers separated by two periods). Example: camera $100..$200 finds cameras priced between $100 and $200.