Skip to content

Releases: vijaykrpp/ip2geo-python

v1.0.0 Ip2Geo Python SDK

26 Dec 08:49
15e515d

Choose a tag to compare

Features

  • IP geolocation (country, city, timezone, coordinates)
  • Network intelligence (ISP, ASN, organization)
  • Security intelligence included by default:
    • VPN detection
    • Proxy detection
    • TOR detection
    • Hosting / ASN classification
    • Trust score & risk level
  • Supports JSON, XML, YAML, and JSONP responses
  • Auto-detects client IP when no IP is provided

Installation

pip install ip2geoapi

Docs

API Docs: https://ip2geoapi.com/documentation/

PyPI: https://pypi.org/project/ip2geoapi/

v0.1.4 — Initial public release

23 Dec 05:21
8c9b5fb

Choose a tag to compare

🎉 Initial public release of the Ip2Geo Python SDK.

Features

  • IP geolocation (country, city, timezone, coordinates)
  • Network intelligence (ISP, ASN, organization)
  • Security intelligence included by default:
    • VPN detection
    • Proxy detection
    • TOR detection
    • Hosting / ASN classification
    • Trust score & risk level
  • Supports JSON, XML, YAML, and JSONP responses
  • Auto-detects client IP when no IP is provided

Installation

pip install ip2geoapi

Docs

API Docs: https://ip2geoapi.com/documentation/

PyPI: https://pypi.org/project/ip2geoapi/