WeChat Official Accounts
Article Details
Retrieves a WeChat Official Account article by URL with selectable plain-text or rich-text content mode. Use it to collect a known article in the preferred representation for reading, extraction, or storage.
get/api/weixin/get-article-detail/v1
Query parameters
tokenstring required
Access token for this API service.
articleUrlstring required
WeChat Official Account article URL used to fetch article detail content and metadata.
mode'TEXT' | 'RICH_TEXT'
Weixin article detail mode
Article body format. TEXT returns plain text, and RICH_TEXT returns rich text when supported.
Available Values:
- TEXT: Plain text article detail
- RICH_TEXT: Rich text article detail
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.