Tweets scraped from twitter for set of news twitter handles. The corresponding news article from respective website has also been scrapped.
The code successfully runs on Python 3.6.9
- Install Twint using
pip3 install --user --upgrade git+https://github.com/yunusemrecatalcam/twint.git@twitter_legacy2
- run script as
python get_tweets.py
Script to scrape NBCNews articles is made available. Run python scrape_nbcnews.py
Tweets and corresponding article scraped for set of twitter handles has been made available under /data