Search code examples
twittertwitter-feed

how to get latest tweets on my website?


I have a blog in twitter like twitter.com/myname and I want to get latest tweets of my blog to display on my website. so that my website reader will be updated about my twitter blog.


Solution

  • Fastest way is to use a Twitter Widget. If you want a more customised one then you can generate one here.

    OR

    How to Create Your Own Twitter Widget in PHP

    How to Create Your Own Twitter Widget in c#