Hello,

There may be a better solution, but the only reliable method I've found is to retrieve 
a local copy first with something like wget and then run the parser on that.  
(http://www.gnu.org/software/wget/wget.html)  Look at the --load-cookies, 
--save-cookies, and --post-* options in the wget man page to deal with ordinary 
password protected sites.  

If you're dealing with encrypted pages, it may be a lot harder to make it work.  I 
seem to remember a mozilla/firefox extension designed for batch downloading that might 
handle that case, but haven't tried it.


- Erik


On Mon, Aug 23, 2004 at 04:42:36PM -0400, Kannry, Joseph wrote:> 
> How do I pluck pages from sites requiring my password
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to