Title, inventor, assignee, dates, and the PDF, as clean JSON.
The same patents as CSV, so it drops straight into Sheets or a database:
Add gl and hl for country and language, and page with num for more results.
Every patent comes complete, so you build a search index or a dataset with no second call. The same record as CSV, ready for Sheets or a database:
Or the same record as JSON:
No code needed. From zero to a patent list in about two minutes:
Create a free account. Try it free, no card needed.
Type a search in the playground. Something like solar panel with the type set to patents.
Export the CSV. Or copy your key from the dashboard and run the curl above for JSON.
All three return Google Patents as JSON. The difference is what each result carries and how you pay for it.
| Other Patents APIs | CrustAPI Patents | |
|---|---|---|
| Billing unit | Per search, even when it returns nothing | Pay per successful search; empty searches free |
| Figures | Often one thumbnail | Every figure, full image URL plus thumbnail |
| Dates | Varies by provider | Priority, filing, grant, and publication |
| Patent PDF | Not always included | Direct PDF link on every record |
| Free tier | Trial credits that expire | Free to try, no card |
| Paid funds / quota expiry | Expire monthly or in 6 months | Never expire |
| Storing the data | Varies by provider | No storage limits. Keep it, export it, build on it |
You pay the applicable price per successful search, however many patents come back. A search that returns none costs nothing.
| Deposit | Google Search / 1,000 requests | Maps / 1,000 businesses | LinkedIn reads / 1,000 requests | People, Jobs, Refresh / 1,000 units |
|---|---|---|---|---|
| $10+ | $1.00 | $1.96 | $6.00 | $1.96 |
| $149+ | $0.76 | $1.49 | $4.50 | $1.49 |
| $549+ | $0.56 | $1.10 | $3.30 | $1.10 |
| $1,999+ | $0.41 | $0.80 | $2.45 | $0.80 |
| $6,500+ | $0.33 | $0.65 | $1.95 | $0.65 |
| $27,500+ | $0.28 | $0.55 | $1.65 | $0.55 |
| $50,000+ | $0.26 | $0.50 | $1.50 | $0.50 |
| $100,000+ | $0.20 | $0.40 | $1.50 | $0.40 |
Every eligible account gets $6 of free usage monthly. Each deposit keeps its prices until spent; paid funds never expire. People and Jobs bill per successful search, Refresh per accessible profile. Full profiles in People use the read rate per full profile. See all billing details.
Larger deposits unlock lower endpoint prices. Each deposit keeps its prices until spent. See the full deposit table on the pricing page. Prices in USD, ex-tax.
Funds are prepaid and never expire, so an unused pack is still yours next year.
Each patent record carries a figures array with the full-size drawing URL and a thumbnail per figure, plus a direct pdfUrl. Pull the drawings or archive the PDF without another request.
Related: Google Patents API · Google Scholar API · Google Search API · Google News API · Docs
When a paid patent database is the better pick: you need full claims text, legal status and litigation history, complete family and citation trees, or licensing records with a contract behind them. Google Patents gives you the title, abstract snippet, inventor, assignee, dates, figures, and the PDF. That covers most search and monitoring work, but it is not a full legal patent database.
We only collect what a logged-out visitor can see on the public results page, with no fake accounts. That logged-out, public-only collection has repeatedly defeated computer-fraud and contract claims. What you get is the same public patent listing anyone sees on the results page.
Title, an abstract snippet, inventor, assignee, publication number, priority, filing, grant, and publication dates, a direct link, the figure images, and the patent PDF. Enough to build a search index or a patent dataset without a second call.
Yes. Every record has a figures array with the full-size drawing URL and a thumbnail for each figure, plus a direct link to the patent PDF.
Page through results with the num parameter. You pay the applicable price per successful search, however many patents come back, so a search that finds none costs nothing.
The response is plain JSON, and the CSV view drops straight into Sheets, Clay, or a database with no transformation. There is no storage restriction, so you keep what you pull.
Google Search costs $1.00 per 1,000 successful requests at standard prices, down to $0.20 for the largest deposit. Empty and failed searches are free. Every eligible account gets $6 of free usage monthly. Paid funds never expire.
The free plan covers a real patent search. Run one query and look at the JSON that comes back.
Try for free