uspto_patents_search
Which companies just got a US patent, and in what technology? Search recent granted patents (PatentsView, CC BY 4.0) by assignee organization (the company), inventor, CPC subclass/section, patent type, or assignee state/country and grant-date window. new_assignee=true isolates patents from an org with its first-ever grant (emerging/stealth signal); flipped_inventor=true finds a patent whose assignee gained an inventor from a prior different assignee (talent move). Public grants, observational. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | field:direction — patent_date | num_claims. Default 'patent_date:desc'. | |
| limit | No | Max rows (default 25, cap 100). | |
| state | No | Assignee state code(s), CSV (US assignees). | |
| offset | No | Rows to skip, for paging. | |
| country | No | Assignee country code(s), CSV (ISO). | |
| assignee | No | Assignee organization (the company) name fragment. | |
| inventor | No | Inventor name fragment (last name or full name). | |
| cpc_section | No | CPC section letter(s), CSV (A-H, Y). | |
| patent_type | No | utility | design | plant | reissue, CSV. | |
| cpc_subclass | No | CPC subclass/class/section prefix(es), CSV. G06N=AI/ML, H04L=networking. | |
| new_assignee | No | true → only patents whose assignee org is new/emerging (first-ever grant recent). | |
| granted_after | No | Grant date on or after (YYYY-MM-DD). | |
| granted_before | No | Grant date on or before (YYYY-MM-DD). | |
| assignee_entity | No | Resolved entities.employers entity_id (UUID), exact match. | |
| flipped_inventor | No | true → only patents whose assignee gained an inventor from a prior different assignee. |