首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 简单灵活的java web爬虫。

简单灵活的java web爬虫。

  • 资源大小:15.76 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 爬虫 javaweb 简单 灵活

资 源 简 介

Introduction flaxcrawler is an open source web crawler written in Java. It is very fast lightweight multi-threaded crawler, easy to setup and use. You can configure its behaviour with a plenty of settings. Or you can even use your own implementations of the flaxcrawler components. Example ``` package com.googlecode.flaxcrawler.examples; import com.googlecode.flaxcrawler.CrawlerConfiguration; import com.googlecode.flaxcrawler.CrawlerController; import com.googlecode.flaxcrawler.CrawlerException; import com.googlecode.flaxcrawler.DefaultCrawler; import com.googlecode.flaxcrawler.download.DefaultDownloaderController; import com.googlecode.flaxcrawler.model.CrawlerTask; import com.googlecode.flaxcrawler.model.Page; import com.googlecode.flaxcrawler.parse.DefaultParserController; import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; public class FirstExample { <

文 件 列 表

commons-beanutils-1.7.0.jar
commons-codec-1.3.jar
commons-collections-3.2.jar
commons-digester-1.6.jar
commons-io-1.4.jar
commons-lang-2.4.jar
commons-logging-1.0.4.jar
commons-validator-1.3.1.jar
crawler.jar
dsiutils-1.0.10.jar
fastutil-5.1.5.jar
je-4.0.71.jar
junit-4.0.jar
log4j-1.2.9.jar
xml-apis-1.0.b2.jar
VIP VIP
0.169284s