This commit is contained in:
asd
2019-12-07 19:14:34 +08:00
parent 76fcdbaa20
commit 15f5a52bb2

View File

@@ -24,4 +24,6 @@ superagent.get(''<网址>).end((err,res)=>{
3.使用cheerio 通过jq分析数据
let $=cheerio.load()
let $=cheerio.load(res.text)
eg: 获取