Connects to the Naver Maps API and Naver Search API to provide geocoding and local search functionalities.
Leverages the Naver Maps API and Naver Search API to offer geocoding and local search capabilities. It allows developers to access Naver's mapping and search services from their applications, providing location-based data and search results within South Korea. The server is configured using environment variables for API credentials, making it easy to integrate into existing projects.
Key Features
01Local search functionality via Naver Search API
020 GitHub stars
03Python 3.13+ support
04Geocoding support via Naver Maps API
05Uses uv for package management
06Configuration through environment variables
Use Cases
01Integrating Naver's mapping services into existing Python projects
02Developing location-aware applications using Naver Maps data
03Implementing local search functionality within a Korean context