usptoppubs_search
Search USPTO patent full-text index using advanced query syntax, including field codes, date ranges, and Boolean operators, to retrieve normalized bibliographic details for granted patents and published applications.
Instructions
Search USPTO's own patent full-text search index. Searches USPTO Patent Public Search's full-text index of granted patents and published applications, returning normalized bibliographic results (title, applicant/assignee, inventors, filing and publication dates, application number, IPC/CPC classifications, page count). q accepts USPTO's full Advanced Search query syntax -- field-specific search (e.g. battery.ti., Microsoft.as.), date ranges (@pd>=20200101<=20241231), boolean and proximity operators, and wildcards -- see the markdown doc for the full field-code table and syntax reference. Public data, sourced from USPTO's own official search tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query text -- accepts USPTO's full Advanced Search (BRS) query syntax: field codes, date ranges, boolean/proximity operators, wildcards | |
| num | No | Results to return, default 20, max 100 | |
| page | No | Results page, 0-indexed, default 0 | |
| databases | No | Comma-separated subset of databases to search. Allowed values: US-PGPUB, USPAT, USOCR. Defaults to all three |