Kumo

This is advanced real-time information API for geo-spatial, weather and information gathering data

Search for a location

await ksoft.bans.gis(location, fast, more, map_zoom, include_map)

Parameter

Type

location

str

fast

bool

more

bool

map_zoom

int

include_map

bool

GeoIP

await ksoft.kumo.geoip(ip)

Parameter

Type

ip

str

Currency Converter

await ksoft.kumo.currency(from_, to, value)

Parameter

Type

from_

str (one of these)

to

str (one of these)

value

str

Last updated

Was this helpful?