Skip to main content
Back to registry

wechat-article-extractor

freestylefly/wechat-article-extractor-skill

Extract metadata and content from WeChat Official Account (微信公众号) articles.

Installs632
Install command
npx skills add https://github.com/freestylefly/wechat-article-extractor-skill --skill wechat-article-extractor
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykWARN
About this skill
Extract metadata and content from WeChat Official Account (微信公众号) articles. Required npm packages: - Parse WeChat article URLs ( mp.weixin.qq.com ) - Extract article metadata: title, author, description, publish time - Extract account info: name, avatar, alias, description - Get article content (HTML) - Get cover image URL - Support multiple article types: post, video, image, voice, text, repost - Handle various error cases: deleted content, expired links, access limits - cheerio - HTML parsing - dayjs - Date formatting - request-promise - HTTP requests - qs - Query string parsing - lodash.unescape - HTML entities - Handles various WeChat page structures and anti-scraping measures - Automatically detects article type from page content - Supports extracting from Sogou WeChat search results ( weixin.sogou.com ) - Some fields may be null depending on article type and page structure

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wechat-article-extractor do?

Extract metadata and content from WeChat Official Account (微信公众号) articles.

Is wechat-article-extractor good?

wechat-article-extractor does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wechat-article-extractor work with?

wechat-article-extractor currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to wechat-article-extractor?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wechat-article-extractor?

npx skills add https://github.com/freestylefly/wechat-article-extractor-skill --skill wechat-article-extractor

Related skills

Alternatives in Software Engineering