Re: Saving Web Content
Re: Saving Web Content
- Subject: Re: Saving Web Content
- From: Andy Lee <email@hidden>
- Date: Thu, 6 May 2004 02:19:21 -0400
On May 6, 2004, at 1:29 AM, Gerriet M. Denkmann wrote:
I am looking for a tool which can save a www-page + imbedded images +
references style sheets to some folder, so that I can view this page
later offline.
I found three shareware apps on VersionTracker that download pages for
offline viewing:
<
http://www.versiontracker.com/php/search.php?
mode=basic&action=search&str=download+web+pages&plt[]=macosx&x=0&y=0
>. I haven't tried any of them.
Camino is a freeware option. I use Camino's "Save As..." command with
the "HTML Complete" option. This saves the page's images but it
doesn't download the stylesheets, as I discovered with a download I did
recently.
I suppose you could download the Camino source and tweak it to pull
down the stylesheets. Or you could write a post-processing shell
script that parses the HTML, pulls down the stylesheets, and tweaks the
HTML to refer to the local stylesheet files.
If you're fluent in Perl or Python I'm positive you can find a
web-sucking script that somebody's already written that you can tweak
to your liking.
--Andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.