eFishCrawler
v1.1.0
Published
eFish crawler implementation
Downloads
2
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