info-web

get web info

MIT License

Downloads
1.8K
Stars
0

抓取网站信息

使用

$ npm i info-web
or
$ yarn add info-web
or
$ pnpm add info-web

view

js

import getInfoWeb from 'info-web';

const { iconUrl, title, description, status, errorMsg } = await getInfoWeb('https://example.com', axiosConfig)

License

LICENSE

Package Rankings
Top 33.98% on Npmjs.org