GetLatLon is a lightweight, dependency-free JavaScript library for retrieving geographic coordinates (latitude and longitude) by scraping Google Maps search results. This library is designed to be simple and easy to use, providing a straightforward method for obtaining coordinates for a given query location.
- No dependencies: Works out of the box without the need for additional packages.
- Free to use: No cost involved, as it does not rely on paid APIs.
- Simple integration: Easy to integrate with just two files.