Next try fetching data from a web service. Use either Yahoo news feed https://meijastiina.github.io/news_rss_topstories.xml (downloaded from https://news.yahoo.com/rss/topstories, security restriction do not allow sending AJAX calls to Yahoo) or a Finnish one (http://www.iltalehti.fi/rss/uutiset.xml).
Parse the results and display on page below as a list. You can add link to the original news item as well.