Screen-scraping of a secure page of any site on https:// with asp.net in C#
- by Ajit
I've done site scraping of secure page of any site on http:// but when I am trying to scrap any site on https:// then i always scrape the login page not secure page.
Please advice what should i do for scraping a secure page of any site on https://.