Project was created using progressive Node.js framework for building efficient and scalable server-side applications
Parsing tool that can return object which scheme you provided in request using url of sites that you need (POST /creator). Was created using Nest framework.
$ npm install# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod