文件名称:网络爬虫工具包
文件大小:5KB
文件格式:JAR
更新时间:2016-05-15 10:27:08
爬虫 网络爬虫 图片爬虫 爬虫架包 爬虫下载图片
public static void main(String[] args) throws Exception {
List tiaoj = new ArrayList();
tiaoj.add("\"");
List list= HtmlIoFile.grab("http://image.baidu.com/channel/listjson?fr=channel&tag1=%E7%BE%8E%E5%A5%B3&tag2=%E6%80%A7%E6%84%9F&sorttype=0&pn="+60+"&rn=30&ie=utf8&oe=utf-8&1364696510085", "http://", ".jpg", "utf-8", 1, tiaoj);
for(int i =0;i