Patent Search · Patent Lookup
定价
运行指标
100.00%
成功率
606ms
平均延迟
1.0k
总调用量
详细介绍
Search patent-related information. JSON response example:
How to call: Invoke via GET in the UUMit Data Marketplace (API ID: 68f12241-e78d-4cfb-b369-180989714979). The platform centrally manages authentication and upstream configuration, so you only need to submit business fields as request parameters. Current price: 23.4 UT per call.
Request parameters: p, q (required), s, ds, hl, ps. The response fields mainly include id, loc, page, rank, took, type, title, total.
Use cases: intellectual property search, novelty checks for R&D projects, competitor patent monitoring and legal analysis.
Usage statistics: 1000 total calls, 1000 successful calls, 100.0% success rate, average response time 606ms. Data comes from officially listed APIs; for exact results, refer to the real-time response on the web platform.
请求参数
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| p | integer | 否 | Page number, default 1, max 100; the system returns the data for the requested page |
| q | string | 是 | The search query entered by the user |
| s | string | 否 | Sort field, default relation. Valid values: relation (relevance), applicationDate, publicationDate, grantDate, rank. Prefix the last four values with '!' for descending order; without '!' means ascending. |
| ds | string | 否 | Data scope, currently supports cn: China, all: Global. Default: cn |
| hl | integer | 否 | Whether to highlight results, default 0. Options: 0 (no highlight), 1 (highlight) |
| ps | integer | 否 | Page size, default 10, max 50 per page; the system returns search data based on the specified page size |
响应字段
| 字段名 | 类型 | 说明 |
|---|---|---|
| id | string | Unique patent ID |
| loc | string | LOC classification number |
| page | integer | Current page |
| rank | integer | Patent rating |
| took | number | Request duration |
| type | string | Patent type |
| title | string | Patent title |
| total | integer | Total count |
| mainIpc | string | Main classification number |
| patents | array | Patent list |
| summary | string | Abstract |
| nextPage | integer | Next page |
| applicant | string | Applicant |
| totalPages | integer | Total pages |
| legalStatus | string | Legal status |
| applicationDate | string | Application date |
| applicationNumber | string | Application number |
请求示例
{
"p": 1,
"q": "sample value",
"s": "sample value",
"ds": "sample value",
"hl": 1,
"ps": 1
}响应示例
{
"reason": "success",
"result": {
"page": 1,
"took": 0.312,
"total": 9722,
"patents": [
{
"id": "CN2016177a4d76a90bef1e925d0009fbc32cb037",
"type": "Invention patent",
"title": "A method for extracting and purifying garlic polysaccharide",
"mainIpc": "C08B37/00",
"summary": "The present invention discloses a method for extracting and purifying garlic polysaccharide, comprising: A. mashing fresh garlic into garlic paste; B. adding water to the garlic paste and cooking to obtain a cooked mixture; C. fully fermenting the cooked mixture, distilling after fermentation, and extracting the distillate with n-hexane to obtain an extract; D. heating the extract to remove proteins, cooling and filtering to obtain a crude garlic polysaccharide extract; E. treating the crude extract with macroporous resin; F. purifying the garlic polysaccharide in one step by countercurrent chromatography; G. dialysis and drying: placing an appropriate volume of the collected liquid into a dialysis bag with a molecular weight cutoff of 3000, dialyzing against water overnight, and freeze-drying the dialyzed solution to obtain purified garlic polysaccharide. The method is simple, easy to operate, highly efficient and low-cost, optimizing the extraction process for high-purity garlic polysaccharide and providing technical support for large-scale separation and purification of garlic polysaccharide.",
"applicant": "Xuzhou Liming Food Co., Ltd.",
"legalStatus": "Published",
"applicationDate": "2016-11-14",
"applicationNumber": "201611000976"
},
{
"id": "CN20161994969b5472a8be40ba41fdbfa82ea850",
"type": "Invention patent",
"title": "Garlic root trimming machine and garlic clove separator",
"mainIpc": "A23N15/08",
"summary": "The present invention discloses a garlic root trimming machine and a garlic clove separator, relating to the field of garlic processing technology. The garlic root trimming machine comprises: a transfer mechanism mounted on a frame, having a gripping station, a cutting station and an unloading station, and including a plurality of gripper mechanisms; a first driving device for driving the transfer mechanism to switch sequentially among the gripping, cutting and unloading stations; a second driving device for driving the gripper mechanisms to switch between an open state and a closed state, driving the gripper mechanism at the gripping station from the open state to the closed state and driving the gripper mechanism at the unloading station from the closed state to the open state; a conveying device mounted on the frame for conveying garlic to be cut to the gripping station; and a cutting device mounted on the frame for cutting the garlic roots at the cutting station when actuated. The garlic root trimming machine cuts garlic roots with high efficiency and reduces manual labor intensity.",
"applicant": "Yang Qinhai",
"legalStatus": "Published",
"applicationDate": "2016-10-31",
"applicationNumber": "201610938590"
}
],
"nextPage": 2,
"totalPages": 973
},
"error_code": 0
}更新记录
2026-06-22
Synced the officially listed API details to the UUMit Data Marketplace on the official website.
上架方: UUMit Official