๐๐๐ Please switch to our new documentation site: Just One API Official Documentation ๐๐๐
curl --location 'http://47.117.133.51:30015/api/weixin/search-article/v1' \
--data-urlencode 'token=' \
--data-urlencode 'keyword=' \
--data-urlencode 'publishTimeType=ALL' \
--data-urlencode 'sortType=COMPREHENSIVE' \
--data-urlencode 'currentPage=1' \
--data-urlencode 'offset=0' \
--data-urlencode 'cookies_buffer='{
"code": 0,
"message": "string",
"data": null,
"recordTime": "string",
"requestId": "string"
}