/getBooks

Primary LanguagePython

getBooks

A script to download the list of free ebooks released by Springer during the quarantine period.

Get The Source

git clone https://github.com/diegofps/getBooks.git

Install Dependencies

pip3 install lxml bs4

Usage

# Download using 8 parallel connections
./getBooks.py

# Download using a different number of parallel connections
./getBooks.py 2