vote up 0 vote down star

Hi all,

is there a library in elisp which helps to get data of a page which is only reachable through HTTP redirect after authentication? I've just started looking at the URL lib.

flag

2 Answers

vote up 0 vote down

Perhaps something in the w3m package can help?

link|flag
vote up 0 vote down

Though not an elisp package, the wget library is written specifically for this: http://www.gnu.org/software/wget/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.