Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/efishery/efishcrawler
Crawler eFish with node.js
https://github.com/efishery/efishcrawler
Last synced: 7 days ago
JSON representation
Crawler eFish with node.js
- Host: GitHub
- URL: https://github.com/efishery/efishcrawler
- Owner: eFishery
- License: apache-2.0
- Created: 2016-06-09T07:39:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T01:34:59.000Z (over 8 years ago)
- Last Synced: 2024-12-09T05:42:04.546Z (about 1 month ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# eFish Crawler
This is crawler wrapper for eFish app. Anyone could use and join to develop
## Instalasi
### NPM
`npm install` for installing all development dependencies### Environment Variable
Copy `.env.example` to `.env` then edit regarding your environment needs. `CONSUMER_KEY` and `CONSUMER_SECRET` is your eFish app key and secret.## How to Run
TBA