Skip to content

A scrapper for getting books from loveread.ec in fb2 format.

Notifications You must be signed in to change notification settings

wouzar/BookScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookScrapper

A scrapper for getting books from loveread.ec in fb2 format.

How-to

Go to the const.py and change id of book:

BOOK_ID = 2039

Then save the file and run:

python LoveReadtoFB2.py

You can also pass id manually like this:

python LoveReadtoFB2.py --book_id=2039

Enjoy your book in the same directory!

Also you can use @book_scrapper_bot to get the books you want.

To be done in future:

  • notes
  • levels of titles
  • epigraphs

About

A scrapper for getting books from loveread.ec in fb2 format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages