A Python-based tool for mapping IP addresses to their respective countries using the IPinfo.io API. Easily process bulk IP addresses and retrieve geolocation details efficiently.
(IPinfo.io API๋ฅผ ์ฌ์ฉํ์ฌ IP ์ฃผ์๋ฅผ ํด๋น ๊ตญ๊ฐ๋ก ๋งคํํ๋ Python ๊ธฐ๋ฐ ๋๊ตฌ์ ๋๋ค. ๋๋์ IP ์ฃผ์๋ฅผ ์์ฝ๊ฒ ์ฒ๋ฆฌํ๊ณ , ์ง๋ฆฌ์ ์์น ์ ๋ณด๋ฅผ ํจ์จ์ ์ผ๋ก ์กฐํํ ์ ์์ต๋๋ค.)
pip install requestspython ip_country_matcher.pyThe request limit for IPinfo.io is 1,000 requests per day for non-registered users.
(IPinfo.io์ ์์ฒญ ํ๋๋ ๋ฑ๋ก๋์ง ์์ ์ฌ์ฉ์์ ๊ฒฝ์ฐ ํ๋ฃจ 1,000๊ฑด์ ๋๋ค.)