网页爬虫抓取类

上传:wu138934877 浏览: 22 推荐: 0 文件:CS 大小:1.66KB 上传时间:2020-10-11 01:25:43 版权申诉
想要使用asp.net 或者C#实现网页爬虫程序,抓取其他站点网页内的数据,可以使用这个类来抓取。调用方式: string str = HTMLReader.GetHtml("http://www.dyhjw.com/hjtd/ "); string goldprice = HTMLReader.GetValue(str, "", "");
上传资源
用户评论