forked from uzbekjon/jTwitter
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathoutput-demo-search.js
53 lines (52 loc) · 2.17 KB
/
output-demo-search.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
/*
Demo output for $.jTwitterSearch('+%40electricpulp+OR+%22electric+pulp%22', 3) call
*/
{
"results": [
{
"profile_image_url": "http://a1.twimg.com/profile_images/30469162/Photo_13_normal.jpg",
"created_at": "Thu, 04 Mar 2010 15:38:46 +0000",
"from_user": "jhummel",
"to_user_id": null,
"text": "Fargo vs. Sioux Falls Roller Derby this weekend. Any wagers @electricpulp?",
"id": 9978220711,
"from_user_id": 113130,
"geo": null,
"iso_language_code": "en",
"source": "<a href="http://www.atebits.com/" rel="nofollow">Tweetie</a>"
},
{
"profile_image_url": "http://a3.twimg.com/profile_images/67306907/large_icon_normal.jpg",
"created_at": "Thu, 04 Mar 2010 14:58:58 +0000",
"from_user": "carlawhite",
"to_user_id": null,
"text": "nice to see sioux falls news sharing @electricpulp success. lotsa beards. http://bit.ly/aaNvSE",
"id": 9976635906,
"from_user_id": 4387179,
"geo": null,
"iso_language_code": "en",
"source": "<a href="http://www.tweetdeck.com/" rel="nofollow">TweetDeck</a>"
},
{
"profile_image_url": "http://a1.twimg.com/profile_images/588400572/4674_544255296274_41302122_32318407_5703482_n_normal.jpg",
"created_at": "Thu, 04 Mar 2010 03:48:15 +0000",
"from_user": "dletsche",
"to_user_id": 844,
"text": "@stefanhartwig @aaronmentele @electricpulp - hey, nice seeing ya on KDLT!",
"id": 9956969969,
"from_user_id": 48387,
"to_user": "stefanhartwig",
"geo": null,
"iso_language_code": "en",
"source": "<a href="http://twitter.com/">web</a>"
}
],
"max_id": 10183279212,
"since_id": 0,
"refresh_url": "?since_id=10183279212&q=+%40electricpulp+OR+%22electric+pulp%22",
"next_page": "?page=2&max_id=10183279212&rpp=3&q=+%40electricpulp+OR+%22electric+pulp%22",
"results_per_page": 3,
"page": 1,
"completed_in": 0.049848,
"query": "+%40electricpulp+OR+%22electric+pulp%22"
}