Google Patent Details API
Using Google Patent Details API you can scrape patent details without worrying about proxy rotation and data parsing. Each successful request will cost you 5 API credits
Each successful request will cost you 5
API credits.
You have to send a GET request to http://api.scrapingdog.com/google_patents/details
with the below-given parameters.
Parameters
Scrapingdog Parameters
api_key
required
Your personal API key. Available on your dashboard Type: String
html
This will return the full HTML of the Google page.
Default Value - false
Type - Boolean
Search Query
patent_id required
The patent ID of the patent. Type: String
Localization
language
Language of the results. Possible Values - en
, es
, fr
, de
, etc. Visit Google's languages page for a complete list of supported countries.
Default Value - en
Type - String
API Example
Response
Last updated