Merge branch 'master' of https://github.com/unimauro/Springer202004Books
This commit is contained in:
commit
fa488eaf4d
16
README.md
16
README.md
@ -1,8 +1,9 @@
|
|||||||
# Springer202004Books
|
# Springer202004Books
|
||||||
Free Books For Springer.
|
Free Books For Springer.
|
||||||
|
|
||||||
This repository if for scrapping the book released by Springe
|
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
|
An take a good Coffe to make friends and read in Coronavirus Time
|
||||||
|
|
||||||
Baja los dos archivos dentro de una carpeta:
|
Baja los dos archivos dentro de una carpeta:
|
||||||
@ -10,12 +11,25 @@ Baja los dos archivos dentro de una carpeta:
|
|||||||
Springer-Libros.py
|
Springer-Libros.py
|
||||||
Spring.pdf
|
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:
|
Para ejecutarlo solo aplica:
|
||||||
|
|
||||||
python Springer-Libros.py
|
python Springer-Libros.py
|
||||||
|
|
||||||
Y LISTO :)
|
Y LISTO :)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Escribe carlos@cardenas.pe
|
Escribe carlos@cardenas.pe
|
||||||
====================================================
|
====================================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user