> I have been trying to pluck the details of a very large website. But I
> keep getting a python error. Here's the pertinent information.
I just plucked this site with the Python-based parser tools on Linux
and FreeBSD, and it seems to work perfectly here, generating a 807,340 byte
file. Maybe something Windows-specific is broken?
The syntax I used was:
plucker-build -H "http://www.v-a.com" \
--maxheight=150 --maxwidth=150 \
--maxdepth=5 -f Bible --zlib-compression \
--staybelow="http://www.v-a.com" --bpp=4
The only part I had to work around was that it prompts for a
username/password on /letters in the parse, but I just hit enter and
bypassed it. Other than that, it worked fine.
d.
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list