爬虫验证码
henye007
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
py验证码-联众验证码接入
联众验证码 - python3接入 在处理字体点击的验证码时,采用联众的打码平台,用Py3的接入 import requests from base64 import b64encode import os class CaptchaApi: def __init__(self, username, password): self.__username = usern...原创 2019-04-01 18:25:01 · 1460 阅读 · 0 评论 -
极验点字验证码登陆
雪球网 from selenium import webdriver from selenium.webdriver import ActionChains from io import BytesIO import json import os import time from selenium.webdriver.common.by import By from selenium.webdri...原创 2019-04-02 18:09:36 · 2336 阅读 · 2 评论
分享