49 Forks
186 Stars
186 Watchers

CSharpCrawler

C#爬虫示例程序,想学习爬虫入门知识的可以看过来。后续会慢慢加入更多爬虫相关的知识。

How to download and setup CSharpCrawler

Open terminal and run command
git clone https://github.com/zhaotianff/CSharpCrawler.git
git clone is used to create a copy or clone of CSharpCrawler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CSharpCrawler https://github.com/zhaotianff/CSharpCrawler/archive/master.zip

Or simply clone CSharpCrawler with SSH
[email protected]:zhaotianff/CSharpCrawler.git

If you have some problems with CSharpCrawler

You may open issue on CSharpCrawler support forum (system) here: https://github.com/zhaotianff/CSharpCrawler/issues