Show HN: A New, Clean Geolocation API
1–10 of 168 posts
Re: Show HN: A New, Clean Geolocation API
#2Re: Show HN: A New, Clean Geolocation API
#3You should include the free plan on the pricing page.
Landing page said 1500 I think.
Re: Show HN: A New, Clean Geolocation API
#4What Geo IP service would people suggest instead?
Re: Show HN: A New, Clean Geolocation API
#5"Free IP Geolocation API" vs. "Choose Your Pricing Plan" What Geo IP service would people suggest instead?
Re: Show HN: A New, Clean Geolocation API
#6"Free IP Geolocation API" vs. "Choose Your Pricing Plan" What Geo IP service would people suggest instead?
Re: Show HN: A New, Clean Geolocation API
#7Neat. I'll make an updated express-geoip using this today or tomorrow.
Re: Show HN: A New, Clean Geolocation API
#8You should include the free plan on the pricing page.
Re: Show HN: A New, Clean Geolocation API
#9Someone else in the thread suggested Maxmind as an alternative. Their prices seem to be several times higher than yours. Can you double your prices? It seems really cheap. Too cheap?
Also, the location identified for me was off by 60 miles.
On your Documentation page you've used 8.8.8.8 as an example IP address. And 1.1.1.1, and 2.2.2.2... I'd rather see you use the IPv4 address blocks reserved for documentation by RFC 5737 [0]. That's what they're for! Unfortunately, they probably don't have any actual data associated with them so the examples would need to be fabricated...hmm.
And it looks like actually using one of those results in some output that does not conform to the format on your documentation page, so you'd best also add documentation about error handling.