项目作者: godtoy

项目描述 :
商标数据采集
高级语言: JavaScript
项目地址: git://github.com/godtoy/nodejs-spider-shangbiao.git
创建时间: 2017-04-18T00:59:48Z
项目社区:https://github.com/godtoy/nodejs-spider-shangbiao

开源协议:

下载


Start

  1. #git clone https://github.com/zhaojunlike/nodejs-spider-shangbiao.git
  2. #cd nodejs-spider-shangbiao

Build Docker Image

  1. #docker build -t <your name>/tag ./

RUN

version 0.1

spider

version 0.2

数据转发,数据来源于付费接口

1.查询商标:
http://host/api/v2/trademark/{keywords}/{page}

2.查询专利:
http://host/api/v2/patent/{keywords}/{page}