项目需要,得采集网络数据。
不知道C++中有什么网络库可以方便开发者开发网络爬虫的吗?
采集网络数据,有没有考虑换个语言,比如python,这是一个天然对爬虫友好的语言
有非常多的爬虫附加库 htmlurl, Beautiful Soup, Scrapy...
用Python写爬虫,用什么方式、框架比较好? - 知乎
有非常友好的数据处理库 lxml,re...
2 回答1.7k 阅读✓ 已解决
2 回答1k 阅读✓ 已解决
1 回答1.6k 阅读✓ 已解决
1 回答1.1k 阅读✓ 已解决
1 回答942 阅读
1 回答1.1k 阅读
2 回答1.1k 阅读
现成的项目:
https://code.google.com/p/web-crawler-cpp/
参考文章:
http://coolshell.cn/articles/27.html
google 到的:
http://down.51cto.com/data/492188
Let me google for you:
http://lmgtfy.com/?q=c%2B%2B+web+crawler+library