Metadata-Version: 2.4
Name: IP2Proxy
Version: 3.6.0
Summary: Python API for IP2Proxy database. It can be used to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
Home-page: https://github.com/ip2location/ip2proxy-python
Author: IP2Location
Author-email: support@ip2location.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.TXT
License-File: AUTHORS
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: summary

# IP2Proxy Python Library

![PyPI](https://img.shields.io/pypi/v/IP2Proxy)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/IP2Proxy)
![PyPI - Downloads](https://img.shields.io/pypi/dm/IP2Proxy)

This library allows user to query an IP address if it was being used as VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges, residential proxies, consumer privacy networks, and enterprise private networks. It lookup the proxy IP address from **IP2Proxy BIN Data** file. This data file can be downloaded at

* Free IP2Proxy BIN Data: [https://lite.ip2location.com](https://lite.ip2location.com)
* Commercial IP2Proxy BIN Data: [https://www.ip2location.com/proxy-database](https://www.ip2location.com/proxy-database)

For more details, please visit:
[https://www.ip2location.com/documentation/ip2proxy-libraries/python](https://www.ip2location.com/documentation/ip2proxy-libraries/python)

## Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at [https://ip2proxy-python.readthedocs.io/en/latest/index.html.](https://ip2proxy-python.readthedocs.io/en/latest/index.html)

## Proxy Type

| Proxy Type | Description                    |
| ---------- | ------------------------------ |
| VPN        | Anonymizing VPN services.      |
| TOR        | Tor Exit Nodes.                |
| PUB        | Public Proxies.                |
| WEB        | Web Proxies.                   |
| DCH        | Hosting Providers/Data Center. |
| SES        | Search Engine Robots.          |
| RES        | Residential Proxies [PX10+]    |
| CPN        | Consumer Privacy Networks. [PX11+] |
| EPN        | Enterprise Private Networks. [PX11+] |

## Usage Type

| Usage Type | Description                     |
| ---------- | ------------------------------- |
| COM        | Commercial                      |
| ORG        | Organization                    |
| GOV        | Government                      |
| MIL        | Military                        |
| EDU        | University/College/School       |
| LIB        | Library                         |
| CDN        | Content Delivery Network        |
| ISP        | Fixed Line ISP                  |
| MOB        | Mobile ISP                      |
| DCH        | Data Center/Web Hosting/Transit |
| SES        | Search Engine Spider            |
| RSV        | Reserved                        |

## Threat Type

| Threat Type | Description                                                    |
| ----------- | -------------------------------------------------------------- |
| SPAM        | Email and forum spammers                                       |
| SCANNER     | Security Scanner or Attack                                     |
| BOTNET      | Spyware or Malware                                             |
| BOGON       | Unassigned or illegitimate IP addresses announced via BGP      |



## Support

Email: support@ip2location.com.
URL: [https://www.ip2location.com](https://www.ip2location.com)
