wellloy1 / yandexUslugiParser

Yandex Uslugi Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yandex Uslugi Parser v2.0.0

Install NPM dependencies

> npm i --only=prod

Install PM2 if not installed

> npm i pm2 -g
> pm2 startup

Add process

> pm2 start pm2.config.js
> pm2 save

To stop process

> pm2 stop yandexUslugiParser

To delete process

> pm2 delete yandexUslugiParser

About

Yandex Uslugi Parser

License:MIT License


Languages

Language:JavaScript 100.0%