DEX8 SDK is a library which helps developers to create DEX8 crawler, scraper tasks or automated serverless scripts.


Keywords
dex8, sdk, crawler, scraper, robot, spider, data extraction, serverless, automation tool, crawler-engine, data-extraction, scraping-websites
License
AGPL-3.0
Install
npm install dex8-sdk@2.14.0

Documentation

DEX8 SDK

DEX8 SDK is a library which helps developers to create DEX8 crawler, scraper tasks or automated serverless scripts.

Documentation

Documentation is available at https://www.dex8.com/learn/dex8-sdk .

Environments

Defined in config.js file.

# API http://localhost:8001
export NODE_ENV=development

# API http://api-stage.dex8.com
export NODE_ENV=stage

# API http://api.dex8.com
export NODE_ENV=
or
export NODE_ENV=production

Licence

Copyright (c) 2020 Saša Mikodanić (Cloud jdoo) licensed under AGPL-3.0 .