๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ
๐Ÿ‘จ๐Ÿผ‍๐Ÿ’ป๊ฐœ๋ฐœ

๊ฐœ๋ฐœ - IP ์ฃผ์†Œ text, json ํ˜•ํƒœ๋กœ ์š”์ฒญ(ipify, ipinfo)

by Janger 2022. 9. 1.
728x90
๋ฐ˜์‘ํ˜•

https://www.ipify.org/

 

ipify - A Simple Public IP Address API

API Usage Using ipify is ridiculously simple. You have three options. You can get your public IP directly (in plain text), you can get your public IP in JSON format, or you can get your public IP information in JSONP format (useful for Javascript developer

www.ipify.org

 

์‚ฌ์šฉ ์˜ˆ์‹œ
https://api.ipify.org text 98.207.254.136
https://api.ipify.org?format=json json {"ip":"98.207.254.136"}
https://api.ipify.org?format=jsonp jsonp callback({"ip":"98.207.254.136"});
https://api.ipify.org?format=jsonp&callback=getip jsonp getip({"ip":"98.207.254.136"});

 

 

https://ipinfo.io 

 

Comprehensive IP address data, IP geolocation API and database - IPinfo.io

IPinfo enables us to demonstrate the value that Bupa.com has in the global purchasing journey. Without it, the website wouldn't be able to fulfill this important role. Anthony Jaggs Senior Digital Communications Manager, Bupa

ipinfo.io

 

์‚ฌ์šฉ ์˜ˆ์‹œ

์•„์ดํ”ผ ์ฃผ์†Œ:

https://ipinfo.io/ip

 

๋‚˜๋ผ

https://ipinfo.io/country

728x90
๋ฐ˜์‘ํ˜•