Closed nmcdowell00 closed 4 years ago
@nmcdowell00 Twitter supports an API (application programming interface) that can be used to scrape tweets from their database. The terms change frequently, so I don’t know off hand whether you can get a free account that would let you single out Trump’s tweets, but you can start exploring the options and resources at https://developer.twitter.com/en/docs. The point of using an API for scraping is that you don't have to copy and paste the text manually from an interface designed for human readers; the API returns data in a form designed for machine processing. If you can check out what sorts of access Twitter provides, we can advise you about the scraping process.
I have actually found a site that has archived Trump's tweets already. The site is http://www.trumptwitterarchive.com/archive.
@nmcdowell00 Cool! Citizen science!
The export formats seem to be CSV or JSON, and we’ll be happy to work with you to convert those to XML if you're not already familiar with the process.
@nmcdowell00 This is such an interesting proposal! I just have a few things that come to mind when I read it.
Overall, great work here!
Over the years, Twitter has become increasingly important for the spread of important information and news. The platform, which was once home to solely memes and banter ,has become a common place for some of the world’s most powerful figures to voice their opinions. In the past few years one of the most prolific tweeters has been Donald Trump. Trump’s twitter has been a source of great controversy since the start of his presidency in 2016. Donald Trump’s presence on Twitter over the past 4 years is probably one of the more notable aspects of his presidency. For my research project I would like to go back through Trump’s tweets over the past 4 years and create a system of indicators and markup that can be used to illustrate a change in the tone or content of his tweets. To do this I would like to pick a few tweets from specific days in each month over the past few years. There are simply too many tweets to go through all that were made during his presidency.
An example of markup used to analyze the tweet: `
`
The aim of this research project would be to highlight the insulting and immature ways in which a man in power acts on a social media platform. My markup will hopefully be able to show a meaningful change in the tweets over time; hopefully, revealing trends that link to the events that coincide with when the tweets were posted.