USPTO Patent Grants Tracker โ Recent US Patent Filings
Pricing
from $100.00 / 1,000 patents
USPTO Patent Grants Tracker โ Recent US Patent Filings
Real-time feed of newly-granted US patents from the USPTO public record. Filter by query, assignee, CPC, and grant date.
Pricing
from $100.00 / 1,000 patents
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Share
Real-time feed of newly-granted United States patents from the USPTO public record. Filter by free-text query, assignee organization, CPC classification, and grant-date window. Built for IP attorneys, R&D teams, patent prosecution firms, and M&A diligence analysts who need a clean structured stream of US patent grants without scraping PDF gazettes.
Companion actors: uspto-patent-search, wipo-patentscope-search, euipo-esearch-trademarks, trademark-search.
๐ Sample Output
What it does
Given a search query (and optional filters), this actor returns a structured JSON stream of the most-recently-granted US patents matching your criteria. Each row includes the patent number, title, grant date, abstract, full assignee list, full inventor list, all CPC and IPC classification codes, claim count, citation count, and a canonical source_url linking back to the USPTO Patent Center page for that patent.
Buyer use cases
- IP attorneys & patent prosecutors โ prior-art monitoring, freedom-to-operate searches, watch lists for specific CPC subclasses
- R&D / tech-strategy teams โ landscape mapping in a technology area (e.g. AI/ML = CPC
G06N, networking =H04L, pharma =A61K) - Competitive intelligence โ daily / weekly monitoring of competitor patent grants by assignee name
- M&A diligence โ quick portfolio audit of a target company's recently-granted US IP
- VC / investment research โ emerging-tech tracking by CPC code or keyword
- Patent analytics firms โ feeding a downstream patent-quality / citation-graph pipeline
- Academic / policy research โ innovation studies, regional / industry patent-grant trends
Input
| Field | Type | Description |
|---|---|---|
query | string | Free-text search across title, abstract, and claims. |
assignee | string | Filter by assignee organization name (e.g. International Business Machines). |
dateFrom | string (YYYY-MM-DD) | Earliest grant date. |
dateTo | string (YYYY-MM-DD) | Latest grant date. Blank = no upper bound. |
cpcPrefix | string | CPC classification prefix (e.g. G06N for AI/ML, H04L for networking, A61K for pharma). |
maxResults | integer | Hard cap on returned patents (1โ1000). |
apiKey | string | Optional. Reserved for forward compatibility with USPTO ODP API key auth. |
Output schema
Each dataset row:
{"patent_id": "12620460","publication_number": "US12620460B2","patent_title": "Methods and systems for machine-learning based molecule generation and scoring","patent_date": "2026-05-05","patent_kind": "B2","patent_abstract": "A method for machine learning aided modeling of two interacting structures...","assignees": [{"name": "Good Chemistry Inc.", "country": "US"}],"inventors": [{"first_name": "Kevin", "last_name": "RYCZKO", "country": "US"}],"cpc_codes": ["G16C20/50", "G16C20/40", "G16C20/70"],"ipc_codes": ["G16C20/50"],"patent_type": "utility","claim_count": 18,"citation_count_received": 0,"source_url": "https://patentcenter.uspto.gov/applications/12620460","scraped_at": "2026-05-29T20:00:00Z"}
patent_kind decodes per USPTO convention:
B1/B2โ utility patent grantSโ design patentP/P3โ plant patentEโ reissueHโ statutory invention registration
Sample Output
(See the example record above; live results will populate this section with screenshots after launch.)
Data source & attribution
This actor sources public US patent records (which are part of the public legal record under 35 U.S.C.) via the Google Patents JSON interface, which mirrors the official USPTO patent corpus. Every row carries a canonical source_url pointing back to the USPTO Patent Center page for the patent.
The original PatentsView API (formerly hosted at api.patentsview.org) was retired in 2025 and migrated to the USPTO Open Data Portal at data.uspto.gov, which now requires registered API-key access. The apiKey input field is reserved for future routing to that endpoint.
Patent data is part of the public legal record. Inventor names appear in the grant document and are publicly searchable; we surface them as legal record metadata. No PII is collected โ no inventor email addresses, no telephone numbers, no residential addresses.
Rate limits & politeness
- Honors a 1 request / 2 seconds ceiling against the upstream source.
- Identifies as
NexGenData/1.0 (https://thenextgennexus.com; hello@nexgendata.com). - Per-row charge only on successful row emission.
SEO keywords
USPTO patent API, US patent grants API, patent search alternative, PatentsView API wrapper, IP intelligence feed, AI patents tracker, machine learning patents, patent monitoring API, competitive patent intelligence, CPC code search, patent assignee search, recent US patent grants, patent grant feed, USPTO Open Data Portal, patent analytics data feed.
Related Actors โ Regulatory & IP Intelligence Cluster
Securities & Markets Enforcement:
- SEC Litigation Releases
- CFTC Enforcement Actions
- FTC Consumer Protection Cases
- FINRA BrokerCheck Search
- Australia ASIC Enforcement
- UK FCA Enforcement Tracker
Corporate Disclosure & Announcements:
- SEC EDGAR 8-K Filings
- SEC Form D Funding
- SEC Event Router
- ASX Company Announcements
- SGX Company Announcements
- HKEX News Announcements
- Korea KIND Disclosures
- PSE Edge Disclosures
- Investegate RNS Aggregator
- PR Newswire
- AP News
IP Intelligence:
- USPTO Patent Grants Tracker โ you are here
- WIPO PATENTSCOPE
- EUIPO Trademarks
๐ Related NexGenData Actors
Part of the NexGenData IP & Patent suite โ pair this Actor with:
- Trademark Search USPTO Database Lookup
- USPTO Patent Search Claims & Prior Art
- USPTO Patent Grants Tracker IP & Competitive Intelligence
- EUIPO Trademark Search TMview & eSearch
- CNIPA China Patent Search IP & Innovation Tracker
- WIPO PATENTSCOPE Patent Search
- HK Trademark Search
- Patents & Trademarks (IP) MCP Patent Search for AI Agents
