工具 API

fetch_wechat_article

Fetch and parse a WeChat public account article by URL. Returns the article title, author (account name), publish time, plain-text body content, and a list of image URLs embedded in the article. Works with URLs in the format: https://mp.weixin.qq.com/s/xxxxx https://mp.weixin.qq.com/s?__biz=xxxxx No API key required. Uses a mobile User-Agent to bypass WeChat's environment check that blocks desktop/crawler requests. Args: url: WeChat article URL starting with https://mp.weixin.qq.com/

search1 积分

调用信息

工具标识
wechat-article.fetch_wechat_article
服务提供方
微信文章抓取
平均响应
1605 ms
近 7 天调用
3

输入参数

url必填

string