Google Patents Scraper
Pricing
from $2.00 / 1,000 results
Google Patents Scraper
Scrape data from Google Patents including priority date, expiration date, title, status (e.g., pending), assignee, inventor, source url
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer

Sarah Kapelner
Actor stats
0
Bookmarked
8
Total users
4
Monthly active users
4 days ago
Last modified
Categories
Share
This Actor extracts data from Google Patents.
It is designed for scraping of patent numbers and publication application publication numbers and returns structured metadata in an Apify dataset.
What it extracts
For each patent or publication number, the Actor can extract:
- Patent / publication number
- Title
- Inventor
- Assignee
- Legal status
- Priority date
- Expiration date (including adjusted expiration where available)
The fields returned are configurable via Actor input.
Input
patentNumbers (required)
You provide via the Form under the Input tab a list of patent or publication numbers and specify the fields you want to fetch for each patent/publication number (title, inventor, assignee, prioirty date, expiration date, status):


Alternatively, you may provide a JSON specifying the patent numbers and fields:
{"patentNumbers": ["US3945785A","US9439441B1"],"fields": ["patent_no","status","priority_date","exp_date","title","inventor","assignee"],"delaySeconds": 0.5,"timeoutSeconds": 20,"maxRetries": 2,"useApifyProxy": false}
Example output is shown below:
