Introduction

We will be getting our data from the following website

Trending words on 1st January, 2020

The above website stores archives of the trending keywords and hashtags for each day. Beautiful Soup will be used to scrape this website to get the required data. We will be building the following features

  • A 2020 word cloud
  • The ability for the user to select a date and generate a word cloud for that date
  • The ability for the user to change the image mask

Pre-Requisite

  • Basic Familiarity with Web Scraping using Beautiful Soup
  • Knowledge of Streamlit is not necessary for generating the word clouds but a basic understanding of Streamlit is required to build the web app

#data-visualization #python-programming #python #word-cloud

How to use trending Twitter Hashtags and Google Keywords in 2020 to Build Word Clouds
2.30 GEEK