Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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