magic-Dependency/webmagic-selenium
bingoko d3bbece202 Add PhantomJS support for selenium
The configuration file is config.ini
The dependencies are updated in pom.xml.
Update SeleniumDownloader and WebDriverPool to support PhantomJS. 
NOTE: The versions of GhostDriver, Selenium, and PhantomJS are stable
and validated.

A GooglePlay Example is under samples package: GooglePlayProcessor.java
2015-07-11 15:34:21 +01:00
..
src Add PhantomJS support for selenium 2015-07-11 15:34:21 +01:00
README.md update readme 2013-08-07 14:45:44 +08:00
config.ini Add PhantomJS support for selenium 2015-07-11 15:34:21 +01:00
pom.xml Add PhantomJS support for selenium 2015-07-11 15:34:21 +01:00

README.md

webmagic-extension

webmagic与selenium的集成用于爬取ajax页面。selenium太重所以单独抽出成一个包了。