Retrieve patent titles, inventors, assignees, filing dates, claims, and citations from Google's 120M+ patent index. Structured JSON. Start for FREE.
Also: Google Patent Search API ยท Google Patents Scraper
{
"patent": {
"patent_id": "US10000000B2",
"title": "Coherent LADAR using intra-pixel quadrature detection",
"abstract": "Embodiments of a coherent LADAR system...",
"inventors": ["Joseph Marron"],
"assignee": "Raytheon Co",
"assignees_original": ["Raytheon Co", "Raytheon Company", ...],
"filing_date": "2015-03-10",
"grant_date": "2018-06-19",
"priority_date": "2015-03-10",
"claims": ["A coherent LADAR system comprising...", ...], // all 53 claims
"description": "...", // 22 KB full text
"cpc_classifications": [
{ "code": "G01S7/00", "description": "Details of systems..." },
... // 22 entries
],
"backward_citations": [
{ "patent_id": "US20130033646A1", "title": "...", "primary_examiner": true }
],
"forward_citations": [...], // 68 entries
"concepts": [{ "name": "Remote Sensing", "inferred": false }, ...],
"legal_events": [{ "date": "...", "code": "...", "title": "..." }],
"figures": [{ "url": "https://patentimages...D00000.png" }]
}
}A Google Patents API searches and retrieves patent data from Google's patent index โ covering patents and applications from the USPTO, EPO, WIPO, and dozens of national offices โ programmatically, at scale. Google Patents indexes over 120 million patent documents, making it the most comprehensive freely searchable patent database available.
The USPTO and EPO offer bulk data APIs but they return raw XML requiring significant parsing. Google Patents provides a cleaner, more accessible interface โ but offers no official API for developers. For patent monitoring, IP landscape analysis, freedom-to-operate research, or building a google patents scraper pipeline, developers and legal tools use third-party APIs like ScrapeBadger.
ScrapeBadger's Google Patents API covers two endpoints: patent search (by keyword, inventor, assignee, or classification code) and patent details (abstract, full claims, description, forward/backward citations, and legal status).
One API call. Patent records back in structured JSON. First request in under 5 minutes.
All endpoints return structured JSON. Mix and match to build your data pipeline.
Google Patents search with 11 filters โ keyword, inventor, assignee, status, date range, and more
/v1/google/patents/searchFull patent record: abstract, claims, description, CPC, citations, figures, legal events
/v1/google/patents/detailFrom IP monitoring to research automation โ the highest-value applications for patent data.
Map patent activity in a technology area โ who is filing, how frequently, on what sub-topics. Identify white spaces with no prior art and areas where dense patent thickets create freedom-to-operate risks.
Track patent filings by competitor companies in real time. Detect when a competitor files in a technology area relevant to your product roadmap โ an early R&D direction signal.
Pull patent claims and metadata at scale to feed into FTO analysis workflows. Automate the initial search phase before legal review using the google patent search api.
Scrape patent results for an invention concept to surface prior art affecting patentability. Automate the first-pass sweep before handing to a patent attorney.
Build patent analysis tools for researchers tracking innovation trends, citation networks, and technology development patterns across industries and time periods.
Track status, renewal dates, and citation activity of your own portfolio alongside competitor filings โ all from one pipeline without logging into multiple national patent offices.
ScrapeBadger's hosted MCP server exposes 92 tools โ including all Google APIs โ to any AI agent that supports the Model Context Protocol. No code changes. Just add one config line and your agent can call google_patents_search natively.
Most Google data APIs charge monthly subscriptions whether you use them or not. ScrapeBadger's model is different.
Buy credits once and use them whenever you need โ no monthly reset, no "use it or lose it" pressure. ScrapeBadger's pay-as-you-go credits last forever, so projects with variable or seasonal query volumes never waste budget on unused allocation.
ScrapeBadger offers two models: pay-as-you-go credits that never expire, or a subscription plan at a lower per-credit rate for predictable, high-volume usage. On a subscription, unused credits roll over to the following month โ so you never lose what you paid for. No lock-in, cancel anytime.
ScrapeBadger covers the full Google product ecosystem from a single API key and credit balance: SERP, Maps, Reviews, News, Trends, Jobs, Shopping, Patents, Scholar, Images, Finance, Flights, Hotels, Lens, AI Mode, Autocomplete, Shorts, and more. One account, one integration, one billing relationship โ versus managing multiple subscriptions across separate data providers.
Failed requests โ timeouts, blocked responses, empty results โ are never charged. Credits are deducted only when the API returns a successful, data-containing response. At scale, where failure rates affect your effective cost per result, this matters significantly. You pay for data you received, not for infrastructure you used.
Start with pay-as-you-go credits that never expire, or save more with a monthly subscription. No hidden fees, no lock-in.
Custom credit volumes, dedicated infrastructure, SLA guarantees, invoiced billing, and a dedicated account manager. Built around your actual usage โ not a fixed tier.
Everything you need to know about the Google Patents API.
Sign up free and get 1,000 API credits โ enough for 142 patents requests. No credit card required.