self._user_activity['comments_count'] = int(tmp.pop().text.split(' ')[0]) if len(tmp) else 0