当前位置:网站首页>Interface for querying IP home
Interface for querying IP home
2022-07-03 14:07:00 【Cheat the old traditional Chinese medicine in the Jianghu】
Inquire about IP Home interface
1. TaoBao :
http://ip.taobao.com/service/getIpInfo.php?ip=Request interface (GET):
http://ip.taobao.com/service/getIpInfo.php?ip=[ip Address string ]
Response information :
(json Format ) Country 、 province ( Autonomous regions or municipalities directly under the central government )、 City ( county )、 Operator,
Return data format :
{"code":0,"data":{"ip":"210.75.225.254","country":"\u4e2d\u56fd","area":"\u534e\u5317",
"region":"\u5317\u4eac\u5e02","city":"\u5317\u4eac\u5e02","county":"","isp":"\u7535\u4fe1",
"country_id":"86","area_id":"100000","region_id":"110000","city_id":"110000",
"county_id":"-1","isp_id":"100017"}}among code The value of means ,0: success ,1: Failure .
2. International display : Place of ownership switchable display
http://ip-api.com/json/ # International English display
http://ip-api.com/json/?lang=zh-CN # Chinese display
http://ip-api.com/json/115.191.200.34?lang=zh-CN # Query a ip Information about 
边栏推荐
- [combinatorics] permutation and combination (two counting principles, examples of set permutation | examples of set permutation and circle permutation)
- Qt学习25 布局管理器(四)
- Generate directories from web content
- Uio-66-cooh loaded bendamostine | hydroxyapatite (HA) coated MIL-53 (FE) nanoparticles | baicalin loaded manganese based metal organic skeleton material
- Qt学习24 布局管理器(三)
- [technology development-24]: characteristics of existing IOT communication technology
- PhpMyAdmin stage file contains analysis traceability
- Doxorubicin loaded on metal organic framework MIL-88 DOX | folic acid modified uio-66-nh2 doxorubicin loaded [email
- Redis: redis data structure and key operation commands
- JS Part 2
猜你喜欢

jvm-类加载

Scroll detection of the navigation bar enables the navigation bar to slide and fix with no content

Go language unit test 3: go language uses gocovey library to do unit test
![Mysql:insert date:SQL 错误 [1292] [22001]: Data truncation: Incorrect date value:](/img/2f/33504391a661ecb63d42d75acf3a37.png)
Mysql:insert date:SQL 错误 [1292] [22001]: Data truncation: Incorrect date value:

Redis:Redis的数据结构、key的操作命令

【BW16 应用篇】安信可BW16模组与开发板更新固件烧录说明

解决MySql 1045 Access denied for user ‘root‘@‘localhost‘ (using password: YES)

Redis: operation command of string type data

Redis: redis data structure and key operation commands

信创产业现状、分析与预测
随机推荐
[技术发展-24]:现有物联网通信技术特点
jvm-类加载
MySQL 数据增删改查综合案例
金属有机骨架(MOFs)抗肿瘤药载体|PCN-223装载甲硝唑|UiO-66包载盐酸环丙沙星([email protected])
Redis: operation command of string type data
JS Part III
How to delete an attribute or method of an object
Solve MySQL 1045 access denied for user 'root' @ 'localhost' (using password: yes)
selenium 浏览器(1)
UiO-66-COOH装载苯达莫司汀|羟基磷灰石( HA) 包裹MIL-53(Fe)纳米粒子|装载黄芩苷锰基金属有机骨架材料
项目协作的进度如何推进| 社区征文
如何使用lxml判断网站公告是否更新
[技術發展-24]:現有物聯網通信技術特點
jvm-运行时数据区
[combinatorics] permutation and combination (two counting principles, examples of set permutation | examples of set permutation and circle permutation)
MySQL 数据处理值增删改
Spring cup eight school league
Common network state detection and analysis tools
怎样删除对象的某个属性或⽅法
Reflection -- basic usage