An open API service indexing awesome lists of open source software.

https://github.com/gtsigner/nodejs-spider-shangbiao

商标数据采集
https://github.com/gtsigner/nodejs-spider-shangbiao

docker docker-study docker-test nodejs

Last synced: 10 months ago
JSON representation

商标数据采集

Awesome Lists containing this project

README

          

##Start

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

```

##Build Docker Image
```
#docker build -t /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}