in reply to LWP get Cookies for API

"...i dont mind using something else..."

It looks like you are a curl user. You might take a look at WWW::Curl::Easy (don't know if this helps) and Re: How to get html code from a secure (https:\\) page? (slightly OT). Best regards, Karl

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help