Google Patents Search
Google Patents Search
If you already know that you want to use Google Patents Search, this page is the one you should read. It shows the required input, the filters you can apply, how pagination works, and what localization controls are available.
At a Glance
| Field | Value |
|---|---|
| Name | Google Patents Search |
| Scraper | google_patents_search |
| Engine | google_patents_search |
| Website | |
| Website URL | patents.google.com |
| Output Format | json |
| Version | 1.0.0 |
| Parameter Count | 3 |
| Parameter Groups | Search Query (1), Pagination (2) |
Required Parameters
If you are sending your first request with this engine, start here. Requiredness is based on properties.<field>.must, not the top-level required array.
| Field | Type | Group | Description |
|---|---|---|---|
q | string | Search Query | The keyword or phrase you want this search engine to look up. |
Available Parameters
The sections below follow the same parameter groups as the backend, but the field descriptions have been rewritten into shorter, user-facing wording so they are easier to scan.
Search Query
| Field | Type | Required | Description |
|---|---|---|---|
q | string | Yes | The keyword or phrase you want this search engine to look up. |
Pagination
| Field | Type | Required | Description |
|---|---|---|---|
num | number | No | Requested number of results to return. |
page | number | No | Page number used by this engine. |
Additional Constraints
num:Default:10page:Default:1
