【问题标题】:is it possible to request a url and parse the html content in nodejs using a DOM manipulation tool like DOMDocument in php?是否可以使用 DOM 操作工具(如 php 中的 DOMDocument)请求 url 并解析 nodejs 中的 html 内容? 【发布时间】:2011-10-14 09:19:49 【问题描述】:
是否可以使用 DOM 操作工具(如 php 中的 DOMDocument)在 nodejs 中请求 url 并解析 html 响应?