当前位置: 首页 > 工具软件 > orchid > 使用案例 >

Orchid 1.1 : Python Package Index

益和雅
2023-12-01

Orchid 1.1 : Python Package Index

Orchid 1.1

Generic Multi Threaded Web Crawler

Orchid is a python crawler I developed for one of my graduate courses. It is a
generic multi-threaded web crawler complete with documentation. We used this
crawler to locate web pages which contained malicious code. However, the logic
of what to do with the crawled pages is implemented in a separate class and
therefore Orchid can easily be used for any application which requires crawling
the web.

posted on 2012-05-03 17:10  lexus 阅读( ...) 评论( ...) 编辑 收藏

转载于:https://www.cnblogs.com/lexus/archive/2012/05/03/2480897.html

 类似资料:

相关阅读

相关文章

相关问答