Forum Moderators: phranque

Message Too Old, No Replies

Track and log all browser activity

on own computer

         

ajs83

10:25 pm on Oct 10, 2005 (gmt 0)

10+ Year Member



I'm working with curl and am trying to write a script to login to another site [to download traffic stats].

I've looked through the browser output and the information is not sufficient where this can be done and I was wondering if there are any browsers/browser add-ons that will allow all activity and redirects to be logged so I can make sure all the login tasks are covered and scripted for.

I believe it I had seen something about this before, but I do not remember what it was called or where I seen it so any help would be appreciated!

bill

8:02 am on Oct 11, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Maybe a network analyzer would give you the information you are looking for? I've tried out the Ethereal network protocol analyzer to see what's being sent out over the net by various softwares. It's open source, so you might want to give it a try.