文件名称:we-extract:解析微信公众号文章元信息
文件大小:460KB
文件格式:ZIP
更新时间:2024-06-01 22:11:49
HTML
we-extract 介绍 we-extract 用以解析微信公众号文章的账号及文章信息,居家旅行、采集微信公众号文章必备工具。 we-extract 是微信公众号 RSS 订阅服务 WeRss 的核心解析工具,欢迎使用: 安装 npm install we-extract // or yarn add we-extract 使用 Node 版本需要支持 async const extract = require('we-extract').extract const rs = await extract('微信文章 url 或者 文章内容') // 选项 const rs = await extract('微信文章 url 或者 文章内容', { shouldReturnContent: true, // 是否返回内容,默认返回 shouldExtractMpLinks: fal
【文件预览】:
we-extract-master
----links()
--------quota_limit.html(11KB)
--------post.html(119KB)
--------video.2019.11.29.html(65KB)
--------expire.html(5KB)
--------20190719.html(189KB)
--------image.html(33KB)
--------break.html(173KB)
--------20190624.html(150KB)
--------video.html(26KB)
--------document.write.html(161KB)
--------20181021.issue.html(172KB)
--------20190624002.html(40KB)
--------20190719002.html(43KB)
--------profile.html(65KB)
----.gitignore(33B)
----test()
--------mp-links.js(603B)
--------mp-link.html(405KB)
----links.md(1KB)
----util.js(650B)
----parse-wechat-url.js(289B)
----package.json(661B)
----video.js(2KB)
----index.js(24KB)
----test.js(3KB)
----.npmignore(26B)
----errors.js(1KB)
----yarn.lock(19KB)
----README.MD(5KB)