Skip to content

Files

Latest commit

2d1a552 · Mar 9, 2025

History

History
784 lines (448 loc) · 36.6 KB

WeChatMediaPlatformWebAPIApi.md

File metadata and controls

784 lines (448 loc) · 36.6 KB

\WeChatMediaPlatformWebAPIApi

All URIs are relative to http://localhost

Method HTTP request Description
FetchMpArticleAdApiV1WechatMpWebFetchMpArticleAdGet Get /api/v1/wechat_mp/web/fetch_mp_article_ad 获取微信公众号广告/Get Wechat MP Article Ad
FetchMpArticleAdApiV1WechatMpWebFetchMpArticleAdGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_ad 获取微信公众号广告/Get Wechat MP Article Ad
FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGet Get /api/v1/wechat_mp/web/fetch_mp_article_comment_list 获取微信公众号文章评论列表/Get Wechat MP Article Comment List
FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_comment_list 获取微信公众号文章评论列表/Get Wechat MP Article Comment List
FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGet Get /api/v1/wechat_mp/web/fetch_mp_article_comment_reply_list 获取微信公众号文章评论回复列表/Get Wechat MP Article Comment Reply List
FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_comment_reply_list 获取微信公众号文章评论回复列表/Get Wechat MP Article Comment Reply List
FetchMpArticleDetailHtmlApiV1WechatMpWebFetchMpArticleDetailHtmlGet Get /api/v1/wechat_mp/web/fetch_mp_article_detail_html 获取微信公众号文章详情的HTML/Get Wechat MP Article Detail HTML
FetchMpArticleDetailHtmlApiV1WechatMpWebFetchMpArticleDetailHtmlGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_detail_html 获取微信公众号文章详情的HTML/Get Wechat MP Article Detail HTML
FetchMpArticleDetailJsonApiV1WechatMpWebFetchMpArticleDetailJsonGet Get /api/v1/wechat_mp/web/fetch_mp_article_detail_json 获取微信公众号文章详情的JSON/Get Wechat MP Article Detail JSON
FetchMpArticleDetailJsonApiV1WechatMpWebFetchMpArticleDetailJsonGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_detail_json 获取微信公众号文章详情的JSON/Get Wechat MP Article Detail JSON
FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGet Get /api/v1/wechat_mp/web/fetch_mp_article_list 获取微信公众号文章列表/Get Wechat MP Article List
FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_list 获取微信公众号文章列表/Get Wechat MP Article List
FetchMpArticleReadCountApiV1WechatMpWebFetchMpArticleReadCountGet Get /api/v1/wechat_mp/web/fetch_mp_article_read_count 获取微信公众号文章阅读量/Get Wechat MP Article Read Count
FetchMpArticleReadCountApiV1WechatMpWebFetchMpArticleReadCountGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_read_count 获取微信公众号文章阅读量/Get Wechat MP Article Read Count
FetchMpArticleUrlApiV1WechatMpWebFetchMpArticleUrlGet Get /api/v1/wechat_mp/web/fetch_mp_article_url 获取微信公众号文章永久链接/Get Wechat MP Article URL
FetchMpArticleUrlApiV1WechatMpWebFetchMpArticleUrlGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_url 获取微信公众号文章永久链接/Get Wechat MP Article URL
FetchMpArticleUrlConversionApiV1WechatMpWebFetchMpArticleUrlConversionGet Get /api/v1/wechat_mp/web/fetch_mp_article_url_conversion 获取微信公众号长链接转短链接/Get Wechat MP Long URL to Short URL
FetchMpArticleUrlConversionApiV1WechatMpWebFetchMpArticleUrlConversionGet_0 Get /api/v1/wechat_mp/web/fetch_mp_article_url_conversion 获取微信公众号长链接转短链接/Get Wechat MP Long URL to Short URL
FetchMpRelatedArticlesApiV1WechatMpWebFetchMpRelatedArticlesGet Get /api/v1/wechat_mp/web/fetch_mp_related_articles 获取微信公众号关联文章/Get Wechat MP Related Articles
FetchMpRelatedArticlesApiV1WechatMpWebFetchMpRelatedArticlesGet_0 Get /api/v1/wechat_mp/web/fetch_mp_related_articles 获取微信公众号关联文章/Get Wechat MP Related Articles

FetchMpArticleAdApiV1WechatMpWebFetchMpArticleAdGet

ResponseModel FetchMpArticleAdApiV1WechatMpWebFetchMpArticleAdGet(ctx, url)

获取微信公众号广告/Get Wechat MP Article Ad

[中文] ### 用途: - 获取微信公众号广告 ### 参数: - url: 文章链接 ### 返回: - 广告 # [English] ### Purpose: - Get Wechat MP Article Ad ### Parameters: - url: Article URL ### Returns: - Ad # [示例/Example] url = "https://mp.weixin.qq.com/s/hrTDuwh0pWyJFYC93kKCrg\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleAdApiV1WechatMpWebFetchMpArticleAdGet_0

ResponseModel FetchMpArticleAdApiV1WechatMpWebFetchMpArticleAdGet_0(ctx, url)

获取微信公众号广告/Get Wechat MP Article Ad

[中文] ### 用途: - 获取微信公众号广告 ### 参数: - url: 文章链接 ### 返回: - 广告 # [English] ### Purpose: - Get Wechat MP Article Ad ### Parameters: - url: Article URL ### Returns: - Ad # [示例/Example] url = "https://mp.weixin.qq.com/s/hrTDuwh0pWyJFYC93kKCrg\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGet

ResponseModel FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGet(ctx, url, optional)

获取微信公众号文章评论列表/Get Wechat MP Article Comment List

[中文] ### 用途: - 获取微信公众号文章评论列表 ### 参数: - url: 文章链接 - comment_id: 评论ID - offset: 偏移量 ### 返回: - 评论列表 # [English] ### Purpose: - Get Wechat MP Article Comment List ### Parameters: - url: Article URL - comment_id: Comment ID - offset: Offset ### Returns: - Comment List # [示例/Example] url = "https://mp.weixin.qq.com/s/Ko5V9jw9kwL8TO6Q7J3UqQ\" comment_id = "" offset = "0"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL
optional *FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGetOpts optional parameters nil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGetOpts struct

Name Type Description Notes

commentId | optional.String| 评论ID/Comment ID | [default to ] offset | optional.String| 偏移量/Offset | [default to 0]

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGet_0

ResponseModel FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGet_0(ctx, url, optional)

获取微信公众号文章评论列表/Get Wechat MP Article Comment List

[中文] ### 用途: - 获取微信公众号文章评论列表 ### 参数: - url: 文章链接 - comment_id: 评论ID - offset: 偏移量 ### 返回: - 评论列表 # [English] ### Purpose: - Get Wechat MP Article Comment List ### Parameters: - url: Article URL - comment_id: Comment ID - offset: Offset ### Returns: - Comment List # [示例/Example] url = "https://mp.weixin.qq.com/s/Ko5V9jw9kwL8TO6Q7J3UqQ\" comment_id = "" offset = "0"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL
optional *FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGet_2Opts optional parameters nil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a FetchMpArticleCommentListApiV1WechatMpWebFetchMpArticleCommentListGet_2Opts struct

Name Type Description Notes

commentId | optional.String| 评论ID/Comment ID | [default to ] offset | optional.String| 偏移量/Offset | [default to 0]

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGet

ResponseModel FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGet(ctx, commentId, contentId, optional)

获取微信公众号文章评论回复列表/Get Wechat MP Article Comment Reply List

[中文] ### 用途: - 获取微信公众号文章评论回复列表 ### 参数: - url: 文章链接 - comment_id: 评论ID - content_id: 内容ID - offset: 偏移量 ### 返回: - 评论回复列表 # [English] ### Purpose: - Get Wechat MP Article Comment Reply List ### Parameters: - url: Article URL - comment_id: Comment ID - content_id: Content ID - offset: Offset ### Returns: - Comment Reply List # [示例/Example] url = "https://mp.weixin.qq.com/s/RCjkQlkRS4oKZ0GAT9slzA\" comment_id = "3601466901697855492" content_id = "6387234930341970671" offset = "0"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
commentId string 评论ID/Comment ID
contentId string 内容ID/Content ID
optional *FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGetOpts optional parameters nil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGetOpts struct

Name Type Description Notes

url | optional.String| 文章链接/Article URL | [default to https://mp.weixin.qq.com/s/Ko5V9jw9kwL8TO6Q7J3UqQ] offset | optional.String| 偏移量/Offset | [default to 0]

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGet_0

ResponseModel FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGet_0(ctx, commentId, contentId, optional)

获取微信公众号文章评论回复列表/Get Wechat MP Article Comment Reply List

[中文] ### 用途: - 获取微信公众号文章评论回复列表 ### 参数: - url: 文章链接 - comment_id: 评论ID - content_id: 内容ID - offset: 偏移量 ### 返回: - 评论回复列表 # [English] ### Purpose: - Get Wechat MP Article Comment Reply List ### Parameters: - url: Article URL - comment_id: Comment ID - content_id: Content ID - offset: Offset ### Returns: - Comment Reply List # [示例/Example] url = "https://mp.weixin.qq.com/s/RCjkQlkRS4oKZ0GAT9slzA\" comment_id = "3601466901697855492" content_id = "6387234930341970671" offset = "0"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
commentId string 评论ID/Comment ID
contentId string 内容ID/Content ID
optional *FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGet_3Opts optional parameters nil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a FetchMpArticleCommentReplyListApiV1WechatMpWebFetchMpArticleCommentReplyListGet_3Opts struct

Name Type Description Notes

url | optional.String| 文章链接/Article URL | [default to https://mp.weixin.qq.com/s/Ko5V9jw9kwL8TO6Q7J3UqQ] offset | optional.String| 偏移量/Offset | [default to 0]

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleDetailHtmlApiV1WechatMpWebFetchMpArticleDetailHtmlGet

ResponseModel FetchMpArticleDetailHtmlApiV1WechatMpWebFetchMpArticleDetailHtmlGet(ctx, url)

获取微信公众号文章详情的HTML/Get Wechat MP Article Detail HTML

[中文] ### 用途: - 获取微信公众号文章详情的HTML,如果你需要获取详细的JSON格式数据,请使用/api/v1/wechat_mp/web/fetch_mp_article_detail_json接口 - 此接口收费贵,价格:0.01$/次 ### 参数: - url: 文章链接 ### 返回: - 文章详情的HTML # [English] ### Purpose: - Get WeChat MP Article Detail, if you need detailed JSON format data, please use the /api/v1/wechat_mp/web/fetch_mp_article_detail_json interface - This interface is more expensive, price: 0.01$/time ### Parameters: - url: Article URL ### Returns: - Article Detail HTML # [示例/Example] url = "https://mp.weixin.qq.com/s/TSNQKkRpN1qbKsT7BvzqIw\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleDetailHtmlApiV1WechatMpWebFetchMpArticleDetailHtmlGet_0

ResponseModel FetchMpArticleDetailHtmlApiV1WechatMpWebFetchMpArticleDetailHtmlGet_0(ctx, url)

获取微信公众号文章详情的HTML/Get Wechat MP Article Detail HTML

[中文] ### 用途: - 获取微信公众号文章详情的HTML,如果你需要获取详细的JSON格式数据,请使用/api/v1/wechat_mp/web/fetch_mp_article_detail_json接口 - 此接口收费贵,价格:0.01$/次 ### 参数: - url: 文章链接 ### 返回: - 文章详情的HTML # [English] ### Purpose: - Get WeChat MP Article Detail, if you need detailed JSON format data, please use the /api/v1/wechat_mp/web/fetch_mp_article_detail_json interface - This interface is more expensive, price: 0.01$/time ### Parameters: - url: Article URL ### Returns: - Article Detail HTML # [示例/Example] url = "https://mp.weixin.qq.com/s/TSNQKkRpN1qbKsT7BvzqIw\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleDetailJsonApiV1WechatMpWebFetchMpArticleDetailJsonGet

ResponseModel FetchMpArticleDetailJsonApiV1WechatMpWebFetchMpArticleDetailJsonGet(ctx, url)

获取微信公众号文章详情的JSON/Get Wechat MP Article Detail JSON

[中文] ### 用途: - 获取微信公众号文章详情的JSON格式数据 - 此接口收费便宜,如果你需要获取详细的HTML格式数据,请使用/api/v1/wechat_mp/web/fetch_mp_article_detail_html接口,但是此接口收费更贵。 - 价格:0.001$/次 ### 参数: - url: 文章链接 ### 返回: - 文章详情的HTML # [English] ### Purpose: - Get WeChat MP Article Detail in JSON format - This interface is cheaper, if you need detailed HTML format data, please use the /api/v1/wechat_mp/web/fetch_mp_article_detail_html interface, but this interface is more expensive. - Price: 0.001$/time ### Parameters: - url: Article URL ### Returns: - Article Detail HTML # [示例/Example] url = "https://mp.weixin.qq.com/s/TSNQKkRpN1qbKsT7BvzqIw\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleDetailJsonApiV1WechatMpWebFetchMpArticleDetailJsonGet_0

ResponseModel FetchMpArticleDetailJsonApiV1WechatMpWebFetchMpArticleDetailJsonGet_0(ctx, url)

获取微信公众号文章详情的JSON/Get Wechat MP Article Detail JSON

[中文] ### 用途: - 获取微信公众号文章详情的JSON格式数据 - 此接口收费便宜,如果你需要获取详细的HTML格式数据,请使用/api/v1/wechat_mp/web/fetch_mp_article_detail_html接口,但是此接口收费更贵。 - 价格:0.001$/次 ### 参数: - url: 文章链接 ### 返回: - 文章详情的HTML # [English] ### Purpose: - Get WeChat MP Article Detail in JSON format - This interface is cheaper, if you need detailed HTML format data, please use the /api/v1/wechat_mp/web/fetch_mp_article_detail_html interface, but this interface is more expensive. - Price: 0.001$/time ### Parameters: - url: Article URL ### Returns: - Article Detail HTML # [示例/Example] url = "https://mp.weixin.qq.com/s/TSNQKkRpN1qbKsT7BvzqIw\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGet

ResponseModel FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGet(ctx, ghid, optional)

获取微信公众号文章列表/Get Wechat MP Article List

[中文] ### 用途: - 获取微信公众号文章列表 ### 参数: - ghid: 公众号ID - offset: 偏移量 ### 返回: - 文章列表 # [English] ### Purpose: - Get Wechat MP Article List ### Parameters: - ghid: MP ID - offset: Offset ### Returns: - Article List # [示例/Example] ghid = "gh_a3d35d4c9d3f" offset = ""

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
ghid string 公众号ID/MP ID
optional *FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGetOpts optional parameters nil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGetOpts struct

Name Type Description Notes

offset | optional.String| 偏移量/Offset | [default to ]

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGet_0

ResponseModel FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGet_0(ctx, ghid, optional)

获取微信公众号文章列表/Get Wechat MP Article List

[中文] ### 用途: - 获取微信公众号文章列表 ### 参数: - ghid: 公众号ID - offset: 偏移量 ### 返回: - 文章列表 # [English] ### Purpose: - Get Wechat MP Article List ### Parameters: - ghid: MP ID - offset: Offset ### Returns: - Article List # [示例/Example] ghid = "gh_a3d35d4c9d3f" offset = ""

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
ghid string 公众号ID/MP ID
optional *FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGet_6Opts optional parameters nil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a FetchMpArticleListApiV1WechatMpWebFetchMpArticleListGet_6Opts struct

Name Type Description Notes

offset | optional.String| 偏移量/Offset | [default to ]

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleReadCountApiV1WechatMpWebFetchMpArticleReadCountGet

ResponseModel FetchMpArticleReadCountApiV1WechatMpWebFetchMpArticleReadCountGet(ctx, url, commentId)

获取微信公众号文章阅读量/Get Wechat MP Article Read Count

[中文] ### 用途: - 获取微信公众号文章阅读量 ### 参数: - url: 文章链接 - comment_id: 评论ID ### 返回: - 阅读量 # [English] ### Purpose: - Get Wechat MP Article Read Count ### Parameters: - url: Article URL - comment_id: Comment ID ### Returns: - Read Count # [示例/Example] url = "https://mp.weixin.qq.com/s/hrTDuwh0pWyJFYC93kKCrg\" comment_id = "3363399664632332289"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL
commentId string 评论ID/Comment ID

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleReadCountApiV1WechatMpWebFetchMpArticleReadCountGet_0

ResponseModel FetchMpArticleReadCountApiV1WechatMpWebFetchMpArticleReadCountGet_0(ctx, url, commentId)

获取微信公众号文章阅读量/Get Wechat MP Article Read Count

[中文] ### 用途: - 获取微信公众号文章阅读量 ### 参数: - url: 文章链接 - comment_id: 评论ID ### 返回: - 阅读量 # [English] ### Purpose: - Get Wechat MP Article Read Count ### Parameters: - url: Article URL - comment_id: Comment ID ### Returns: - Read Count # [示例/Example] url = "https://mp.weixin.qq.com/s/hrTDuwh0pWyJFYC93kKCrg\" comment_id = "3363399664632332289"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL
commentId string 评论ID/Comment ID

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleUrlApiV1WechatMpWebFetchMpArticleUrlGet

ResponseModel FetchMpArticleUrlApiV1WechatMpWebFetchMpArticleUrlGet(ctx, sogouUrl)

获取微信公众号文章永久链接/Get Wechat MP Article URL

[中文] ### 用途: - 获取微信公众号文章永久链接 ### 参数: - sogou_url: 搜狗链接 ### 返回: - 永久链接 # [English] ### Purpose: - Get Wechat MP Article URL ### Parameters: - sogou_url: Sogou URL ### Returns: - Article URL # [示例/Example] sogou_url = "https://weixin.sogou.com/link?url=dn9a_-gY295K0Rci_xozVXfdMkSQTLW6cwJThYulHEtVjXrGTiVgS5mzcw64XRlRaPIdMgILsPEBI9djq3byAlqXa8Fplpd9bV3r44ewJj5IFttt-prmTSHShu8JtNlpDYR_z_1xvD2J_XrGTUriRYOOY2mt9pZSIUQEepUVTybxAOW4P5fEPd23R0CgK6W3KEODtIkcv1U5w5VkZ8a7_lyyAqreiCgr1YH9mz_7mzFDl6rX6ZnkVYNsUHV_OmaXBUCqpZ1Pa6YO8fIRwtipOg..&type=2&query=deepseek&token=C2E90D2050EB6EA5C2C4EDB1541D855FC322013E67C5DC5A&k=4&h=k\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
sogouUrl string 搜狗链接/Sogou URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleUrlApiV1WechatMpWebFetchMpArticleUrlGet_0

ResponseModel FetchMpArticleUrlApiV1WechatMpWebFetchMpArticleUrlGet_0(ctx, sogouUrl)

获取微信公众号文章永久链接/Get Wechat MP Article URL

[中文] ### 用途: - 获取微信公众号文章永久链接 ### 参数: - sogou_url: 搜狗链接 ### 返回: - 永久链接 # [English] ### Purpose: - Get Wechat MP Article URL ### Parameters: - sogou_url: Sogou URL ### Returns: - Article URL # [示例/Example] sogou_url = "https://weixin.sogou.com/link?url=dn9a_-gY295K0Rci_xozVXfdMkSQTLW6cwJThYulHEtVjXrGTiVgS5mzcw64XRlRaPIdMgILsPEBI9djq3byAlqXa8Fplpd9bV3r44ewJj5IFttt-prmTSHShu8JtNlpDYR_z_1xvD2J_XrGTUriRYOOY2mt9pZSIUQEepUVTybxAOW4P5fEPd23R0CgK6W3KEODtIkcv1U5w5VkZ8a7_lyyAqreiCgr1YH9mz_7mzFDl6rX6ZnkVYNsUHV_OmaXBUCqpZ1Pa6YO8fIRwtipOg..&type=2&query=deepseek&token=C2E90D2050EB6EA5C2C4EDB1541D855FC322013E67C5DC5A&k=4&h=k\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
sogouUrl string 搜狗链接/Sogou URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleUrlConversionApiV1WechatMpWebFetchMpArticleUrlConversionGet

ResponseModel FetchMpArticleUrlConversionApiV1WechatMpWebFetchMpArticleUrlConversionGet(ctx, url)

获取微信公众号长链接转短链接/Get Wechat MP Long URL to Short URL

[中文] ### 用途: - 获取微信公众号长链接转短链接 ### 参数: - url: 文章链接 ### 返回: - 短链接 # [English] ### Purpose: - Get Wechat MP Long URL to Short URL ### Parameters: - url: Article URL ### Returns: - Short URL # [示例/Example] url = "http://mp.weixin.qq.com/s?__biz=MzIyMDQzMTM4Mg==&mid=2247504868&idx=1&sn=37ee48875df1be54cb766783177ce61d\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpArticleUrlConversionApiV1WechatMpWebFetchMpArticleUrlConversionGet_0

ResponseModel FetchMpArticleUrlConversionApiV1WechatMpWebFetchMpArticleUrlConversionGet_0(ctx, url)

获取微信公众号长链接转短链接/Get Wechat MP Long URL to Short URL

[中文] ### 用途: - 获取微信公众号长链接转短链接 ### 参数: - url: 文章链接 ### 返回: - 短链接 # [English] ### Purpose: - Get Wechat MP Long URL to Short URL ### Parameters: - url: Article URL ### Returns: - Short URL # [示例/Example] url = "http://mp.weixin.qq.com/s?__biz=MzIyMDQzMTM4Mg==&mid=2247504868&idx=1&sn=37ee48875df1be54cb766783177ce61d\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpRelatedArticlesApiV1WechatMpWebFetchMpRelatedArticlesGet

ResponseModel FetchMpRelatedArticlesApiV1WechatMpWebFetchMpRelatedArticlesGet(ctx, url)

获取微信公众号关联文章/Get Wechat MP Related Articles

[中文] ### 用途: - 获取微信公众号关联文章 ### 参数: - url: 文章链接 ### 返回: - 关联文章 # [English] ### Purpose: - Get Wechat MP Related Articles ### Parameters: - url: Article URL ### Returns: - Related Articles # [示例/Example] url = "https://mp.weixin.qq.com/s/Ko5V9jw9kwL8TO6Q7J3UqQ\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

FetchMpRelatedArticlesApiV1WechatMpWebFetchMpRelatedArticlesGet_0

ResponseModel FetchMpRelatedArticlesApiV1WechatMpWebFetchMpRelatedArticlesGet_0(ctx, url)

获取微信公众号关联文章/Get Wechat MP Related Articles

[中文] ### 用途: - 获取微信公众号关联文章 ### 参数: - url: 文章链接 ### 返回: - 关联文章 # [English] ### Purpose: - Get Wechat MP Related Articles ### Parameters: - url: Article URL ### Returns: - Related Articles # [示例/Example] url = "https://mp.weixin.qq.com/s/Ko5V9jw9kwL8TO6Q7J3UqQ\"

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
url string 文章链接/Article URL

Return type

ResponseModel

Authorization

bearer

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]