Skip to content

fpoumian/safaribooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safaribooks

Convert safaribooksonline ebook to Kindle format

Usage

WARNING: use at your own risk.

  1. Download kindlegen from Amazon and put the binary somewhere in PATH.

    If you only need epub books this step can be skipped.

  2. Make sure you have Python and Scrapy installed.

    Then run ./craw.sh user password bookid.

    bookid is the id in url such as https://www.safaribooksonline.com/library/view/real-world-machine-learning/9781617291920/kindle_split_011.html (9781617291920 in this case) when you read books in safaribooksonline.

    An epub and mobi file will be generated.

Create an issue if you find it does not work!

About

Convert safaribooksonline ebook to Kindle format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Shell 1.2%