An open API service indexing awesome lists of open source software.

https://github.com/danielcba/geolocation-to-csv-kml

This Python script performs IP geolocation using the ipinfo service and exports the results to a CSV file and a KML file. The KML file can be opened in software such as Google Earth to visualize the geographical locations of the IP addresses.
https://github.com/danielcba/geolocation-to-csv-kml

csv ipinfo kml pandas pandas-dataframe simple-kml

Last synced: 3 months ago
JSON representation

This Python script performs IP geolocation using the ipinfo service and exports the results to a CSV file and a KML file. The KML file can be opened in software such as Google Earth to visualize the geographical locations of the IP addresses.

Awesome Lists containing this project