• Stars
    star
    216
  • Rank 182,151 (Top 4 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

全国工商企业信息查询 验证码破解 滑动验证码破解示例

全国工商企业信息查询 验证码破解

全国工商企业信息查询 验证码破解

如果图片不能显示,请将以下内容加入到本地计算机的hosts文件中


192.30.253.112    github.com 
192.30.253.119    gist.github.com
151.101.184.133    assets-cdn.github.com
151.101.184.133    raw.githubusercontent.com
151.101.184.133    gist.githubusercontent.com
151.101.184.133    cloud.githubusercontent.com
151.101.184.133    camo.githubusercontent.com
151.101.184.133    avatars0.githubusercontent.com
151.101.184.133    avatars1.githubusercontent.com
151.101.184.133    avatars2.githubusercontent.com
151.101.184.133    avatars3.githubusercontent.com
151.101.184.133    avatars4.githubusercontent.com
151.101.184.133    avatars5.githubusercontent.com
151.101.184.133    avatars6.githubusercontent.com
151.101.184.133    avatars7.githubusercontent.com
151.101.184.133    avatars8.githubusercontent.com

项目演式

image

使用说明:

  • 调用crack_slide_captcha.py文件
  • 实例化CrackSlide对象
  • 执行exec_crack.run方法 参数:is_display 是否显示, 值为True/False
  • 返回通过验证码以后的结果

工商企业信息查询网自带机器学习识别特征,大量访问会造成行为特征识别,无法通过。

PS 。。。。。。:

第一次开源好用的东东,以后要多多分享
如果喜欢请Fork下我,  后期会再次针对进行优化,
如果有好的方法,欢迎共同维护!
Thank you!

特别感谢:

iYgnohZ 影响了我,让我也走向开源!

本方法仅供学习