This commit is contained in:
asd
2019-12-07 19:08:34 +08:00
parent 6abc83380a
commit 654cbd4e06

View File

@@ -1,6 +1,12 @@
###需要用的库:
koa
koa,koa-router
>用来搭建服务
superagent
>获取网页内容
cheerio
>通过jq的语法 解析网页