node-fetch-dom:从远程 html 页面检索 DOM 和全局变量的 Nodejs 库

时间:2021-08-04 11:37:57
【文件属性】:
文件名称:node-fetch-dom:从远程 html 页面检索 DOM 和全局变量的 Nodejs 库
文件大小:7KB
文件格式:ZIP
更新时间:2021-08-04 11:37:57
nodejs crawler dom scraping webscraping 获取域 从远程 html 页面检索 DOM 和全局变量的 Nodejs 库。 在 MIT 许可下获得许可。 版权所有 源代码 用法 在命令行安装 $ npm install -g @stefcud/fetch-dom 运行命令参数是一个url页面和一个全局变量名 $ fetchdom https://opengeo.tech/index.html allTags 输出是一个json 远程页面中的html < script > var allTags = { "ajax" : 0 , "bash" : 0 , "bootstrap" : 0 , "crawler" : 0 , "css3" : 0 , "cv" : 0 , "debian" : 0 , "developer" : 0 , "dom" : 0 , "fetch" : 0 , "geojson" : 0 , "
【文件预览】:
node-fetch-dom-master
----index.html(2KB)
----lib()
--------fetch-dom.js(1KB)
----LICENSE(1KB)
----README.md(1KB)
----tests()
--------server.js(603B)
--------target.html(1KB)
----.gitignore(932B)
----index.js(39B)
----bin()
--------cli.js(403B)
----package.json(975B)

网友评论