Quantcast
Channel: htmlagilitypack Forum Rss Feed
Viewing all articles
Browse latest Browse all 655

New Post: how to extract nested href

$
0
0
Hi

I am willing to extract email id form following html I tried lot but no luck, can any one pls help
<div class="email">
<script type="text/javascript">eval(unescape('%64'))</script><a target="_blank" href="/business/do_link/38494178?url=mailto:ebridalwed25@yahoo.com" rel="nofollow" class="searchlink email" title="EBridal">ebridalwed25@yahoo.com</a><br></div>
I am willing to expect email id form this link
  For Each link As HtmlNode In doc.DocumentNode.SelectNodes("//div[@class='email']")

            ans = link.Attributes("href").Value

Viewing all articles
Browse latest Browse all 655

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>