TweeCool :: {{ simple, fast and reliable }}
TweeCool :: {{ simple, fast and reliable }}

API

Request


  http://YOUR_DOMAIN_NAME/api/screenname/count/exclude_replies

Parameters

screenname: The screen name of the user for whom to return results for, default: tweecool

count: Number of tweets to try and retrieve, default: 3

exclude_replies: This parameter will prevent replies from appearing in the returned timeline if set to 1, default: 0

Advertisement
prestigelogic it support

Response

Format type: JSON


{
"user":{
"id":1597066105, //User ID
"name":"sh\u00e9rif de l'espace", //User name
"screen_name":"tweecool", //Screen name
"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/579440035717595136\/0n2IMhYK_normal.jpg" //User profile image
},
"tweets":[
{
"text":"RT @jQueryRepo: jQuery Plugin To Display Your Tweets On The Web Page - TweeCool https:\/\/t.co\/gtrdzN5lvE", //Retweeted text with 'RT @USERNAME:'
"id_str":"660154195824254976", //Tweet status ID
"retweeted_text":"jQuery Plugin To Display Your Tweets On The Web Page - TweeCool https:\/\/t.co\/gtrdzN5lvE", //Original text
"retweet_count":1, //Total retweet
"favorite_count":0, //Total favorite
"retweet_count_f":1, //Total favorite number formatted with K, M, or B
"favorite_count_f":0, //Total favorite number formatted with K, M, or B
"created_at":"Fri Oct 30 18:00:00 +0000 2015", //Date & Time in GMT format
"timestamp":1446228000 //Timestamp in second
},
{
"text":"TweeCool 1.8 released, time ago sentence more accurate.", //Tweet text
"id_str":"659860355779293188",
"retweet_count":0,
"favorite_count":0,
"retweet_count_f":0,
"favorite_count_f":0,
"created_at":"Thu Oct 29 22:32:23 +0000 2015",
"timestamp":1446157943
}
]
}

Advertisement (Google ads)

Demo

Advertisement (Google ads) Advertisement (Google ads)