Global Patent
收藏Global Patent API 数据集概述
基本信息
- 数据集名称: Global Patent
- 提供平台: RapidAPI
- 提供商: timequark
- 类别: Data
- 访问地址: https://rapidapi.com/timequark/api/global-patent1
- 状态: 免费
- 订阅者数量: 245
- 流行度评分: 9.5
- 服务等级: 100%
- 平均延迟: 1202ms
- 测试通过率: 94%
功能描述
在线全球专利搜索与分析工具。用户可通过关键词、申请号、文献号或受让人搜索专利,并可按照国家、申请/公布日期范围或专利法律事件等条款筛选专利结果。支持根据用户规格通过SaaS模型定制产品。
数据范围
搜索全球专利(不仅限于美国、欧洲、中国、日本或韩国专利,还包括更多其他国家的专利)。
API 端点详情
1. GET /s (搜索专利)
功能: 专利搜索。
请求参数:
ds(string): 数据范围。例如us、cn、ep、wo、kr、jp或all(代表所有国家)。q(string): 搜索关键词。p(number): 页码(首页为1)。
响应示例: json { "took": 177, "total": 35625, "code": 200, "success": true, "nextPage": 2, "totalPages": 3563, "patents": [ { "id": "US9919757B2", "rank": "0", "legalStatus": "Valid", "type": "Invention Grant", "title": "Bicycle and bicycle frame", "summary": "A bicycle includes a frame, a front and rear wheel and a crank assembly...", "applicant": "Specialized Bicycle Components, Inc.", "applicationDate": "2016-04-18", "mainIpc": "B62M1/36", "applicationNumber": "US15131922", "documentNumber": "US09919757B2", "documentDate": "2018-03-20", "inventor": "Douglas Graham Russell; Todd Cannatelli; Jamie Stafford; Jason McDonald", "ipc": "B62M1/36; B62K3/02; B62K19/30; B62K19/34", "imagePath": "" } ], "page": 1 }
2. GET /patent/detail (专利详情)
功能: 获取专利详细信息(恢复中)。
请求参数:
id(string): 专利的唯一文献号。对应于/sAPI 响应中patents的id属性。例如 US12155252B2、CN106299228B。
响应示例: json { "patent": { "id": "US12155252B2", "title": "Battery system", "summary": "A system includes a first bus, a second bus, a first battery...", "ipc": "H02J7/00; H01M10/42; H01M10/46; H01M50/502; H02J7/34", "priorityNumber": "", "applicant": "APPLE INC.", "assignee": "APPLE INC.", "inventor": "Philip W. Juang; Christopher D. Laws; Brandon Pierquet; Giridhar N. Murching; William A. Braff", "applicationDate": "2023-01-23", "applicationNumber": "US18157960", "applicantAddress": "US CA Cupertino", "type": "Invention Grant", "agency": "Young Basile Hanlon & MacFarlane, P.C.", "agent": "", "legalStatus": "Valid", "imagePath": "", "claims": "1. A battery pack, comprising: a battery pack housing that defines an internal space; ...", "mainIpc": "H02J7/00", "firstInventor": "Philip W. Juang", "firstApplicant": "APPLE INC.", "pdfList": ["http://www.hongxiaolu.com/api-oss/ee04afea927addf00533ef4e9db4e8b0cc23837a/us/2024-11-26/US12155252B2.pdf"], "documentNumber": "US12155252B2", "documentDate": "2024-11-26", "documentType": 2, "description": "CROSS-REFERENCE TO RELATED APPLICATIONS [0001] This application is a continuation of U.S. application Ser. No. 18/068,412...", "currentAssignee": "APPLE INC.", "currentAssigneeAddress": "US CA Cupertino" }, "code": 200, "success": true }
提供商信息
- 名称: timequark
- 资源: 产品网站(需注册联系提供商)




