From bed434e158952c9731c90ee7783a8724cbf022ef Mon Sep 17 00:00:00 2001 From: Vineet Kumar Pandey Date: Mon, 25 Oct 2021 02:40:16 +0530 Subject: [PATCH] Add PatentsView (#2489) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c53e31b0..8c8083fc 100644 --- a/README.md +++ b/README.md @@ -1080,6 +1080,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [EPO](https://developers.epo.org/) | European patent search system api | `OAuth` | Yes | Unknown | +| [PatentsView ](https://patentsview.org/apis/purpose) | API is intended to explore and visualize trends/patterns across the US innovation landscape | No | Yes | Unknown | | [TIPO](https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00) | Taiwan patent search system api | `apiKey` | Yes | Unknown | | [USPTO](https://www.uspto.gov/learning-and-resources/open-data-and-mobility) | USA patent api services | No | Yes | Unknown |