UiPath调用超级鹰识别验证码

没有超级鹰账号的下面是注册连接
https://www.chaojiying.com/user/reg/

注册完进入用户中心,生成自己的软件id
UiPath调用超级鹰识别验证码
超级鹰开发文档

接下来上代码

创建变量存放图片路径
UiPath调用超级鹰识别验证码
将图片转为流
UiPath调用超级鹰识别验证码
得到base64编码
UiPath调用超级鹰识别验证码
发送http post请求,这个活动在UiPath.Web.Activities包下

UiPath调用超级鹰识别验证码
设置请求路径,参数
UiPath调用超级鹰识别验证码
每个参数的意思自己看超级鹰的开发文档,不多说了
UiPath调用超级鹰识别验证码
通过正则提取需要的信息
UiPath调用超级鹰识别验证码
UiPath调用超级鹰识别验证码
最终得到验证码
UiPath调用超级鹰识别验证码
UiPath调用超级鹰识别验证码
完整流程
UiPath调用超级鹰识别验证码

相关文章:

  • 2021-12-16
  • 2022-12-23
  • 2021-06-10
  • 2021-12-20
  • 2021-05-16
  • 2021-06-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-11-30
  • 2021-10-15
  • 2021-11-13
相关资源
相似解决方案