Skip to content

NodeJS, Typescript, DotENV, Docker, Docker-Compose, Cheerio, Logger

Notifications You must be signed in to change notification settings

b3gd3nw/simplePdfScrapper

Repository files navigation

Simple PDF Scrapper

Description

Scrapper. The results of the work will be saved in the folder results/.

Requirements for launching

NodeJs v20 min 
NPM

Native launch

  1. Go to directory simplepdfscrapper.
  2. Install dependencies:
    npm install
  1. Create .env file such as env-example.
  2. Launch:
    npm run start

Docker launch ( one command launch )

  1. Make sure Docker is installed and running globally.
  2. Create .env file such as env-example.
  3. If docker is installed, build and run the image - docker-compose up from project directory simplepdfscrapper.

About

NodeJS, Typescript, DotENV, Docker, Docker-Compose, Cheerio, Logger

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published