Simple Python Script that returns Latitude and Longitude from Google Maps' API
Make sure you request an API key from Google Google Maps API
Modify API_KEY variable with your apikey
Git Clone
https://github.com/sqrt64/get_coordinates.git
Requires Requests
pip install requests
python get_coordinates.py -l "New York City, NY"