DEV Community

Cover image for IP Geolocation Without an API Key — Country, City, ISP in One Call
Alex Spinov
Alex Spinov

Posted on • Edited on

IP Geolocation Without an API Key — Country, City, ISP in One Call

ip-api.com provides free IP geolocation with no key needed.

One API Call

http://ip-api.com/json/8.8.8.8?fields=country,city,isp,org,as,proxy,hosting
Enter fullscreen mode Exit fullscreen mode

What You Get

  • Country, city, region, zip
  • ISP and organization
  • ASN (Autonomous System Number)
  • Latitude/longitude
  • Timezone and UTC offset
  • VPN/proxy detection — identifies if IP is a proxy or hosting
  • Mobile detection — identifies mobile IPs

Rate Limit

45 requests/minute on free tier. For batch processing, use the batch endpoint.

Use Cases

  • Security: detect VPN/proxy usage
  • Analytics: geolocate your visitors
  • Fraud detection: flag suspicious IPs
  • Content: serve region-specific content

I built an IP Geolocation tool on Apify that also resolves domains to IPs — search knotless_cadence ip-geolocation.\n\n---\n\n*More tools:* 60+ free scrapers | Reports | MCP Servers

- NASA Has 5 Free APIs — track asteroids, Mars photos, space weather

Need data scraped or market research done? I offer web scraping ($20), market research reports ($20), and custom automation ($50+). 77 production scrapers. Hire me → or email Spinov001@gmail.com

Order custom data via Payoneer ($20)


What free API tool do you wish existed? Drop your idea below — I might build it next. 👇


More free APIs: Awesome Free APIs — 500+ free APIs by category. API Monetization Guide — turn free APIs into revenue.


More from me: 10 Dev Tools I Use Daily | 77 Scrapers on a Schedule | 150+ Free APIs
Also: Neon Free Postgres | Vercel Free API | Hetzner 4x More Server
NEW: I Ran an AI Agent for 16 Days — What Actually Works


Need data from the web without writing scrapers? Check my *Apify actors** — ready-made scrapers for HN, Reddit, LinkedIn, and 75+ more sites. Or email me: spinov001@gmail.com*

Top comments (0)