/scrapper-utils

scrapper utilities for web, text or pdf

Primary LanguageJavaScript

Initiating Python Project

python3 -m venv .venv

source .venv/bin/activate

python3 -m pip install -r requirements.txt