Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Reading a cookie from an active browser session

by jethro (Monsignor)
on Nov 07, 2013 at 17:09 UTC ( [id://1061603]=note: print w/replies, xml ) Need Help??


in reply to Reading a cookie from an active browser session

wget and curl have options for cookie download. If not, a perl script to access the web site (based on WWW::Mechanize or WWW::Mechanize::Firefox) should still be better than mucking in the innards of firefox

A really hacky way to get at the cookie would be to use something like tcpdump to record your traffic with the website and extract the cookie from that

  • Comment on Re: Reading a cookie from an active browser session

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1061603]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-18 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found