This repo contains a collection of datasets scrapped from Twitter from the Hashtag #KenyaDecides2022
# KenyaDecides2022 - datasets & code
This repo contains a collection of datasets scrapped from Twitter from the Hashtag #KenyaDecides2022
### Datasets extracted from below #hashtags:
```
#KenyaDecides2022
#KenyasChoice2022
#KenyansPoll
#RutoThe5THPresident
#IEBC
```
### How to execute the script
```
python .\snscrape_extract.py --hashtag '#KenyasChoice2022' --maximum_tweet_count=1000000 --file_name=kenyaschoicetweets.json
```