1 Star 0 Fork 3

dathlin / WebSpiderLearnAndTest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

WebSpiderLearnAndTest

A simple C# web spider application , It catches all the hotels of hangzhou from xiecheng

[一个简单的C#怕爬虫软件,提供了一个基础的爬虫框架,实现了携程网上对杭州所有的酒店信息爬取到本地,由于网页信息是ajax分页的,所以使用了phantomjs+Selenium来实现功能]

关键爬虫代码参考以下项目:

  • https://github.com/coldicelion/Simple-Web-Crawler
  • https://github.com/coldicelion/Strong-Web-Crawler

screenshot[以下是示例截图]:

image

Catch pictures from taobao.com [从淘宝获取淘MM照片]

能获取到绝大多数的照片,但是总会有几个会出现异常。【原因来自几张图片原本就是无法显示的】 image

MIT License Copyright (c) 2017 Richard.Hu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

A simple C# web spider application , It catches all the hotels of hangzhou from xiecheng 【一个简单的爬虫程序,提供了一个基础的框架,实现了对AJAX页面爬虫,并测试学习几个例子,详细见README。】 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/Richard_Hu/WebSpiderLearnAndTest.git
git@gitee.com:Richard_Hu/WebSpiderLearnAndTest.git
Richard_Hu
WebSpiderLearnAndTest
WebSpiderLearnAndTest
master

搜索帮助