lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev scripting lynx


From: Fiber McGee
Subject: lynx-dev scripting lynx
Date: Sat, 28 Oct 2000 14:02:06 -0500

The message below from Daniel Fisher
<address@hidden> was forwarded by
the list moderator.

Is it possible to script lynx to perform a series of commands?

I am writing a script that monitors a web service.
I need something that can login and then request a couple of pages.
The web site uses session cookies so it has to be done all at one time.

Currently I'm doing this to login & it works fine...

(echo 'username=user&password=pass'; echo '---') |
lynx -accept_all_cookies -post_data https://web.service.com/login

Now I just need to be able to move around in the web site.
Thanks in advance for any help,

--
Daniel Fisher
Web Application Research & Development, Virginia Tech


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]