patentsview_search_by_cpc
Find patents by CPC classification code. Specify a CPC code like G06N3/08 and an optional limit to retrieve matching patent records.
Instructions
Search patents by CPC classification code.
IMPORTANT: The PatentsView API (search.patentsview.org) was shut down on
March 20, 2026. Use ppubs_search_patents with a CPC query
(e.g., CPC/"G06N3/08") as a workaround.
Args:
cpc_code: CPC code (e.g., "G06N3/08" for neural networks)
limit: Max results (default: 100, max: 1000)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cpc_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |