2. 具有完整IP詳細信息的JSON API: https://ips.im/api/json
使用Curl获取IP信息: curl https://ips.im/api/json
Response:
{ "ip": '70.44.149.3', "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36", "version": "", "country": "CA", "city": "Toronto", "region": "Ontario", "regionCode": "ON", "timezone": "America/Toronto", "postalCode": "M4G", "asn": 577, "colo": "YYZ", "asOrganization": "Bell Canada Business" }