Instagram API that didn't require approval for basic things like downloading the image for a given Instagram URL. :P They've made it incredibly restrictive now.
Ask HN: What API do you wish you had while building your product?
111–120 of 151 posts
Re: Ask HN: What API do you wish you had while building your product?
#112A dead-easy scraper API
Re: Ask HN: What API do you wish you had while building your product?
#113A simple AB testing API.
Re: Ask HN: What API do you wish you had while building your product?
#114Earlier quoted context omitted.
Here it is: https://ipinfo.io
These free databases are really inaccurate in many cases compared to e.g. Maxmind. E.g. this thinks my IP address is 100 km away near the German border, but Maxmind's commercial DB puts me a 7 minute walk away in the center of Amsterdam. They're better than nothing, but be careful when relying on them for anything you need accurate Geo-IP info for.
For customers that live on the borders it is very important that correct country is selected.
Re: Ask HN: What API do you wish you had while building your product?
#115Easy way to get geo from ip. I hate a lot of the options: downloading binarys or using google's that just regulates you.
Re: Ask HN: What API do you wish you had while building your product?
#116An asynchronous API that returns a full review of my codebase by dozens of industry specialists with special attention paid to best practices and idiomatic implementation details.
Re: Ask HN: What API do you wish you had while building your product?
#117Re: Ask HN: What API do you wish you had while building your product?
#118Re: Ask HN: What API do you wish you had while building your product?
#119Re: Ask HN: What API do you wish you had while building your product?
#120Instagram API that didn't require approval for basic things like downloading the image for a given Instagram URL. :P They've made it incredibly restrictive now.
Just add ?__a=1 with any instagram URL read -> https://medium.com/@motyar/instagrams-public-json-apis-330e4...