I'm using the module HTTP::GetImages in order to extract PNG files from web page, the problem is that I need somehow to use cookie when I open the session, otherwise I'm getting no images.
For example, when I do it with Wget I specify the cookie as follows:
"wget -Epk --load-cookies /root/.mozilla/firefox/n3nkngb1.default/cookies.txt http://...html"
Does anyone now how can I use cookie with HTTP::GetImages ?
Maybe other module can do the job ?
Thanks,
MoshMonk.
In reply to cookie with HTTP-GetImage by mosh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |