A Tool crawl all articles on forums in Vietnam such as Viblo, Kipalog, DayNhauHoc,... written in Javascript programing language using Puppeteer - Chromium Web Driver.
[sudo] npm install yarn sequelize-cli -g
git clone https://github.com/DoraMatching/crawler-tools.git
cd crawler-tools
yarn install
yarn db:migrate
OR - remove old DB and re-migrate
yarn db:new # this command will remove developement.db file & migrate DB !
yarn start