Author of this content has low reputation.
Project description
Simple lib to download books from loveread.ec
loveread.download(" http://loveread.ec/read_book.php?id=70351 ") #returns book text loveread.download(" http://loveread.ec/read_book.php?id=70351 ", save=True) #downloads it to the script folder loveread.download(" http://loveread.ec/read_book.php?id=70351 ", save=True, folder="books/") #downloads it to the "books/" folder Project details
View statistics for this project via Libraries.io , or by using Google BigQuery Meta