This project uses python and wget downloader to download all Vault7 documents on wikileaks.org. The project has only been tested on macOS and Linux.
Python3
- Download wget
macOS:
brew install wget
Linux:
sudo apt-get install wget -y
- Download python requirements using pip
sudo -H pip install -r requirements.txt
- Run the script to download all the files
python main.py