Newspanel shows what is news around the world. It downloads the front page of www.wsj.com, uses Apache Tika to capture text, sends a json file/request to Monkey Learn to classify the news, receives json with the result and parses into a Javascript function to create the chart.
It's running on AWS using S3, API Gateway and Lambda.