Twitter API
Twitter API can be used to build non-automated, authentic, high-quality demonstrative blocks.
Official documentation
For more detailed information and examples, see the official documentation: Twitter developer documentation .
How to use?
Include this script right after open <body>
tag.
<body>
<script src="//platform.twitter.com/widgets.js" charset="utf-8" async></script>
</body>
Timeline
<div style="overflow: auto; height: 300px;">
<a class="twitter-timeline" href="https://twitter.com/htmlstream">Tweets by htmlstream</a>
</div>