算法暴露接口(xhs、dy、ks、wx、hnw)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

635 B

api-py

python版--提供API

  • kuaishou: 协议过快手web端滑块,激活cookie["did"]字段

    • 需要配合node服务使用,当前以定时任务执行
  • hnw: 处理惠农网的请求头加密

    • 部分参数需要node服务生成,当前以python接口实现
  • douyin: 处理ttwid生成问题

    • 需要配合node服务使用,当前以定时任务执行
  • xhs: 处理web端的x-s、x-t生成逻辑

  • wx: 处理微信视频号的视频加密解析

    • 需要配合node服务使用,目前node服务部署在172.16.10.39设备上
    • 注:该模块接口主要在172.18.1.145设备上对外开放使用