tsando / ft-wordcloud

Flask app displaying a word cloud of FT commodities headlines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft-wordcloud

Basic flask app displaying a word cloud of commodities headlines from the Financial Times. The headlines are webscrapped from the FT website and stored in an SQL database. This is then rendered by the flask app and a d3.js visualisation displays the wordcloud.

Typical output looks like this:

Example 1

Example 2

About

Flask app displaying a word cloud of FT commodities headlines

License:MIT License


Languages

Language:HTML 72.9%Language:Python 27.1%