试用了阿里云市场的验证码识别api,真的牛批,传统4位数验证码识别率超高
有钱是真的可以为所欲为
以后阿里云的api平台的确可以占有部分市场
验证码:
引入base64模块,识别后,传入此api
host = 'https://a************.showapi.com'
path = '/checkcode'
method = 'POST'
appcode = '***************************'
querys ...
原创
2017-10-25 22:32:11 ·
11285 阅读 ·
5 评论