is there a way to get text after html node?such as 'hangzhou',' join Jul 31, 2017'
<div class="description">
<i class="octicon octicon-location"></i> hangzhou
<i class="octicon octicon-mail"></i>
<a href="mailto:[email protected]" rel="nofollow">[email protected]</a>
<i class="octicon octicon-clock"></i> join Jul 31, 2017
</div>