Google Patents Scraper
Pricing
from $4.99 / 1,000 results
Google Patents Scraper
๐ Google Patents Scraper (google-patents-scraper) extracts structured patent data from Google Patentsโtitles, abstracts, inventors, assignees, CPC, claims, citations, priority dates & PDF links. โ๏ธ Ideal for IP research, competitive intel & R&D. Export to CSV/JSON for analysis. ๐
Pricing
from $4.99 / 1,000 results
Rating
0.0
(0)
Developer
API Empire
Actor stats
1
Bookmarked
2
Total users
0
Monthly active users
7 days ago
Last modified
Categories
Share
Google Patents Scraper (Apify Actor)
Scrapes patents.google.com via the same xhr/query and xhr/result flows as the standalone script: search pagination, optional enrichment (description, claims, citations, family, CPC/IPC).
Behaviour
- Default: requests go direct to Google Patents (no proxy).
- On block: Datacenter (Apify
SHADER) โ Residential (RESIDENTIAL), up to 3 tries on residential. - Sticky: after a successful datacenter response, later requests use datacenter; after a successful residential response, later requests use residential only.
Input
| Field | Description |
|---|---|
urls | Optional patent URLs (โฆ/patent/USโฆ) and/or search URLs with ?q=โฆ |
searchQuery, patentNumbers, filters | Same semantics as Google Patents search |
maxResults | Cap results (0 = unlimited) |
include* | Toggle description, claims, citations, family, classifications |
proxyConfiguration | Apify Proxy (used when falling back from direct) |
You need at least one of: searchQuery, patentNumbers, or urls that yields a query.
Output
Dataset items match the original JSON shape: patentNumber, title, abstract, inventors, assignee, dates, classifications, url, pdfUrl, scrapedAt, citations, and optional fullText, patentFamily.
Run locally
pip install -r requirements.txtapify run
Or with Apify CLI and INPUT.json in the default storage folder.
Legal
Public data only; users are responsible for compliance with Google Patentsโ terms and applicable law.
What are other Google scraping tools?
If you want to scrape specific Google data, you can use any of the dedicated scrapers below for faster and more targeted results.