update
This commit is contained in:
@@ -24,4 +24,6 @@ superagent.get(''<网址>).end((err,res)=>{
|
|||||||
|
|
||||||
3.使用cheerio 通过jq分析数据
|
3.使用cheerio 通过jq分析数据
|
||||||
|
|
||||||
let $=cheerio.load()
|
let $=cheerio.load(res.text)
|
||||||
|
|
||||||
|
eg: 获取
|
||||||
Reference in New Issue
Block a user