The technical specifications for Shelterluv's API, which will be most useful for your developers, can be found here (you will need to be signed into a Google account to request access).
You can find a more general overview of Shelterluv's API here.
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>