Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@DaudAhmadJF DaudAhmadJF released this 08 Aug 12:12
· 1 commit to master since this release
047e970

Version 1.0.0 — Python SDK with API v2 Support

Description

The Python SDK now fully supports the IPGeolocation API v2, offering enhanced modularity, expanded features, and improved request structure across all endpoints.

What's New

  • Support for all v2 APIs:
    • IP Geolocation
    • IP Security
    • ASN Lookup
    • Timezone (with conversion)
    • User Agent Parsing
    • Astronomy (with timeseries)
  • Bulk request support for IP Geolocation, Security, and User Agent
  • Timezone lookup via lat/long, tz, ip, IATA, ICAO, and UN/LOCODE
  • Localized results via lang parameter (available for paid plans)
  • Fully documented response models and usage examples

Get your API key at ipgeolocation.io
Refer to the updated README for usage examples.