I have been trying to scrap the confidential data from http://shop2.gzanders.com/ . I have tried my best and consulted many similar questions and solutions but wasn't able to achieve the required goal. I used Fiddler to investigate the headers that should be sent with the HttpWebRequest Class and also worked with saving the cookies but wasn't able to achieve that. Attached is the code below. Also, here is the snippet of fiddler I am using to investigate the Login attempt into this website.Can anybody help me what I am doing wrong ? Also there is a form key associated with this form. How can i use that in my Request by code ? .