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>
                  
                

Examples

Timeline

                        
                          <div style="overflow: auto; height: 300px;">
                            <a class="twitter-timeline" href="https://twitter.com/htmlstream">Tweets by htmlstream</a>
                          </div>
                        
                      

Card

                        
                          <blockquote class="twitter-tweet" data-lang="en-gb">
                            <a href="https://twitter.com/htmlstream/status/983501442173595648"></a>
                          </blockquote>
                        
                      
Contact Us