This spider is just coded by cycoe for python and ANN learning, I'm not responsible for any abuse.
| modules | use |
|---|---|
python3.6 |
Env |
requests |
for spider body |
PIL |
dealing with image of verification code |
Numpy |
for matrix and generating feature library |
re |
for regular expression |
BeautifulSoup |
for html parser |
- install python environment, follow this
- install all requirements with
pip install -r requirements
- change directory to
class_robber/ python main.py- input
helpfor usage