<p align="center"> <a href="https://badge.fury.io/js/gmap-locator"> <img src="https://badge.fury.io/js/gmap-locator.svg" alt="npm version"> </a> <a href="https://github.com/lontarscript/gmap-locator/blob/main/LICENSE"> <img src="https://img.
npm install gmap-locatorGet google maps location of latitude and longitude just from location name. The latitude dan longitude scraped from Google Maps with Puppeteer.
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`