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

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/weixin/get-article-detail/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.