03 — Live feed · PubMed

Publications.

Pulled live from the U.S. National Library of Medicine’s PubMed via the NCBI E-utilities API each time the page loads, so it updates automatically as new papers are indexed.

Loading publications from PubMed…

Data: PubMed · NCBI E-utilities · Open on PubMed

return r.json(); }).then(function (res) { var ids = (res && res.esearchresult && res.esearchresult.idlist) || []; fetchSummaries(ids); }).catch(function (err) { fail('Could not query PubMed (' + err.message + ')'); }); } filterEl.addEventListener('input', applyFilter); fetchIds(); })();