uspto_feed_grants
Which companies are granting a cluster of patents? Bulk feed over USPTO / PatentsView granted-patent assignees, ordered by grant count in the loaded window — an assignee with a cluster of grants is an R&D/growth signal. Cursor-paginated up to 1000/page, filterable by state, minimum grants, CPC subclass, first-time-assignee only, or since. Rows carry the assignee, grant count, CPC tech areas, grant window, inventor count, and a first_time_assignee flag. CC BY 4.0 attribution (in _meta.notice). [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpc | No | CPC subclass(es), CSV — the technology area. Example: G06N (AI/ML). | |
| limit | No | Rows per page (default 500, cap 1000). | |
| since | No | Only assignees whose latest grant is on or after this date (YYYY-MM-DD). | |
| state | No | Assignee state code(s), CSV. | |
| cursor | No | Opaque page cursor — pass the previous page's next_cursor unchanged. | |
| new_only | No | true = only first-time (newly-observed) assignees granting in this window. | |
| min_grants | No | Minimum grant count in the window. |