First install the scrapper dependencies, following the tutorial on the repo: https://github.com/codelucas/newspaper?tab=readme-ov-file#get-it-now Only install the OS dependencies, as the package will be installed in a virtual env, below.
Install first the uv package:
pip install uv
Then install the repo:
uv venv
uv sync