Commit 373bd725 authored by coolfish's avatar coolfish

清除npm记录

parent 9d4a1c62
...@@ -8,12 +8,6 @@ ...@@ -8,12 +8,6 @@
支持详情页下一页抓取,支持繁体转换,支持对字数统计,支持对图片数量统计。 支持详情页下一页抓取,支持繁体转换,支持对字数统计,支持对图片数量统计。
目前主要针对静态页的解析,对json请求和jsonp请求的解析做了预留(暂不支持)。 目前主要针对静态页的解析,对json请求和jsonp请求的解析做了预留(暂不支持)。
## 安装
```
npm i --save almighty-parser-core
```
## api接口 ## api接口
- [x] `getLinks` 获取待抓页链接 - [x] `getLinks` 获取待抓页链接
- [x] `getContent` 获取详情页内容 - [x] `getContent` 获取详情页内容
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment