Twitter is a public social media that presents a newsfeed.
Twitter has a search API:
Limitations: most 100 for each call
Characteristics:
Retweeting is the process of copying another user's tweet and posting to another account. This usually happens if a user likes another user's tweet. Retweets are commonly abbreviated with RT.
https://github.com/ept/newsfeed
HTML meta documentation: Twitter
<meta name="twitter:site" content="@wordpressdotcom">
<meta name="twitter:text:title" content="Categories">
<meta name="twitter:card" content="summary">
<meta name="twitter:app:name:iphone" content="WordPress">
<meta name="twitter:app:id:iphone" content="335703880">
<meta name="twitter:app:name:ipad" content="WordPress">
<meta name="twitter:app:id:ipad" content="335703880">
<meta name="twitter:app:name:googleplay" content="WordPress">
<meta name="twitter:app:id:googleplay" content="org.wordpress.android">