1. Using puppeteer, a script find the last 200 tweets about a subject
2. They are treated and saved to an atlas db
3. A script fetch the tweets to send them to the Google Natural Language API
4. The tweets get a score and a magnitude
5. The results are displayed using d3js


Hint: click on the points to display the tweets
Return to Main Page