GitHub / IPGeolocation / ip-geolocation-api-javascript-sdk
IP Geolocation API Javascript SDK
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IPGeolocation%2Fip-geolocation-api-javascript-sdk
PURL: pkg:github/IPGeolocation/ip-geolocation-api-javascript-sdk
Stars: 22
Forks: 11
Open issues: 3
License: None
Language: JavaScript
Size: 150 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: about 1 month ago
Topics: ip-geolocation-api, ip-location, javascript, timezone-api
v2.0.0
v2.0.0
Description
The IPGeolocation Javascript 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 Data
- Abuse Contact Lookup
- Modular API classes introduced (IPGeolocationAPI, IPSecurityAPI, TimezoneAPI, ASNAPI, etc.)
- 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.
Download