How do I find the values being sent to a website from my computer?
February 25, 2008 1:19 PM
Subscribe
Are there any browser plugins that allow you to see exactly what is being sent to a website (form post values, cookies, querystring, etc)?
I'm trying to automate a process that requires visits to a website, filling out forms, submitting, etc. I don't want to do it via gui automation, so I need to know all the form values and cookies being sent on each page request so I can duplicate them programmatically. Is there some browser plugin that would allow me to visit the pages, do the process manually, and see what values were sent each time? I know I can do this by looking at page source, etc, but I'm looking for a faster way to gather this information.
posted by sherlockt to computers & internet (7 comments total)
7 users marked this as a favorite
posted by Bernt Pancreas at 1:26 PM on February 25, 2008 [1 favorite]