Dedicated ScrapersGoogle Scraper APIGoogle Patents API
Google Patents API

The Google Patents API for patent search, claim data, and IP intelligence

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

11 Filters
Split Citations
Legal Events
Full-Res Figures
GET /v1/google/patents/search
GOOGLE
{
  "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" }]
  }
}
What is Google Patents API

Programmatic access to patents data

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).

Start scraping Google Patents in minutes

One API call. Patent records back in structured JSON. First request in under 5 minutes.

Endpoints

2 Patents Endpoints

All endpoints return structured JSON. Mix and match to build your data pipeline.

GETSearch Patents
7 credits

Google Patents search with 11 filters โ€” keyword, inventor, assignee, status, date range, and more

/v1/google/patents/search
GETPatent Details
7 credits

Full patent record: abstract, claims, description, CPC, citations, figures, legal events

/v1/google/patents/detail
Use cases

What developers build with a Google Patents API

From IP monitoring to research automation โ€” the highest-value applications for patent data.

Patent Landscape Analysis

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.

Competitor IP Monitoring

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.

Freedom-to-Operate Research

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.

Prior Art Searches

Scrape patent results for an invention concept to surface prior art affecting patentability. Automate the first-pass sweep before handing to a patent attorney.

Academic and Innovation Research

Build patent analysis tools for researchers tracking innovation trends, citation networks, and technology development patterns across industries and time periods.

IP Portfolio Management

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.

Use Google Patents API directly inside Claude, Cursor & ChatGPT

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.

Why ScrapeBadger

A Google scraping API built for how developers actually work

Most Google data APIs charge monthly subscriptions whether you use them or not. ScrapeBadger's model is different.

Credits that never expire

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.

Save more with a subscription

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.

20+ Google APIs under one account

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.

Pay only for successful results

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.

Pricing

Simple, transparent pricing

Start with pay-as-you-go credits that never expire, or save more with a monthly subscription. No hidden fees, no lock-in.

PAYG
Start anytime โ€” credits never expire
$10/start
Pay as you go
$0.15 per 1,000 credits

  • Access to all scrapers
  • Credits never expire
  • No monthly commitment
  • Priority support
Get Started
Basic
Best for small teams and steady workloads
$49/mo
Monthly subscription
$0.08 per 1,000 credits

  • Access to all scrapers
  • BASIC tier
  • Credits roll over 1 month
  • Priority support
Subscribe
Most Popular
Growth
For growing projects โ€” save vs PAYG
$149/mo
Monthly subscription
$0.07 per 1,000 credits

  • Access to all scrapers
  • PRO tier
  • Credits roll over 1 month
  • Priority support
Subscribe
Pro
For professionals and high-volume usage
$249/mo
Monthly subscription
$0.06 per 1,000 credits

  • Access to all scrapers
  • PRO tier
  • Credits roll over 1 month
  • Priority support
Subscribe
Business
Maximum scale at the lowest per-credit rate
$499/mo
Monthly subscription
$0.05 per 1,000 credits

  • Access to all scrapers
  • ENTERPRISE tier
  • Credits roll over 1 month
  • Priority support
Subscribe
Enterprise & Custom

Need higher volume or a custom plan?

Custom credit volumes, dedicated infrastructure, SLA guarantees, invoiced billing, and a dedicated account manager. Built around your actual usage โ€” not a fixed tier.

Contact sales
FAQ

Frequently asked questions

Everything you need to know about the Google Patents API.

What is a Google Patents API?

A google patents api retrieves patent data โ€” title, abstract, inventors, assignees, filing date, publication date, claims, and legal status โ€” for any search query or patent number, in structured JSON.

Which patent offices does Google Patents index?

USPTO, EPO, WIPO, UK IPO, and dozens of national offices โ€” over 120 million patent documents in total, making it broader than any single national office API.

Can I use this as a google patent search api with assignee or inventor filters?

Yes. The API supports Google Patents' full search syntax including assignee:, inventor:, and before:/after: date operators for targeted company or inventor portfolio searches.

What data does the Google Patents API return?

Search results: patent title, number, assignee, inventor, filing date, publication date, and abstract snippet. Details add full claims text, description, forward citations, backward citations, and current legal status.

How is the Google Patents API priced?

Pay-as-you-go from $10 with no expiry, or subscription plans from $49/month.

Ready to scrape Patents?

Sign up free and get 1,000 API credits โ€” enough for 142 patents requests. No credit card required.