Google Patents API
google_patentsSearch patent records and metadata, filter by type, status, dates, country, assignee, inventor, and more. Retrieve comprehensive patent information for research and analysis.
Instructions
Search patent records and metadata via Google Patents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | Results per page (1-100). (API default: 10) | |
| page | No | Zero-based page number. (API default: 0) | |
| sort | No | Sort order. | |
| type | No | Filter by type. | |
| after | No | Min date as type:YYYYMMDD (type = priority|filing|publication). | |
| query | Yes | Search terms; separate multiple with semicolons. | |
| before | No | Max date as type:YYYYMMDD (type = priority|filing|publication). | |
| status | No | Filter by status. | |
| country | No | Comma-separated country codes (e.g. WO,US). | |
| scholar | No | Include Google Scholar results. (API default: false) | |
| assignee | No | Comma-separated assignee names. | |
| inventor | No | Comma-separated inventor names. | |
| language | No | Comma-separated languages (e.g. ENGLISH,GERMAN). |