This skill is intended to supply the latest BBC sports headlines.
It does this by requesting BBC sport source from the public API provided by the News API organization (https://newsapi.org) and then parsing the response to give a headline and content for each article returned.
The skill is written in Java and uses the Jackson libraries to parse the JSON returned by the API.