SCCapstone / Social-Monomania

Webapp designed to analyze social media posts!
https://socialmonomania.herokuapp.com/
MIT License
7 stars 0 forks source link

Additional Twitter API fields #89

Closed phileepae closed 6 years ago

phileepae commented 6 years ago

Display:

Spreadsheet:

phileepae commented 6 years ago

Added Poster's Name, favorited number, and number of retweets. Also adjusted placement of text to go under tweet text. commit: a27a1f1

phileepae commented 6 years ago

Commit: fe8ddeb - added link to tweet itself in displayed Twitter Object Commit: a13bee8 - added spreadsheet data for User profile link and tweet link

Nekomian44 commented 6 years ago

Additional Comments:

Retweeted_status (fields TBD, but definitely user and URL to original post) Quoted_status (fields TBD, but definitely user and URL to original post)

Will update this comment with an edit if additional parameters are needed

phileepae commented 6 years ago

commit: a77c420 - added tweet mentions links in export

phileepae commented 6 years ago

commit: 97a2645 - added url to spreadsheet for media in tweet

phileepae commented 6 years ago

commit: 7c0ea3d - twitter image now displays on results page in twitter object

phileepae commented 6 years ago

final commit: 7c0ea3d completed this issue.