第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

我目前正在嘗試創(chuàng)建一個 ip finder 和 location finder

我目前正在嘗試創(chuàng)建一個 ip finder 和 location finder

蕭十郎 2022-12-27 14:47:19
這是代碼:res = requests.get('https://ipinfo.io/')data = res.json()ip = input('Enter Target Ip: ')print(data) 這只會打印出你的 ip 信息,我想讓用戶在他們想要的任何 ip 上找到信息。
查看完整描述

1 回答

?
喵喔喔

TA貢獻1735條經(jīng)驗 獲得超5個贊

在此處查看ipstackAPI 。它更適合您的問題,而不是通過使用 等模塊來實現(xiàn)。URLlib

請求調(diào)用示例 IP 地址:https://api.ipstack.com/134.201.250.155

回應(yīng):

{

  "ip": "134.201.250.155",

  "hostname": "134.201.250.155",

  "type": "ipv4",

  "continent_code": "NA",

  "continent_name": "North America",

  "country_code": "US",

  "country_name": "United States",

  "region_code": "CA",

  "region_name": "California",

  "city": "Los Angeles",

  "zip": "90013",

  "latitude": 34.0453,

  "longitude": -118.2413,

  "location": {

    "geoname_id": 5368361,

    "capital": "Washington D.C.",

    "languages": [

        {

          "code": "en",

          "name": "English",

          "native": "English"

        }

    ],

    "country_flag": "https://assets.ipstack.com/images/assets/flags_svg/us.svg",

    "country_flag_emoji": "????",

    "country_flag_emoji_unicode": "U+1F1FA U+1F1F8",

    "calling_code": "1",

    "is_eu": false

  },

  "time_zone": {

    "id": "America/Los_Angeles",

    "current_time": "2018-03-29T07:35:08-07:00",

    "gmt_offset": -25200,

    "code": "PDT",

    "is_daylight_saving": true

  },

  "currency": {

    "code": "USD",

    "name": "US Dollar",

    "plural": "US dollars",

    "symbol": "$",

    "symbol_native": "$"

  },

  "connection": {

    "asn": 25876,

    "isp": "Los Angeles Department of Water & Power"

  },

  "security": {

    "is_proxy": false,

    "proxy_type": null,

    "is_crawler": false,

    "crawler_name": null,

    "crawler_type": null,

    "is_tor": false,

    "threat_level": "low",

    "threat_types": null

  }

}


查看完整回答
反對 回復(fù) 2022-12-27
  • 1 回答
  • 0 關(guān)注
  • 110 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號