Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Auto-manual website operations

by chorny (Scribe)
on Sep 26, 2006 at 09:47 UTC ( [id://574895]=note: print w/replies, xml ) Need Help??


in reply to Auto-manual website operations

Several ideas:
1. look at http://search.cpan.org/~abeltje/Win32-IE-Mechanize-0.009/ . It uses Win32::OLE.
2. Win32::OLE (A year ago I've created program to modify Excel document via OLE).
3. You can use persistent login if avalable. Then scan for this cookie in IE/Mozilla files.
4. Write your program as proxy that will intercept cookie.
All this is written in assumption that authentification uses cookies. If authentification uses URL, it is much simplier. If Basic authentification - nothing can be done. Digest - variants 1/2/4.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-23 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found