Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stanzhai/phantomjs-crawler
- Owner: stanzhai
- Created: 2015-12-02T05:58:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T13:53:50.000Z (almost 9 years ago)
- Last Synced: 2023-04-04T20:58:51.001Z (over 1 year ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```