/gmap-locator

get google maps location of latitude and longitude just from location name

Primary LanguageJavaScriptMIT LicenseMIT

🗺️ gmap-locator

npm version gmap-locator is released under the MIT license.

Get google maps location of latitude and longitude just from location name. The latitude dan longitude scraped from Google Maps with Puppeteer.

Get Started

Install via npm globally:

npm i -g gmap-locator

Basic Usage

gmap-locator [INPUT_ARGUMENTS] [INPUT_FILEPATH] [OUTPUT_ARGUMENTS] [OUTPUT_FILEPATH]

example commands

gmap-locator -i countries.csv -o output.csv 

Note: input and output only support with format .csv or .json

License

MIT