极致了API
    极致了API
    • 获取文章正文 HTML
      POST
    • 获取文章详情(纯文本,富文本,不带html文章格式)
      GET
    • 通过公众号名称/微信Id/链接获取公众号历史发文列表
      POST
    • 通过公众号名称/微信Id/链接获取公众号当天发文情况
      POST
    • 获取文章阅读、点赞、在看
      POST
    • 获取文章阅读、点赞、在看、转发、收藏、评论 Pro
      POST
    • 微信文章短链接转长链接
      POST
    • 获取文章详情Pro
      POST
    • 关键词 搜索 微信文章
      POST
    • 获取公众号主体信息
      POST
    • 获取公众号文章评论
      POST
    • 获取公众号头像、账号类型、公众号简介等基础信息
      POST
    • 获取公众号的预估活跃粉丝、头条平均阅读、头条平均点赞、周发文量、最新发文时间、极致了指数
      POST
    • 根据关键字查询公众号
      POST
    • 获取公众号文章阅读、点赞、名字,文章标题和URL等信息
      POST
    • 获取指定类别公众号内的日榜周榜月榜
      POST
    • 搜狗临时链接转永久链接
      POST
    • 公众号文章长网址链接改成短网址链接
      POST
    • 获取单个视频号作品列表(链接不可下载 可翻页)
      POST
    • 获取视频号评论 (可翻页)
      POST
    • 获取视频号可下载链接
      POST
    • 关键词搜索视频号
      POST
    • 主体名下公众号搜索
      POST
    • 获取公众号最新粉丝数
      POST
    • 获取指定视频号ID
      POST
    • 获取api余额
      POST
    • 获取微信搜一搜结果
      POST

      根据关键字查询公众号

      POST
      https://www.dajiala.com/fbmain/monitor/v3/wx_account/search
      每页20条结果
      0.1元/条,按实际返回数据条数扣费
      状态码 说明
      {"message":"Internal Server Error"} 网络错误,请重试1~3次
      0 成功
      -1 QPS超过上限,不得高于5次/秒,请5秒后再试!
      100 缺少参数 biz,name,url 三者必须至少有一个
      101,102,103 biz不合法,请检查。(Tips:biz必须是8-10位数字进行base64编码
      104 短连接文章已被删除或文章被迁移
      105 没找到该名称的公众号,建议您采用biz或者url作为参数获取!
      110 翻页内没有文章了!
      111 请求频繁,请稍后再试。
      112 请求失败,请稍后再试。
      113 鉴权失败,请稍后再试。
      115 该页以及后面的翻页内文章已全部被删除!
      2003 系统资源请求出错,请重新尝试。
      2005 系统错误,请2秒后重新尝试。
      10002 key或附加码不正确
      20001 金额不足,请充值
      20002 请输入正确的微信链接
      20003 文章链接有误,请检查文章链接url中的&是否已经编码为%26
      50000 内部服务器错误

      请求参数

      Body 参数application/json
      keyword
      string 
      关键词
      必需
      page
      string 
      页码
      必需
      size
      string 
      一页大小
      必需
      key
      string 
      极致了官网 key
      必需
      verifycode
      string 
      必需
      附加码 (如设置了附加码verifycode,则此参数为必选,如未设置则为非必选)
      示例
      {
        "keyword": "人民日报",
        "page": "1",
        "size": "20",
        "key": "{{key}}",
        "verifycode": ""
      }

      示例代码

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST 'https://www.dajiala.com/fbmain/monitor/v3/wx_account/search' \
      --header 'Content-Type: application/json' \
      --data-raw '{
          "keyword": "人民日报",
          "page": "1",
          "size": "20",
          "key": "{{key}}",
          "verifycode": ""
      }'

      返回响应

      🟢200成功
      application/json
      Body
      code
      integer 
      必需
      msg
      string 
      必需
      data
      array [object {13}] 
      必需
      name
      string 
      公众号名称
      必需
      biz
      string 
      公众号唯一ID
      必需
      owner_name
      string 
      主体名字
      必需
      customer_type
      string 
      账号类型
      必需
      ghid
      string 
      公众号原始ID
      必需
      wxid
      string 
      微信号
      必需
      fans
      integer 
      粉丝数
      必需
      avg_top_read
      integer 
      头条平均阅读
      必需
      avg_top_zan
      integer 
      头条平均点赞
      必需
      avatar
      string 
      头像
      必需
      qrcode
      string 
      头像二维码
      必需
      week_articles
      integer  | string 
      每周发文数
      必需
      lastest_publish
      integer 
      最后发文时间
      必需
      示例
      {
        "code": 0,
        "msg": "成功",
        "data": [
          {
            "name": "人民日报",
            "biz": "MjM5MjAxNDM4MA==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_363b924965e9",
            "wxid": "rmrbwx",
            "fans": 55732800,
            "avg_top_read": 100001,
            "avg_top_zan": 10234,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM5Dlw4H8vWoicXPXccEVkWYgrmSiavKwjaTkYuqswgXicqhA/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbwx",
            "week_articles": 58,
            "lastest_publish": 1722402183
          },
          {
            "name": "人民日报文创",
            "biz": "MzU4NTg3ODAwNQ==",
            "owner_name": "人民日报文化传媒有限公司",
            "customer_type": "企业",
            "ghid": "gh_c261034aa18d",
            "wxid": "rmrbwcapp",
            "fans": 28045,
            "avg_top_read": 492,
            "avg_top_zan": 11,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM5SxbiaF0eNZkiaGfkLw5Q4IIbwLMD602ldkkJAlGw4bFwQ/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbwcapp",
            "week_articles": 4,
            "lastest_publish": 1721988293
          },
          {
            "name": "人民日报新媒体",
            "biz": "MzU1MDg0NzA2MQ==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_34f9b5db4076",
            "wxid": "gh_34f9b5db4076",
            "fans": 0,
            "avg_top_read": 0,
            "avg_top_zan": 0,
            "avatar": "https://dajiala.oss-cn-hangzhou.aliyuncs.com/mp_avatar/dajiala.jpg",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=gh_34f9b5db4076",
            "week_articles": 0,
            "lastest_publish": 0
          },
          {
            "name": "人民日报理论",
            "biz": "MzA5NTMzMDgzMA==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_a78405814c21",
            "wxid": "rmrbllb",
            "fans": 344204,
            "avg_top_read": 2716,
            "avg_top_zan": 23,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM7YQRnn54MJNgTJLqv4SibuOQyYIiaKFwMp0Y8iaKLbSIt8Q/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbllb",
            "week_articles": 13,
            "lastest_publish": 1722333791
          },
          {
            "name": "人民日报评论",
            "biz": "MzA4OTIyMjUyOQ==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_4a4914660bcd",
            "wxid": "rmrbpl",
            "fans": 8066088,
            "avg_top_read": 39454,
            "avg_top_zan": 317,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM5f5VHK824nX8LX0GD51hRoszPG4Td4gibBJhPthiceOMqQ/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbpl",
            "week_articles": 34,
            "lastest_publish": 1722388334
          },
          {
            "name": "人民日报图书馆",
            "biz": "MzUyNTMxODQxMA==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_f974081c64b2",
            "wxid": "gh_f974081c64b2",
            "fans": 27390,
            "avg_top_read": 1120,
            "avg_top_zan": 14,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM6kx4ibD1Xe2PrTYaUHUeYJPnqT6udj8n1c0X4XUyLiaZvw/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=gh_f974081c64b2",
            "week_articles": 0,
            "lastest_publish": 1719296279
          },
          {
            "name": "人民日报数字江苏",
            "biz": "MzU4NjgwMzY2Ng==",
            "owner_name": "人民日报数字传播(江苏)有限公司",
            "customer_type": "企业",
            "ghid": "gh_ea0488052b09",
            "wxid": "",
            "fans": 0,
            "avg_top_read": 0,
            "avg_top_zan": 0,
            "avatar": "https://dajiala.oss-cn-hangzhou.aliyuncs.com/mp_avatar/5b7a61655087df8715a3e7ae6b1bfa62.jpg",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=gh_ea0488052b09",
            "week_articles": 0,
            "lastest_publish": 1588262400
          },
          {
            "name": "人民日报行天下",
            "biz": "MzUzNTc5MDQxMw==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_6da5077ecb63",
            "wxid": "rmrbxtx",
            "fans": 18261,
            "avg_top_read": 494,
            "avg_top_zan": 13,
            "avatar": "https://mmbiz.qpic.cn/mmbiz_png/fJNicpu9tRiadjgFthRKHGb3E3a3IRicz20odCKia9st4Oib1lKtibAan8rK7sWhJ1zdus47fdlqxALNqG9v1TF6tf6A/0?wx_fmt=png",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbxtx",
            "week_articles": 1,
            "lastest_publish": 1617893494
          },
          {
            "name": "人民日报国际",
            "biz": "MzA5NDM1ODExOA==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_f342ffd5077b",
            "wxid": "rmrbgjbd",
            "fans": 592112,
            "avg_top_read": 1870,
            "avg_top_zan": 30,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM4GcMg33rhFc6My47zS71QvHea0Y4XdbykJhtZEKVQwuw/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbgjbd",
            "week_articles": 15,
            "lastest_publish": 1722198600
          },
          {
            "name": "人民日报政文",
            "biz": "MzAwMzAzNzQyOQ==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_4d468d70b180",
            "wxid": "rmrbzhw",
            "fans": 399440,
            "avg_top_read": 1849,
            "avg_top_zan": 11,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM7PVU0QbgA572z3DdCw8eeicNDok09kylP5cu4BgibXPk6Q/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbzhw",
            "week_articles": 15,
            "lastest_publish": 1722332174
          },
          {
            "name": "人民日报文艺",
            "biz": "MjM5OTM4OTIzOQ==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_f1f8332def6a",
            "wxid": "rmrbwy",
            "fans": 264388,
            "avg_top_read": 923,
            "avg_top_zan": 13,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM6JV3pPKap2qSXDSHax5E7bjepNkRCQaqOvqwWzMf6ichw/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbwy",
            "week_articles": 21,
            "lastest_publish": 1722249597
          },
          {
            "name": "人民日报数字传播",
            "biz": "MzU3MTc0MDM0NQ==",
            "owner_name": "人民日报数字传播有限公司",
            "customer_type": "媒体",
            "ghid": "gh_37ad338c91a7",
            "wxid": "peopledigital",
            "fans": 210160,
            "avg_top_read": 299,
            "avg_top_zan": 4,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM6KySwhWArYvbvSDUqvmz3RdhKicl50mO3T4ibjk9iarpOHA/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=peopledigital",
            "week_articles": 15,
            "lastest_publish": 1722333055
          },
          {
            "name": "人民日报媒体技术",
            "biz": "MzA4NDAyMzE3Nw==",
            "owner_name": "人民日报媒体技术股份有限公司",
            "customer_type": "企业",
            "ghid": "gh_9d490741e350",
            "wxid": "wxpdmi",
            "fans": 2278,
            "avg_top_read": 217,
            "avg_top_zan": 4,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM67LvHicjkJGwfq8Uf1lj1qkUno86U8QHPic0fibFEvhurcA/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=wxpdmi",
            "week_articles": 1,
            "lastest_publish": 1708326953
          },
          {
            "name": "人民日报体育",
            "biz": "MzAwNDA1OTUzMA==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_26d1f476e6a2",
            "wxid": "rmrbty",
            "fans": 32906,
            "avg_top_read": 1180,
            "avg_top_zan": 14,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM7ogcAFy1WHu5YBP4g6iaUClCj1vLkhtV8GZmicacgY9QCw/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbty",
            "week_articles": 3,
            "lastest_publish": 1722156446
          },
          {
            "name": "人民日报文创陕西频道",
            "biz": "MzAwNzc3MTQ0Mw==",
            "owner_name": "人民日报传媒广告有限公司陕西分公司",
            "customer_type": "企业",
            "ghid": "gh_b034447f10d2",
            "wxid": "",
            "fans": 495,
            "avg_top_read": 91,
            "avg_top_zan": 1,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM7stdibuVXYm4ibvN4phx5pEIvIWYFSeZ3PuvRovC1wQXgQ/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=gh_b034447f10d2",
            "week_articles": 6,
            "lastest_publish": 1599645533
          },
          {
            "name": "人民日报客户端",
            "biz": "MzUxNTAzOTM0Ng==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_9b4dd8694d89",
            "wxid": "",
            "fans": 0,
            "avg_top_read": 0,
            "avg_top_zan": 0,
            "avatar": "https://dajiala.oss-cn-hangzhou.aliyuncs.com/mp_avatar/dajiala.jpg",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=gh_9b4dd8694d89",
            "week_articles": 0,
            "lastest_publish": 0
          },
          {
            "name": "人民日报全媒体平台",
            "biz": "MzAwMTMyNDM2NQ==",
            "owner_name": "人民日报媒体技术股份有限公司",
            "customer_type": "媒体",
            "ghid": "gh_c05d66327906",
            "wxid": "rmrbqmtpt",
            "fans": 9013,
            "avg_top_read": 620,
            "avg_top_zan": 3,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM732EHoAVrxugC6zHLAGGhdV1VHNwrWy1Iumc1BwpZevw/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbqmtpt",
            "week_articles": 20,
            "lastest_publish": 1490263112
          },
          {
            "name": "人民日报发行服务号",
            "biz": "MzA5NTI5NDkxMg==",
            "owner_name": "人民日报社",
            "customer_type": "媒体",
            "ghid": "gh_b6dc9b1d0bbd",
            "wxid": "rmrbfwh",
            "fans": 36616,
            "avg_top_read": 2672,
            "avg_top_zan": 43,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM5j7TyFygQo0ia4iajUhPYOVXFdAccibtia0OFb1ubYGxV3dQ/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbfwh",
            "week_articles": 1,
            "lastest_publish": 1714031666
          },
          {
            "name": "人民日报美术收藏副刊",
            "biz": "MzA4MzI0MzYyMQ==",
            "owner_name": "人名日报社文艺部",
            "customer_type": "媒体",
            "ghid": "gh_e21ba322af29",
            "wxid": "rmrbmssc",
            "fans": 9137,
            "avg_top_read": 115,
            "avg_top_zan": 3,
            "avatar": "https://wx.qlogo.cn/mmhead/Q3auHgzwzM5J0yeejlrUicUibtNkaEDeiaAjMTLTXzLcTDicibHfM0cWymw/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=rmrbmssc",
            "week_articles": 2,
            "lastest_publish": 1722152485
          },
          {
            "name": "人民日报传媒海南 - 已注销",
            "biz": "MzA5NDg5NTMzMg==",
            "owner_name": "人民日报传媒广告有限公司海南分公司",
            "customer_type": "企业",
            "ghid": "gh_a06077f325b0",
            "wxid": "close_3094895332",
            "fans": 0,
            "avg_top_read": 0,
            "avg_top_zan": 0,
            "avatar": "https://mmbiz.qpic.cn/mmbiz/a5icZrUmbV8p5jb6RZ8aYfjfS2AVle8URwBt8QIu6XbGewB9wiaWYWkPwq4R7pfdsFibuLkic16UcxDSNYtB8HnC1Q/0/0",
            "qrcode": "https://open.weixin.qq.com/qr/code?username=close_3094895332",
            "week_articles": "0",
            "lastest_publish": 1579508529
          }
        ]
      }
      上一页
      获取公众号的预估活跃粉丝、头条平均阅读、头条平均点赞、周发文量、最新发文时间、极致了指数
      下一页
      获取公众号文章阅读、点赞、名字,文章标题和URL等信息
      Built with