__/ [ Paul Colquhoun ] on Tuesday 03 October 2006 13:09 \__
> On 3 Oct 2006 04:45:08 -0700, cschen@xxxxxxxxxxxxxxxxxxx
> <cschen@xxxxxxxxxxxxxxxxxxx> wrote:
> | Hi folks,
> | I want to monitor a web page and dump it's content periodically say,
> | every 10 minutes. Now the page will instruct my konqueror to reload. My
> | question is:
> |
> | 1, How to tell konqueror to "save page as" some file,
> | 2, and the page's content format is just plain text, saving it without
> | html tags.
> |
> | Is there any kind of macro, or program script to do
> | that?
>
>
> Yes. They are called 'wget' or 'curl'.
I use wget and cron jobs to achieve something similar (just need a minor
tweak to preserve /stack/ of pages). Instructions below:
http://www.schestowitz.com/Software/Syndication/
|
|