citp / news-disinformation-study

A research project on how web users consume, are exposed to, and share news online.
8 stars 2 forks source link

Improve Twitter tweet handling in the SocialMediaSharing module #13

Closed jonathanmayer closed 4 years ago

jonathanmayer commented 4 years ago

The Twitter tweet API endpoint is at https://api.twitter.com/1.1/statuses/update.json. We currently check if a URL is in the body of a tweet, but we still need to check for URLs attached to a tweet.