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

Implement the SocialMediaNewsExposure study module #25

Closed jonathanmayer closed 4 years ago

jonathanmayer commented 4 years ago

This module should record when a user sees content on Twitter, Facebook, or YouTube that the platform has identified as news content, regardless of whether we recognize the domain or account/page/channel name.

Some thoughts on possible implementation...

PranayAnchuri commented 4 years ago

progress @ https://github.com/citp/web-science/tree/issue25

jonathanmayer commented 4 years ago

Nice. Would probably make sense to maintain this as a collection of content scripts, injected only on the relevant social media domains. Something like...

Some possibly helpful related work for parsing Facebook posts: https://github.com/globeandmail/fbpac-extension

PranayAnchuri commented 4 years ago

Done for Youtube.