随便搜了些东西,用wget superagent这些想获取当前url的页面,结果返回的都是google首页,这是为什么呢?
走同样的路,发现不同的人生
This interface can be used, in the shape of https://www.google.co.kr/search?q=[value], use encodeURI() in Chinese, and the page after search will be returned.
https://www.google.co.kr/search?q=[value]
This interface can be used, in the shape of
https://www.google.co.kr/search?q=[value]
, use encodeURI() in Chinese, and the page after search will be returned.