Skip to main content
Module

x/ip2location/mod.ts>IP2LocationWebService

Deno module for IP2Location to lookup the geolocation information
Go to Latest
class IP2LocationWebService
import { IP2LocationWebService } from "https://deno.land/x/ip2location@8.0.3/mod.ts";

Constructors

new
IP2LocationWebService()

Methods

getCredit(callback)
lookup(
myIP,
addOn,
lang,
callback,
)
open(
apiKey,
apiPackage,
useSSL?,
)