文件名称:wet:抓取网页中的元数据
文件大小:4KB
文件格式:ZIP
更新时间:2024-05-24 01:10:03
JavaScript
wet Grabbing metadata from webpages For lagancy version without phantomjs see New Branch 0.1.x with & Currently it gets slower (WIP), because: Page rendered in phantomjs Browser has to be created Extra 5s delay is given to load # Use in terminal $ npm i -g wet $ wet https://www.baidu.com # okay $ wet https://baidu.com # also $ wet http://baidu.com # also $ wet //baidu.com #
【文件预览】:
wet-dev
----bin()
--------cli.js(157B)
----test.js(2KB)
----package.json(509B)
----.gitignore(14B)
----lib()
--------server.js(1KB)
--------fetch.js(2KB)
----README.md(1KB)