高新邦 - 接口

高新邦 - 接口


专利查询

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>专利查询</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://域名/api/patentSearch</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">search</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string(例如:骏飞实业)</td> <td>企业名</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>页数</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code class="language-json">{ "status": 1, "code": 1, "msg": "请求成功", "data": { "list": { "current_page": 1, "data": [ { "id": 21138, "cid": 39663, "certificate": "GR202144207832", "company_name": "深圳市美言高电子科技有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 4 }, { "id": 21137, "cid": 39635, "certificate": "GR202144207831", "company_name": "深圳市飞研智能科技有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 5 }, { "id": 21136, "cid": 39424, "certificate": "GR202144207830", "company_name": "深圳深联精工五金科技有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 5 }, { "id": 21135, "cid": 39422, "certificate": "GR202144207829", "company_name": "深圳市英盟塑胶模具有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 5 }, { "id": 21134, "cid": 39401, "certificate": "GR202144207828", "company_name": "深圳市创高科技有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 5 }, { "id": 21133, "cid": 39185, "certificate": "GR202144207827", "company_name": "深圳市瑞比德传感技术有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 5 }, { "id": 21132, "cid": 39189, "certificate": "GR202144207826", "company_name": "深圳市贝为科技有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 5 }, { "id": 21131, "cid": 39163, "certificate": "GR202144207825", "company_name": "禹创半导体(深圳)有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 5 }, { "id": 21130, "cid": 38952, "certificate": "GR202144207824", "company_name": "深圳市泰特斯电力科技有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 5 }, { "id": 21129, "cid": 38944, "certificate": "GR202144207823", "company_name": "赋桦科技(深圳)有限公司", "year": 2021, "type":"高新企业"//企业类型 "patentNum": 1 } ], "first_page_url": "http://gxbadmin.com/api/patentSearch?page=1", "from": 1, "last_page": 2114, "last_page_url": "http://gxbadmin.com/api/patentSearch?page=2114", "next_page_url": "http://gxbadmin.com/api/patentSearch?page=2", "path": "http://gxbadmin.com/api/patentSearch", "per_page": 10, "prev_page_url": null, "to": 10, "total": 21137 } } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML