Trying to parse site: link
Code to download content:
WebClient client = new WebClient();
client.Encoding = System.Text.Encoding.ASCII; // OR UTF8
string reply = client.DownloadString(url);
Response:
<!DOCTYPE HTML>
<html prefix="og: http://ogp.me/ns#">
<head><meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<link rel="icon" type="image/vnd.microsoft.icon" href="https://spravnik.com/favicon.ico"/>
<link rel="SHORTCUT ICON" href="https://spravnik.com/favicon.ico"/>
<link href="/src/main.css?v=1.25" rel="stylesheet" type="text/css" />
<script src="https://cdn.contentsitesrv.com/js/push/subscribe.js?v=1.3.0"></script>
<title>??????????? 12 ??????? ??. - ?????????? ?????????? ??????</title>
<meta name="keywords" content="?????????? ?????????? ????????????, ???? 09 ????????????, ?????????? ????? ????????????"/>
<meta name="description" content="? ??????????? ☎ ????????? ?? ??????? ????? ??? ???? ???????????? ?? 12 ??????? ??. ????? ???????? ?? ?????? ????????, ?????? ???????? ????? ???????? ? ????? ?? ?????? ????????."/>
<meta property="og:title" content="?????????? ??????????. ??????????? ? ?? ??????...!"/>
All cyrillic characters are converted in "???" Or in ????
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…