Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stanzhai/phantomjs-crawler

A crawler based on phantomjs
https://github.com/stanzhai/phantomjs-crawler

Last synced: 6 days ago
JSON representation

A crawler based on phantomjs

Awesome Lists containing this project

README

        

A simple crawler based on phantomjs.

## How to run

Require Node.js v0.10.x.

```
npm install
./start-phantom.sh
node index.js
```