Commit Graph

1061 Commits (5d14efc50f5b81281819036c65bd7e81b04e10b0)
 

Author SHA1 Message Date
yihua.huang d6cd92b1a8 LICENSE file 8 years ago
yihua.huang a872a6480e fix code sample for github #348 8 years ago
yihua.huang 1d2171805f add test for #228 8 years ago
yihua.huang bbe0b52ddd remove synchronized in QueueScheduler #410 8 years ago
yihua.huang 00e81bd650 update common-collections to 3.2.2 #456 8 years ago
yihua.huang ad69963005 remove synchronize in Page #411 8 years ago
yihua.huang 3a796b9413 remove duplicate code #421 8 years ago
yihua.huang 42f1018010 remove messy code 8 years ago
xbynet 650468c0e4 解决POST中文参数乱码问题 8 years ago
xbynet 1f85674ae1 Merge pull request #1 from code4craft/master
test
8 years ago
yihua.huang 76076e51d8 update version in readme 8 years ago
yihua.huang aaccc93215 new version 8 years ago
yihua.huang 3e633c6871 version 8 years ago
yihua.huang f45e2f118b for release 8 years ago
yihua.huang d60615f503 修复使用startUrls没有设置domain导致使用cookie空指针的问题#438 8 years ago
yihua.huang 407fbb6130 refactor logger#445 8 years ago
Yihua Huang f29a10472f Merge pull request #414 from jsbd/master
新增构造函数,支持crawl.js路径自定义,因为当其他项目依赖此jar包时,runtime.exec()执行phantomjs命令时无使用法jar包中的crawl.js
8 years ago
Yihua Huang 93e7040fe5 Merge pull request #445 from ckex/develop
optimize code.
8 years ago
Ckex.zha 0dc26c8ca0 optimize code. 8 years ago
Yihua Huang 4f76d62d4f Merge pull request #444 from ckex/develop
绕过安全证书
8 years ago
Ckex.zha e4af05a6f2 绕过安全证书 8 years ago
Yihua Huang e919bbd858 Merge pull request #443 from xbynet/master
解决post/redirect/post 302跳转问题
8 years ago
xbynet@outlook.com c23627bf63 解决post/redirect/post 302跳转问题 8 years ago
yihua.huang 7ca4ed04b4 add Gather Platform to readme zh 8 years ago
Jsbd 6d78d51fc0 Merge branch 'master' into master 8 years ago
yihua.huang e3131af856 remove user manual link 8 years ago
yihua.huang 7f0d79ccb0 readme 8 years ago
yihua.huang ab1dad3a71 remove lib 8 years ago
yihua.huang a6b2e307f3 docs for 0.6.0 8 years ago
yihua.huang d69204b919 0.6.0 8 years ago
yihua.huang 9bdb48b2d0 version 0.6.0 8 years ago
yihua.huang eeb607fd0e 将Spider.processRequest()抛出异常改回原来的逻辑 8 years ago
yihua.huang 97592d6720 Version 0.6.0 8 years ago
yihua.huang 42e5e623b4 remove project avalon 8 years ago
yihua.huang 00dfebbceb #424 remove guava dep and add fix docs 8 years ago
yihua.huang c2531c6817 clean dependency 8 years ago
yihua.huang a960a39c44 fix compile error for example change 8 years ago
yihua.huang a3ee9e3d08 fix example 8 years ago
yihua.huang 7476ceccee more stable test 8 years ago
yihua.huang 5ce3fdfe5a some refactor in log 8 years ago
yihua.huang 98163a3e40 update examples 8 years ago
yihua.huang 243ebc22fa #374 update httpclient version to 4.5.2 8 years ago
yihua.huang b090dcd20d sepcific error page for HttpClientDownloaderTest to avoid test error when local port is available 8 years ago
yihua.huang 8f942d6fe2 #419 修复抓取https链接线程无法结束导致进程一直运行的问题 8 years ago
Jsbd 1b886d48a2 新增PhantomJSDownloader构造函数,支持crawl.js路径自定义,因为当其他项目依赖此jar包时,runtime.exec()执行phantomjs命令时无使用法jar包中的crawl.js 8 years ago
Jsbd d1f2e65e5d 新增PhantomJSDownloader构造函数,支持crawl.js路径自定义,因为当其他项目依赖此jar包时,runtime.exec()执行phantomjs命令时无使用法jar包中的crawl.js 8 years ago
Jsbd f8a2328ead Merge pull request #1 from code4craft/master
merge
8 years ago
Yihua Huang 1987cd3ae1 Merge pull request #408 from code4craft/0.6.0
groovy demo
8 years ago
Yihua Huang 65fe2c4487 Merge pull request #407 from jsbd/master
为PhantomJSDownloader添加新的构造函数,支持phantomjs自定义命令
8 years ago
Jsbd ebc61363c8 为PhantomJSDownloader添加新的构造函数,支持phantomjs自定义命令
为PhantomJSDownloader添加新的构造函数,支持phantomjs自定义命令
 example: 
   *    phantomjs.exe 支持windows环境
   *    phantomjs --ignore-ssl-errors=yes 忽略抓取地址是https时的一些错误
   *    /usr/local/bin/phantomjs 命令的绝对路径,避免因系统环境变量引起的IOException
8 years ago