Live data from Hacker News

Ask HN: What API do you wish you had while building your product?

news.ycombinator.com

11–20 of 151 posts

Re: Ask HN: What API do you wish you had while building your product?

#12
post #3

Product information. Things like "The mainboard named XY from producer ABC has the manufacturer sku 1234567, the EAN-13 00123... and the UPC 01234...". Ideally add to that the custom specs, like "it has that many usb slots and this socket" etc. But I think I miss part of the picture here, there is probably a channel transmitting structured information like this from manufacturers to vendors, I just never found it.

A lot of retailers misuse these SKUs and UPCs. there are some that have a many to many relationships. Its horrendous.

You can checkout Open Food Facts though the amount of data is sparse.

Re: Ask HN: What API do you wish you had while building your product?

#14

Easy way to get geo from ip. I hate a lot of the options: downloading binarys or using google's that just regulates you.

We are using the geo lookup api fram maxmind, with success. Gets quite expensive though, if you are not careful

Re: Ask HN: What API do you wish you had while building your product?

#18
post #3

Product information. Things like "The mainboard named XY from producer ABC has the manufacturer sku 1234567, the EAN-13 00123... and the UPC 01234...". Ideally add to that the custom specs, like "it has that many usb slots and this socket" etc. But I think I miss part of the picture here, there is probably a channel transmitting structured information like this from manufacturers to vendors, I just never found it.

Icecat (:http://www.icecat.biz ) seems to come close ?
Post reply on HN