
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@v-bible/digivatlib-scraper
Advanced tools
Digital Vatican Library Scraper
To run this project, you will need to add the following environment variables to
your .env file:
LOG_LEVEL: Log level.LOG_FILE_PATH: (Optional) File path to save logs. Default to scraper.log.E.g:
# .env
LOG_LEVEL=info
You can also check out the file .env.example to see all required environment
variables.
This project uses pnpm as package manager:
npm install --global pnpm
Clone the project:
git clone https://github.com/v-bible/digivatlib-scraper.git
Go to the project directory:
cd digivatlib-scraper
Install dependencies:
pnpm install
Build the project:
pnpm build
USAGE
digivatlib-scraper [--outDir value] [--height value] [--width value] [--toPdf] <args>...
digivatlib-scraper --help
digivatlib-scraper --version
Digital Vatican Library Scraper
FLAGS
[--outDir] Output directory. Default to "./output/<document-name>"
[--height] Image height. Default to 720 pixels
[--width] Image width
[--toPdf/--noToPdf] Convert downloaded images to a single PDF file
-h --help Print help information and exit
-v --version Print version information and exit
ARGUMENTS
args... List of document names to scrape from Digivatlib (e.g., "Cicognara.VI.319", "Borg.ill.19")
Example:
pnpm build && ./dist/cli.js --outDir ./my-output --height 800 --toPdf Cicognara.VI.319 Borg.ill.19
Contributions are always welcome!
Please read the contribution guidelines.
Please read the Code of Conduct.
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License.
See the LICENSE.md file for full details.
Duong Vinh - @duckymomo20012 - tienvinh.duong4@gmail.com
Project Link: https://github.com/v-bible/digivatlib-scraper.
FAQs
Digital Vatican Library Scraper
We found that @v-bible/digivatlib-scraper demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.