c# - Web Crawling Content Tag Issue -


i writing web crawler goes particular website, read data , take response.

i've been successful in bringing response pages stuck 1 page says

this content cannot displayed in frame.

the error comes in visual studio frame. link works fine in browsers. i've done research , found page i've crawled doesn't have " content="allow" " tag in html. since can not change html... there way can on pass problem???


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -