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
- Host: GitHub
- URL: https://github.com/fedebotu/awesome-twitter-word-clouds
- Owner: fedebotu
- Created: 2021-04-13T02:07:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-20T02:36:24.000Z (about 5 years ago)
- Last Synced: 2025-04-05T03:01:55.275Z (about 1 year ago)
- Topics: awesome, logos, python, twint, twitter, word-cloud, wordcloud
- Language: Jupyter Notebook
- Homepage:
- Size: 36.2 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ☁️ Awesome Twitter Word Clouds
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
## 📬 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`!