Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 488 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 488 Bytes

VK dataset generator

Scrap posts from vk groups

Installation

git clone https://github.com/lulz-tech/dataset-text-generator.git
cd ./dataset-text-generator
npm i
chmod +x app.js

Usage

Instance mode

./app.js --mode=instance --login=VkLogin --password=VkPass --groupId=-VkGroupId --out=OutputFileName

Microservice mode

./app.js --mode=miсroservice --port=port
Open ip:port/getDataset?login=VKLogin&password=VKPass&groupId=groupId