├── README.md └── crawler.js /README.md: -------------------------------------------------------------------------------- 1 | # crawler_phantomjs 2 | more info, look at here : http://blog.wils0n.cn/?post=18 3 | -------------------------------------------------------------------------------- /crawler.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wilson9x1/crawler_phantomjs/HEAD/crawler.js --------------------------------------------------------------------------------