Separate multiple ISSNs with commas, e.g. 0000-0000,0000-0000,0000-0000

Optional, for identifying yourself to Crossref API

Instructions

Enter the ISSN(s) of the journal(s) you would like to sample, the sample size (up to 100, same sample size for each journal), the starting date for the sample (i.e. the earliest publication date you would accept in the sample), and optionally, your email address to identify yourself to the Crossref API.

The web app displays a preview of the sample returned from the Crossref REST API. You can download the complete sample as JSON, which contains an array of Crossref Work objects nested in an array corresponding to each ISSN.

Sample Preview

URL Title Authors Year
{{ sampleItem.URL }} {{ sampleItem.title[0].slice(0, 31) }} {{ sampleItem.author[0].given }} {{ sampleItem.author[0].family }} {{ sampleItem.author.length > 1 ? 'et al' : '' }} {{ sampleItem['issued']['date-parts'][0][0] }}

Loading...

Download the full sample of articles as JSON