# qiyeboy/IPProxyPool

IPProxyPool代理池项目，提供代理ip

Repository: https://github.com/qiyeboy/IPProxyPool
Canonical: https://ross.abutalabs.com/products/ipproxypool
Language: Python
License Family: other
Last push: 2018-07-13T02:09:49+00:00

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

## Adoption (not part of the score)
Stars 4286, forks 1283 (observed 2026-08-28T04:08:41.288269+00:00)

## What it is
IPProxyPool is a Python proxy pool service that crawls free proxy IPs from the web, validates them, stores them in a database (SQLite by default, extensible via SQLAlchemy or pymongo), and serves them through a simple HTTP API. It supports both Python 2 and Python 3 and is designed to support web scraping projects that need rotating proxy addresses.

## Use cases
- get free proxy ips for web scraping
- build a proxy pool to avoid ip bans while crawling
- serve validated http proxies over an api
- store and manage scraped proxy addresses in sqlite or mysql
- rotate proxies for a python crawler

## When to choose
- you need a self-hosted pool of free proxy IPs for scraping
- you want a simple HTTP API to fetch available proxies
- you want to extend storage backends like MySQL or MongoDB via a helper class

## When to avoid
- you need maintained software with recent updates or a license
- you need guaranteed proxy quality or paid proxy management
- you need Python 3.10+ compatibility with modern dependencies
- you need HTTPS/SOCKS5 proxy support out of the box

## Facets
- artifact type: application
- maturity: abandoned
- function: web-scraping, http-client, api-framework, database, orm, caching
- domain: crawlers, web-development, developer-tools, networking, privacy
- platform: python, windows, cross-platform, self-hosted
- tags: proxy-pool, proxy-ip, scraping-proxy, free-proxies, http-proxy, crawler-support, sqlite, sqlalchemy, gevent, webpy, linux, macos, web-server

## Member repositories
- qiyeboy/IPProxyPool (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.288269+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-29T18:21:56.742218+00:00, confidence not recorded.
  - readme: https://github.com/qiyeboy/IPProxyPool (fetched 2026-08-28T04:08:41.288269+00:00, sha d085e1e78430)
- Data as of 2026-08-30T08:39:29.467469+00:00.
