Get public Twitter timeline with jQuery ajax - with retweets


/ Published in: jQuery
Save to your folder(s)

This is a snippet for grabbing and displaying a public user twitter timeline from Twitter's API using jQuery ajax().
As a bonus, it also gives some hinting on how to test if its a retweet, and if so, grab the original tweeter's information - so the timeline looks more like twitter.com's timline.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.