An open API service indexing awesome lists of open source software.

https://github.com/fedebotu/awesome-twitter-word-clouds

Scrape Twitter data with Twint and apply cool mask for obtaining awesome word clouds
https://github.com/fedebotu/awesome-twitter-word-clouds

List: awesome-twitter-word-clouds

awesome logos python twint twitter word-cloud wordcloud

Last synced: 5 months ago
JSON representation

Scrape Twitter data with Twint and apply cool mask for obtaining awesome word clouds

Awesome Lists containing this project

README

          

# ☁️ Awesome Twitter Word Clouds


Python

The idea behind this repository is to create word clouds by scraping Twitter data: _awesome_ ones!
We will create word clouds related to stocks of famous companies; this method however can be applied to many more areas.

## 🗂 Contents
There are two notebooks containing examples for how to create the word clouds and two data folders:
1. `Scraping Twitter Data with Twint`: obtain Twitter data related to a certain topic
2. `Creating Word Cloud`: clean up scraped data and create word clouds applying masks
3. `data/`: contains scraped data from Twitter related to stocks in 2020
4. `images/`: contains logos (for applying masks) and obtained images

## ⚙️ Instructions
We scrape data from Twitter by using `Twint` which allows us to create datasets without the need of API keys. Please follow these instructions to make it work properly:
1. https://github.com/twintproject/twint/issues/1165
2. https://github.com/twintproject/twint/issues/960

## 🖼️ Examples


Nvidia


Tesla


Starbucks

## 📬 Feedback
If you would like to contribute and bring more _awesomeness_ to this repo, feel free to raise an `Issue` or to contribute with a `Pull Request`!