1 Answer
+ 6
You can use the Google API, send your query there and retrieve it, to be able to use it further in the code. You can either use XML or json format for data exchange.
I use Google geocoding API in one of my codes - works like a charm (outside Sololearn):
https://code.sololearn.com/c57gr6Ay31s9/?ref=app