tearsinchina
V2EX  ›  问与答

微信公众号的所有关注的用户怎么导出呀?

  •  
  •   tearsinchina · Feb 11, 2015 · 12929 views
    This topic created in 4136 days ago, the information mentioned may be changed or developed.
    微信自带的管理后台没有导入和导出功能。。。
    求思路。
    1 replies    2015-02-11 13:24:08 +08:00
    subjectwa
        1
    subjectwa  
       Feb 11, 2015   ❤️ 1
    用微信api导出,的例子:

    https://api.weixin.qq.com/cgi-bin/user/get?access_token=ACCESS_TOKEN
    返回结果:
    {
    "total":23000,
    "count":10000,
    "data":{"
    openid":[
    "OPENID1",
    "OPENID2",
    ...,
    "OPENID10000"
    ]
    },
    "next_openid":"NEXT_OPENID1"
    }
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3238 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 47ms · UTC 13:28 · PVG 21:28 · LAX 06:28 · JFK 09:28
    ♥ Do have faith in what you're doing.