Skip to content

Research & Development

Nathan Vanderlaan edited this page Sep 17, 2015 · 5 revisions

Nathan + Gray research on the JSON object we plan to receive from the Twitter API:

https://dev.twitter.com/rest/reference/get/statuses/user_timeline

Grab link in tweet: "expanded_url": "https://dev.twitter.com/issues/485" => will return link from returned tweet in json obj.

Use tweeter's profile pic: "profile_image_url": "http://a0.twimg.com/profile_images/2284174872/7df3h38zabcvjylnyfe3_normal.png"

Grab tweet (includes any links): "text": "We are working to resolve issues with application management & logging in to the dev portal: https://t.co/p5bOzH0k"

Clone this wiki locally