Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Readme file for TOI Delhi dowmloader

Setup/Installation:
1. Open toidelhi.php in a text editor and enter your TOI username & password fo
r $username & $password.
2. Copy the two files (toidelhi.php & simple_html_dom.php) to your server.
3. Create a directory "pdf" in the same folder.
Usage:
1. Open command prompt/shell
2. change directory to the one having the files
A) for getting current date's paper
`php toidelhi.php`
B) for getting paper of a particular date
`php toidelhi.php -o 20140703`
C) for getting all the papers from a particular date
`php toidelhi.php -f 20140703`
D) for getting all the papers from a particular date with separate pages
`php toidelhi.php -f 20140703 -s`
E) D) for getting the paper of a particular date with separate pages
`php toidelhi.php -o 20140703 -s`
For any query contact:
Keshav Gupta
keshav@invokd.com
+91 9810757979

You might also like