Skip to main content

This is for Geolocation service of Naver Cloud Platfrom It is simple to use 1. Import and fill your security code ncp_geolocation = NCP_Geolocation_API(oauth_consumer_key="$oauth_consumer_key", secret_key="$secret_key") 2. execute `get_geolocation` function print(ncp_geolocation.get_geolocation("125.209.222.142")) results : {"returnCode": 0,"requestId": "c2032c47-f678-4de1-b595-461906ea90c4","geoLocation": {"country": "KR","code": "4113558000","r1": "경기도","r2": "성남시 분당구"}}

Project description

The author of this package has not provided a project description

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NCP_Geolocation-0.12.tar.gz (2.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page