Nebraska Today

Skill Level: 
Appropriate for all

Nebraska Today is both a website and email newsletter distributed to all faculty and staff. It is published by the University Communication News team. Articles published to Nebraska Today are tagged and can be retrieved via an API.

API Version 1.0

Link to documentation

Sample API Request

The following request will get a set of the latest 50 articles from a combination of three tags:

https://news.unl.edu/api/v1/articles/?format=xml&tagIds=15907+13941+24901

How to Get Tag ID Numbers

On a Nebraska Today tag page such as https://news.unl.edu/free-tags/engineering/, view the source and look for the <body> tag. There will be a class such as page-taxonomy-term-389 and that number is the ID to use with an API request.

Contributed By: 
DXG