Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

palaniraja/toi-epub

Repository files navigation

toi-epub

Times of India - Printed edition epub generator

###How does it work

  • It loads the mpaper in an iframe (test.php)
  • Uses jQuery to parse the iframe's html and get the article url.
  • Links of articles are combined as a JSON object
  • JSON dictionary then POST'd to (convert.php) which uses an opensource epub library to create the ebook version.

Note: I wrote this script in Aug'2010 and I haven't tested the script recently. Kindly check the Dev Notes text for more info.

####Update your hosts file

127.0.0.1	timeslog.timesofindia.com
127.0.0.1	timeslog.indiatimes.com

####Preview

Preview

About

Times of India - Printed edition epub generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published