phantomjs 抓取、截图中文网站乱码的问题的解决
用phantomjs抓取html乱码的解决方案:phantomjs --output-encoding=gbk test.js http://webscan.360.cn/index/checkwebsite?url=www.coding123.net这两个参数可以指定编码 ...--output-encoding=encoding sets the encodin
原创
2017-10-07 21:36:16 ·
1324 阅读 ·
0 评论