Re: site spider using mech
Jonathan Kamens <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
Use $mech->head instead of $mech->get and look at the content type of the resulting response to find out whether it's something you want to download.