Skip to main content

Search Operators Reference

32 operators across 9 platforms — Google, Bing, DuckDuckGo, Yandex, PubMed, Google Scholar, GitHub, Stack Overflow, and LinkedIn X-Ray.

6 operators for Google in boolean

Proximity search — two terms within X words of each other

"artificial intelligence" AROUND(3) "ethics"

Search for an exact phrase match

"machine learning engineer"

Exclude a term or operator from results

jaguar -car -automobile

Boolean OR — match either of two terms

site:github.com (rust OR golang)

Wildcard placeholder for any word in a phrase

"how to * a website"

Group terms and operators together

(React OR Vue OR Angular) developer