使用 Google 地图数据 API 获取 IP 地址信息,例如国家/地区、经纬度、城市
我可以使用 Google 地图数据 API 获取 IP 地址信息,例如国家/地区、经纬度、城市等。结果将采用 JSON 或 XML 格式,我可以通过 C# 解析。是否有用于 Google 地图数据 API 的 C# 库?
我发现了这个有趣的网站 http://www.ipinfodb.com/ip_location_api_json.php
这些人甚至提供了他们的 IP 地址位置数据库 http://ipinfodb.com/ip_database.php
Can I use Google Maps Data API to get the IP Address informations such as Country, LatLong, City, etc. The result will be in JSON or XML format that I can parse through C#. Is there any C# Library for Google Maps Data API?
I found this interesting site
http://www.ipinfodb.com/ip_location_api_json.php
this guys even offer their IP address location database
http://ipinfodb.com/ip_database.php
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
描述: http://s.site90.com/api-xml.php
phpcode :
Description: http://s.site90.com/api-xml.php
phpcode: