Skip to content

Python script to download the "Die Zeit" ePaper. Sends the MOBI file to your Amazon Kindle account.

License

Notifications You must be signed in to change notification settings

mav2010/die-zeit-mobi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

die-zeit-mobi

Code Quality

Simple Python script to download the German newspaper "Die Zeit" as ePaper, if you are a paying customer or if you e.g., have an e-fellows account. It sends the MOBI file to the specified email address or your Amazon Kindle account.

To get started follow this steps:

  1. Install requirements: pip install -r requirements.txt

  2. Download PhantomJS

  3. Add your credentials and the PhantomJS path to the settings file and rename the file from "setting.tpl" to "settings.py"

  4. Run the script: python zeit.py

About

Python script to download the "Die Zeit" ePaper. Sends the MOBI file to your Amazon Kindle account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.9%
  • Smarty 10.1%