Forked from https://github.com/unimauro/Springer202004Books . "As part of its response to COVID-19, Springer has made available several text books for free download." This script automatically download those books.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Manish 33732b1831 Keep trying if encouter error while downloading 4 years ago
.github/workflows
.gitignore
LICENSE
README.md SO Version 4 years ago
Spring.pdf playing with the Free Books 4 years ago
Springer-Libros.py Keep trying if encouter error while downloading 4 years ago
Springer-LibrosE.exe message 4 years ago

README.md

Springer202004Books

Free Books For Springer.

Work in Linux and Windows

This repository if for scrapping the book released by Springe. An take a good Coffe to make friends and read in Coronavirus Time

Baja los dos archivos dentro de una carpeta:

Springer-Libros.py Spring.pdf

Se necesitan 3 librerias previas PyPDF2, urllib3 y wget:

$ pip install PyPDF2

$ pip install urllib3

$ pip install wget

Esta basado en Python 3.7 pero funciona para 3.8

Para ejecutarlo solo aplica:

python Springer-Libros.py

Y LISTO :)

Escribe carlos@cardenas.pe

20200427 Mejorando un poco el Còdigo

====================================================