We just released Bulk PDF Download Automation Tool — download hundreds of pdfs from a list of urls in a csv or json file.
What it does
A Python CLI tool that automates downloading PDFs from a list of URLs. It’s for developers and data analysts who need to archive or process many documents. Handles errors, retries, and organizes files locally.
Features
- Read PDF URLs from CSV, JSON, or Excel input files
- Configurable concurrent downloads with rate limiting
- Automatic retry on failed downloads with custom attempts
- Save files with original names or custom naming patterns
- Log all download results and errors to a detailed report
Usage
bulk_pdf_downloader --input urls.csv --output-dir ./pdfs --threads 5
Get it
Download Bulk PDF Download Automation Tool for $29 →
Built by OddShop — Python automation tools for developers and small businesses.