Google Patents indexes more than 120 million patent documents from over 100 patent offices, and it costs nothing to use. A competent search on it takes six to ten hours and runs in four passes: keywords, classification codes, citation chains, and assignee sweeps. The keyword pass is the one everybody does and the weakest of the four. On a typical mechanical invention it surfaces somewhere near half the relevant art. The other half sits behind classification codes and citation trails, and that is where the reference that kills your claims tends to hide.
Here is the working procedure, step by step, with the syntax.
What the Database Covers and What It Misses
Google Patents pulls full text from the US, European, and WIPO collections and machine translations from most of the rest, including China, Japan, Korea, Germany, and Canada. It also indexes non-patent literature through Google Scholar, which matters because a journal article, a product manual, or a conference paper counts as prior art the same way a patent does.
Two gaps are worth knowing before you start.
The first is the 18-month window. US applications publish 18 months after the earliest priority date. Anything filed in the last year and a half is invisible to you and to everyone else outside the patent office. If someone filed on your concept nine months ago, no free database will show it, no paid database will show it, and you will not learn about it until it publishes.
The second is language. A Chinese utility model from 2014 exists in the index as a machine translation with terminology that does not match yours. Keyword searching in English finds it only by accident. Classification codes find it on purpose, which is the argument for pass two.
Pass One: Keywords, and Why Yours Are Wrong
Inventors search for what they call their invention. Patent attorneys write applications using terms that survive claim construction, which means the language is broad and stripped of marketing. A “smart pill organizer” is filed as a “medicament dispensing apparatus with programmable actuation.” A “dog leash that does not tangle” is a “swivel-coupled restraint assembly.”
Build a term matrix before you type anything. Four columns:
| Column | Contents |
|---|---|
| Function | What the thing does, stated as a verb phrase: dispenses, retains, separates, dampens |
| Structure | What the thing is: assembly, apparatus, housing, coupling, mechanism |
| Field terms | Industry vocabulary: medicament, restraint, comestible, closure |
| Consumer terms | What a customer would call it |
Cross the function column against the structure column and you have 15 to 30 query pairs. Run all of them. The consumer terms go last, because they find the least.
Use quotation marks for exact phrases and parentheses to group alternatives. ("pill dispenser" OR "medicament dispenser") AND (rotating OR carousel) behaves the way you would expect. A minus sign in front of a term excludes it, which is how you strip out a dominant unrelated field. Searching retractable AND handle -luggage cuts several thousand suitcase patents out of a hardware query.
The Syntax That Does the Real Work
Google Patents accepts field-restricted queries in the search bar. These are the ones worth memorizing.
| Syntax | What it does |
|---|---|
TI=(term) | Restricts to title |
AB=(term) | Restricts to abstract |
CL=(term) | Restricts to claims |
CPC=A47J31/44 | Restricts to a classification code |
assignee:"Company Name" | Restricts to owner of record |
inventor:"Last Name" | Restricts to a named inventor |
before:priority:20180101 | Only documents with priority before that date |
after:filing:20100101 | Only documents filed after that date |
country:US | Restricts to one office |
status:GRANT | Issued patents only, no pending applications |
The claims restriction is the underrated one. CL=(dispenser) returns documents where the word appears in the legally operative section, not in the background paragraph where an attorney listed 40 unrelated fields to pad the disclosure. Claim-restricted searching cuts noise by half or better on crowded topics.
Do not filter to status:GRANT on your first pass. Published applications that never issued are still prior art against you. An abandoned 2011 application describing your exact mechanism blocks your patent as thoroughly as an enforceable one. It just cannot be infringed.
Pass Two: CPC Classification, the Highest-Yield Move
The Cooperative Patent Classification system splits all of technology into roughly 250,000 subdivisions. Every patent document gets classified by an examiner who read it. That means classification codes catch documents your keywords will never reach: foreign-language filings, documents from 1961 that use extinct vocabulary, and applications where the drafter chose a synonym you did not think of.
A CPC code reads like this: A47J31/44
| Segment | Meaning | Example |
|---|---|---|
| A | Section, one of nine | Human necessities |
| 47 | Class | Furniture, domestic articles |
| J | Subclass | Kitchen equipment, coffee mills |
| 31 | Main group | Apparatus for making beverages |
| /44 | Subgroup | Parts and details |
The nine sections: A human necessities, B performing operations and transporting, C chemistry and metallurgy, D textiles and paper, E fixed constructions, F mechanical engineering and heating, G physics, H electricity, Y cross-sectional tagging for emerging technology.
You do not need to learn the scheme. You reverse-engineer it. Run your best keyword query, open the three most relevant results, and read the classification codes on each front page. Two or three codes will repeat. Those are your codes.
Then search the codes directly. CPC=A47J31/44 with no keywords at all returns every document an examiner filed in that bucket. Add a narrow keyword to trim it: CPC=A47J31/44 AND CL=(pressure).
Run the parent code as well as the specific one. If your art keeps landing in A47J31/44, also sweep A47J31/40 and A47J31/00. Examiners disagree about where things belong, and the neighboring bucket often holds the closest reference.
Pass Three: Citation Chains
Every patent lists the references its examiner and its applicant considered. Google Patents shows those under “Patent Citations” and shows the reverse under “Cited By.” Both directions carry information.
Backward. Open the single closest document you have found and read its citation list. Those references were selected by a patent examiner who spent hours in your exact subject matter and had access to internal search tools you do not have. You are borrowing professional search work for free. An asterisk next to a citation on a US patent means the examiner added it rather than the applicant, and examiner-added references are the ones that were used to reject claims.
Forward. The “Cited By” list shows every later document that cited yours. If a 2009 patent has 62 forward citations, that is the anchor patent for the field, and the 62 documents citing it are a curated map of everything built on top of it since.
Three rounds of this is the standard. Take your closest hit, read its backward citations, pick the two most relevant of those, read their forward citations, pick the two most relevant of those. By round three you either keep landing on documents you have already seen, which means the field is closed and your search is thorough, or you are still finding new material, which means you have more work to do. Knowing what counts as prior art before you start keeps you from discarding a reference that matters.
Pass Four: Assignee and Inventor Sweeps
Companies patent in clusters. If a competitor holds one patent close to your concept, they usually hold four, and the other three did not surface in your keyword pass because the drafter varied the vocabulary.
Run assignee:"Company Name" on every company that appeared twice in passes one through three. Watch for name variants: “3M Company” and “Minnesota Mining and Manufacturing” are the same filer under two labels across different decades.
Do the same with inventors. Prolific inventors in a narrow field file repeatedly. inventor:"Kowalski" combined with a CPC code returns their portfolio in your art. This is also where you catch the individual who filed alone in 2006, never commercialized, and abandoned the application, which is the profile of the reference that quietly ends a patentability case.
Date Filters and What They Are For
Filter on priority date, not publication date. Priority is the date that determines whether something is prior art against you. A document published in 2019 with a 2013 priority date is 2013 art.
before:priority:20240101 limits results to art that predates a filing you are contemplating this year. Use it late in the process, not early. Filtering too soon hides the recently issued patents that would tell you the field is active and worth searching harder.
Triage: Reading 300 Results Without Losing a Week
You will generate several hundred hits. Sort them in three tiers, and give each document 20 seconds before deciding.
Tier 1, read in full. The first drawing shows a structure that does what yours does. Set these aside for a claim-by-claim read. Doing that well is its own skill, covered in how to read a patent.
Tier 2, read the independent claim only. Right field, different mechanism. If claim 1 does not cover your structure, log it and move on.
Tier 3, discard. Wrong field, wrong problem, keyword coincidence.
Keep a spreadsheet: patent number, priority date, assignee, one sentence on the overlap, tier. When you find something in tier 1, the question shifts from searching to analysis, and the moves for that are laid out in what to do when your patent search finds something close.
Where the Free Search Runs Out
Google Patents is a strong tool with three limits.
It does not search the US application file wrappers, so you cannot read the examiner’s rejections and arguments. Those live in Patent Center on the USPTO search and records system, which also runs the office’s own full-text search with proximity operators Google does not support.
It handles non-English art through machine translation, which is adequate for triage and unreliable for a claim-scope reading. Searching the source-language databases directly finds art the translation layer buries, which is why an international database sweep is a separate job.
And it cannot tell you what your search means. Finding 40 references is data. Deciding whether they anticipate your claims under section 102 or make them obvious under section 103 is a judgment call that draws on how examiners treat combinations of references. The USPTO’s patent basics material covers the standards; applying them to your own invention is harder than it looks, because every inventor reads their own art generously.
Most inventors run the free search first, which is the right order. It costs a weekend and it kills perhaps a third of ideas outright, before anyone spends money. If your idea survives it, a professional patent search at $399 covers the classification depth, the foreign collections, and the written patentability read that the free pass cannot reach. That sequence, free search then paid search then filing, is the same order laid out in the full inventor cost breakdown, and it keeps the expensive steps behind the cheap ones.
FAQ
Is Google Patents good enough to rely on before filing?
For a first-pass screen, yes. For a filing decision on a product you intend to tool and sell, no. The gaps are the 18-month unpublished window, non-English art that machine translation obscures, and the absence of a patentability opinion. A free search tells you whether to keep going. It does not tell you whether you will get a patent.
How long should a real search take?
Six to ten hours for a mechanical consumer product if you run all four passes. Two hours gets you the keyword pass and a false sense of security. Professional searchers spend eight to twenty hours depending on how crowded the art is, and they start with classification rather than keywords.
What does it mean if I find nothing at all?
Almost always that your search terms are wrong, not that the field is empty. Roughly 12 million US patents have issued. An empty result set on a consumer product is a search failure in the great majority of cases. Go back and rebuild the term matrix using the vocabulary from the closest document you can find in any adjacent field, then work the classification codes.
Do expired patents still matter?
They matter for patentability and not for infringement. An expired patent from 1994 is prior art that can block your claims, and you are free to practice everything it describes. Those are two separate questions and inventors collapse them constantly. Whether your idea is patentable and whether you can build it are different inquiries with different answers.
Should I search published applications or only granted patents?
Both. A published application that was abandoned in 2015 never became an enforceable patent, and it is still prior art with full force against your filing. Excluding applications from a patentability search removes a large share of the documents that would be used to reject you.