Hacker News new | past | comments | ask | show | jobs | submit | bavidar's comments login

We can do other sizes. We are currently redoing our site but will publicize the new sizes soon.


I explored the rest of your site. Very nice. What's the difference between the $0.95 document and the $2 direct mail?

I'm definitely interested to see how you guys price the 6x9's. And, also noticed the bulk discounts by paying for monthly/yearly. Very nice.


Founder here. Returning total count is a very expensive action and most users don't use the result. Therefore, by returning paginated results you can allow the users that need that data, to loop through all the paginated pages and get the total count. It may add an extra step but for 98% of users the API will run faster.


It may make sense to expose a separate entry to retrieve the count. That way the 98% of users who don't need it can continue to ignore it, but you won't force the extra overhead of requiring the other 2% to page through all results to get the count.

While count is expensive, it seems it would be less so than full result set retrieval broken up over several requests?

You'll get some additional usage beyond the 2% who need it now (after all, if it's there people will use it while in its absence it would not be considered at all), but on the whole you should be able to find the threshold at which you'd come out ahead by offering it.


Assume that I am building an interface that displays data I have retrieved from your API.

Are you saying that your API would require my interface to mimic your pagination, as opposed to being able to retrieve data in such a way that I could paginate as I saw fit?


you can paginate however you want. The default is the return 10. You can return an amount 1-100 and use the offset parameter to get the next X results.


Maybe I'm missing something, but how can I display pagination of my own choosing if I can't calculate the total number of pages that exist?

More importantly, let's say that I am retrieving the default 10 results per request. Let's say there are 15 results. If I request the second "page", what will the next_url value in the response be?

In other words, how can you provide an accurate next_url in your responses if you're not calculating the total number of results? At some point, aren't you providing a next_url that will return 0 results?


So rather than saying 139 Results found, I would have to do over a dozen HTTP requests to get the full result count? How is that expensive?


Postage is .46 for letter, .33 cents for postcard, everything that is shipped varies on destination. We ship worldwide.


Where can I find out the pricing on shipping for each destination?


Would happy to give you some test credits to validate our data source. Also we do offer tiered pricing, please feel free to contact me directly for more details.


We use data provided by local post offices from the country you specify. It was really hard to build, aggregate the data, and than standardize the input and output. Would appreciate any feedback you have on it.


I have been researching this topic and it seems to me that many countries use varying depths of administrative division levels in their postal systems. Your api seems to stick to a single "state". Do you just assume that the first major division under country, and will you ever support more granular divisions?


We have the ability and might open the api more but right now we wanted to make it simple. PM and we can talk about your specific use case.


You can. Email me...leore@lob.com and ill give you some credits. Happy to talk about pricing too.


Yes


Only way to judge is to test it out. Our data comes from the local post office of every country. We have street level address verification. Happy to give you some free credits to try it yourself just email me.


We don't claim to be perfect and nobody is. Some countries have greater detail in their postal system than others do which affects accuracy. We have an internal grading system for each country we support detailing exactly how much information we have (larger/developed countries we typically have 98% coverage for street or building level). For those interested, feel free to email me harry@lob.com for additional details about a specific country.


These are printed on high quality printers. Yes you can choose between stock and finishing.


Yes we can do this. However, currently they would have to pay you and you would have to pay us.


Hmm ok thanks, maybe something i can customize in the checkout script to make it seamless.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: