Google Patents Scraper — Search Worldwide Patents
Pricing
$1.00 / 1,000 result items
Go to Apify Store
Google Patents Scraper — Search Worldwide Patents
Search and scrape patent data from Google Patents worldwide using the hidden XHR API. No API key required.
Pricing
$1.00 / 1,000 result items
Rating
0.0
(0)
Developer
Thrifty Kiwi
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Search and scrape patent data from Google Patents worldwide using the hidden XHR API. No API key required.
Input
| Field | Type | Default | Description |
|---|---|---|---|
query | string | "machine learning" | Search term for patent search (e.g., 'machine learning', a patent number, assignee name, or inventor). Supports Google Patents query syntax. |
maxResults | integer | 20 | Maximum number of patent results to return (1–100). |
language | string | "en" | Language code to filter results (e.g., 'en' for English, 'de' for German). Filtered client-side — fetches extra pages to compensate. Leave empty for all languages. |
Output
Each run pushes structured JSON records to the Actor dataset (see the Output tab for the live field list).
Example Input
{"query": "machine learning","maxResults": 20,"language": "en"}
Use Cases
- Prior-art and novelty searches before filing
- Competitive IP landscaping by assignee or CPC class
- Monitor new filings in a technology area
- Enrich patent records with metadata and citations