Live data from Hacker News

A Collection of Free Public APIs That Is Tested Daily

freepublicapis.com

1–10 of 130 posts

Re: A Collection of Free Public APIs That Is Tested Daily

#6
Paraphrasing a known saying, "there's no API, it's just someone else's computer".

I wish programmers would internalize this. They often seem to take APIs uncritically, not questioning whose resources they're using and where does the data come from as well as its quality beyond obvious cases. APIs are leaky abstractions as all abstractions are.

Re: A Collection of Free Public APIs That Is Tested Daily

#9
post #7

> Free IP Geolocation API - lookup any IP address. Provides geolocation data based on the input IPv4/IPv6 address or domain name Where does one get a geo location for an IP address from?

In this particular case they seem to pull from https://www.maxmind.com/en/home

There's a bunch of IP/GPS and physical address lookup sites, services, and databases out there.

Post reply on HN