Skip to content

highsea/weixin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weixin

###公开接口:

查询公众号接口: 尝鲜一下查公众号

https://wechat.highsea90.com/toolsapi/index.php?variable=weixin&pagenum=1&postkey=high
返回结果:

查询公众号返回结果

参数说明

variable 查询分类(因为这个接口还能查其他的……)这里是 weixin

postkey 查询的关键字,比如 high

pagenum 查询结果翻页(可选)

  • 缓存 每查询一次 key 服务器会生成当前查询的关键字 key 的缓存,第二次相同KEY查询就从缓存获取:如下

    message: "fresh data",//第一次 message: "cache data",//第二次

查询文章接口: 尝鲜一下查文章

https://wechat.highsea90.com/toolsapi/index.php?variable=wxwords&pagenum=1&postkey=high
返回结果:

查询文章返回结果

参数说明

variable 这里是 wxwords

postkey 查询的关键字,比如 high

pagenum 查询结果翻页(可选)

工具截图

公众号页面 文章页面 关键字搜索页面 热点词页面

Releases

No releases published

Packages

No packages published