# luyishisi/Anti-Anti-Spider

越来越多的网站具有反爬虫特性，有的用图片隐藏关键数据，有的使用反人类的验证码，建立反反爬虫的代码仓库，通过与不同特性的网站做斗争（无恶意）提高技术。（欢迎提交难以采集的网站）（因工作原因，项目暂停）

Repository: https://github.com/luyishisi/Anti-Anti-Spider
Canonical: https://ross.abutalabs.com/products/anti-anti-spider
Homepage: https://www.urlteam.cn
Language: Python
License Family: other
Topics: python, spider, geek
Last push: 2021-10-17T20:14:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3580, "days_push": 1781, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7277, forks 2126 (observed 2026-08-28T04:09:57.980104+00:00)

## What it is
A Chinese-language repository collecting techniques and code for bypassing anti-scraping measures on websites, including a CNN-based (AlexNet/LeNet) captcha image recognition component built with TensorFlow. It is framed as an educational resource for learning web crawling countermeasures and image recognition, explicitly not for malicious use.

## Use cases
- recognize captcha images with a CNN model
- learn how websites implement anti-scraping protections
- train a captcha recognition model on labeled samples
- scrape websites that hide data behind captchas or images
- learn TensorFlow image classification with a practical example
- study techniques for collecting data from hard-to-scrape sites

## When to choose
- you want a curated collection of anti-anti-spider techniques and examples
- you need a starting point for building a captcha recognition model with CNNs
- you are learning web scraping countermeasures and image preprocessing in Python

## When to avoid
- you need a maintained production scraping framework - the project is paused and uses TensorFlow 1.9
- you want a turnkey captcha-solving service rather than educational code
- you need a permissively licensed library - no license is specified

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-scraping, ocr, machine-learning, deep-learning, computer-vision
- domain: crawlers, machine-learning, computer-vision, developer-tools
- platform: python, windows, cross-platform
- tags: anti-anti-spider, captcha-recognition, cnn, alexnet, web-crawling, scraping-techniques, tensorflow, educational, linux

## Member repositories
- luyishisi/Anti-Anti-Spider (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:57.980104+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:38:54.036892+00:00, confidence not recorded.
  - readme: https://github.com/luyishisi/Anti-Anti-Spider (fetched 2026-08-28T04:09:57.980104+00:00, sha 4959fce130ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
