Maison > Questions et réponses > le corps du texte
随便搜了些东西,用wget superagent这些想获取当前url的页面,结果返回的都是google首页,这是为什么呢?
迷茫2017-04-17 15:44:39
这个接口能用,形如https://www.google.co.kr/search?q=[value], 中文用encodeURI()一下,返回的是搜索后的页面。
https://www.google.co.kr/search?q=[value]