I have a web scrapper script which run every day at 0100 hrs using cron Job 
over a shell account.
Now what I am looking for is to re run the same script.
1> The script goes online to scrape some data including a schedule time for my 
meeting.
I want to re run the script at that schedule time to send me a email.
How can I do that?

Plz Help 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to