jlind-twitter 0.9.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (97) hide show
  1. data/History +290 -0
  2. data/License +20 -0
  3. data/Notes +33 -0
  4. data/README.rdoc +19 -0
  5. data/Rakefile +40 -0
  6. data/VERSION.yml +5 -0
  7. data/examples/connect.rb +30 -0
  8. data/examples/friendship_existence.rb +13 -0
  9. data/examples/helpers/config_store.rb +38 -0
  10. data/examples/httpauth.rb +11 -0
  11. data/examples/ids.rb +13 -0
  12. data/examples/lists.rb +11 -0
  13. data/examples/oauth.rb +27 -0
  14. data/examples/search.rb +15 -0
  15. data/examples/timeline.rb +19 -0
  16. data/examples/tumblr.rb +9 -0
  17. data/examples/unauthorized.rb +16 -0
  18. data/examples/update.rb +11 -0
  19. data/examples/user.rb +5 -0
  20. data/lib/twitter.rb +156 -0
  21. data/lib/twitter/base.rb +390 -0
  22. data/lib/twitter/geo.rb +25 -0
  23. data/lib/twitter/httpauth.rb +53 -0
  24. data/lib/twitter/local_trends.rb +30 -0
  25. data/lib/twitter/oauth.rb +85 -0
  26. data/lib/twitter/request.rb +71 -0
  27. data/lib/twitter/search.rb +163 -0
  28. data/lib/twitter/trends.rb +55 -0
  29. data/test/fixtures/blocking.json +1632 -0
  30. data/test/fixtures/firehose.json +1 -0
  31. data/test/fixtures/follower_ids.json +1 -0
  32. data/test/fixtures/followers.json +1 -0
  33. data/test/fixtures/friend_ids.json +1 -0
  34. data/test/fixtures/friends_timeline.json +1 -0
  35. data/test/fixtures/friendship.json +1 -0
  36. data/test/fixtures/friendship_exists.json +1 -0
  37. data/test/fixtures/geo_place.json +1 -0
  38. data/test/fixtures/geo_reverse_geocode.json +1 -0
  39. data/test/fixtures/geo_reverse_geocode_granularity.json +1 -0
  40. data/test/fixtures/geo_reverse_geocode_limit.json +1 -0
  41. data/test/fixtures/geo_search.json +1 -0
  42. data/test/fixtures/geo_search_ip_address.json +1 -0
  43. data/test/fixtures/geo_search_query.json +1 -0
  44. data/test/fixtures/home_timeline.json +1 -0
  45. data/test/fixtures/ids.json +1 -0
  46. data/test/fixtures/list.json +1 -0
  47. data/test/fixtures/list_statuses.json +1 -0
  48. data/test/fixtures/list_statuses_1_1.json +1 -0
  49. data/test/fixtures/list_statuses_2_1.json +1 -0
  50. data/test/fixtures/list_subscriptions.json +1 -0
  51. data/test/fixtures/list_users.json +1 -0
  52. data/test/fixtures/lists.json +1 -0
  53. data/test/fixtures/memberships.json +1 -0
  54. data/test/fixtures/mentions.json +1 -0
  55. data/test/fixtures/not_found.json +1 -0
  56. data/test/fixtures/people_search.json +39 -0
  57. data/test/fixtures/rate_limit_exceeded.json +1 -0
  58. data/test/fixtures/report_spam.json +41 -0
  59. data/test/fixtures/retweet.json +1 -0
  60. data/test/fixtures/retweeted_by_me.json +1 -0
  61. data/test/fixtures/retweeted_to_me.json +1 -0
  62. data/test/fixtures/retweeters_of_tweet.json +166 -0
  63. data/test/fixtures/retweets.json +1 -0
  64. data/test/fixtures/retweets_of_me.json +1 -0
  65. data/test/fixtures/sample-image.png +0 -0
  66. data/test/fixtures/saved_search.json +7 -0
  67. data/test/fixtures/saved_searches.json +16 -0
  68. data/test/fixtures/search.json +1 -0
  69. data/test/fixtures/search_from_jnunemaker.json +1 -0
  70. data/test/fixtures/status.json +1 -0
  71. data/test/fixtures/status_show.json +1 -0
  72. data/test/fixtures/trends_available.json +253 -0
  73. data/test/fixtures/trends_current.json +1 -0
  74. data/test/fixtures/trends_current_exclude.json +1 -0
  75. data/test/fixtures/trends_daily.json +1925 -0
  76. data/test/fixtures/trends_daily_date.json +1 -0
  77. data/test/fixtures/trends_daily_exclude.json +1 -0
  78. data/test/fixtures/trends_location.json +57 -0
  79. data/test/fixtures/trends_weekly.json +1 -0
  80. data/test/fixtures/trends_weekly_date.json +1 -0
  81. data/test/fixtures/trends_weekly_exclude.json +1 -0
  82. data/test/fixtures/unauthorized.json +1 -0
  83. data/test/fixtures/update_profile_background_image.json +1 -0
  84. data/test/fixtures/update_profile_image.json +1 -0
  85. data/test/fixtures/user.json +1 -0
  86. data/test/fixtures/user_timeline.json +710 -0
  87. data/test/fixtures/users.json +1 -0
  88. data/test/test_helper.rb +47 -0
  89. data/test/twitter/base_test.rb +426 -0
  90. data/test/twitter/geo_test.rb +79 -0
  91. data/test/twitter/httpauth_test.rb +86 -0
  92. data/test/twitter/oauth_test.rb +127 -0
  93. data/test/twitter/request_test.rb +217 -0
  94. data/test/twitter/search_test.rb +208 -0
  95. data/test/twitter/trends_test.rb +112 -0
  96. data/test/twitter_test.rb +106 -0
  97. metadata +305 -0
@@ -0,0 +1,1632 @@
1
+ [{
2
+ "profile_background_tile": true,
3
+ "description": "http://www.associatedcontent.com/user/191637/judithallison",
4
+ "notifications": false,
5
+ "favourites_count": 3,
6
+ "profile_background_color": "9ae4e8",
7
+ "status": {
8
+ "favorited": false,
9
+ "in_reply_to_user_id": null,
10
+ "in_reply_to_status_id": null,
11
+ "in_reply_to_screen_name": null,
12
+ "source": "<a href=\"http://twitterfeed.com\" rel=\"nofollow\">twitterfeed</a>",
13
+ "truncated": false,
14
+ "id": 6605638332,
15
+ "text": "Star Trek Online Digital Deluxe Edition Announced: Star Trek Online Digital Deluxe Edition Announced - Gaming News.... http://bit.ly/7lxiiQ",
16
+ "created_at": "Sat Dec 12 18:30:32 +0000 2009"
17
+ },
18
+ "verified": false,
19
+ "geo_enabled": false,
20
+ "profile_sidebar_fill_color": "e0ff92",
21
+ "following": false,
22
+ "time_zone": "Hawaii",
23
+ "profile_sidebar_border_color": "87bc44",
24
+ "protected": false,
25
+ "url": "http://blog.sciencefictionbuzz.com and http://twitterbuzz.blogspot.com",
26
+ "profile_text_color": "000000",
27
+ "followers_count": 4753,
28
+ "profile_image_url": "http://a1.twimg.com/profile_images/40255852/taichibeach_normal.jpg",
29
+ "location": "Philadelphia",
30
+ "name": "Judith Brandy",
31
+ "statuses_count": 7653,
32
+ "profile_background_image_url": "http://a3.twimg.com/profile_background_images/2490355/twitter-back.jpg",
33
+ "id": 2898661,
34
+ "utc_offset": -36000,
35
+ "created_at": "Thu Mar 29 21:48:14 +0000 2007",
36
+ "friends_count": 26967,
37
+ "profile_link_color": "0000ff",
38
+ "screen_name": "zaahn"
39
+ },
40
+ {
41
+ "profile_background_tile": false,
42
+ "description": "Trying to shape the future",
43
+ "notifications": false,
44
+ "favourites_count": 24,
45
+ "profile_background_color": "9ae4e8",
46
+ "status": {
47
+ "favorited": false,
48
+ "in_reply_to_user_id": 35050842,
49
+ "in_reply_to_status_id": 1607784333,
50
+ "in_reply_to_screen_name": "vmlopez",
51
+ "source": "web",
52
+ "truncated": false,
53
+ "id": 1608345622,
54
+ "text": "@vmlopez If ur downtown FTW next week check out a cool local food drive with some local business: http://cutfumedia.wordpress.com",
55
+ "created_at": "Fri Apr 24 22:59:32 +0000 2009"
56
+ },
57
+ "verified": false,
58
+ "geo_enabled": false,
59
+ "profile_sidebar_fill_color": "e0ff92",
60
+ "following": false,
61
+ "time_zone": "Central Time (US & Canada)",
62
+ "profile_sidebar_border_color": "87bc44",
63
+ "statuses_count": 64,
64
+ "protected": false,
65
+ "url": "http://www.cutfu.com",
66
+ "profile_text_color": "000000",
67
+ "followers_count": 456,
68
+ "profile_image_url": "http://a1.twimg.com/profile_images/311909684/CF_Logo_avatar_normal.png",
69
+ "location": "Fort Worth, TX",
70
+ "name": "CutFu_HQ",
71
+ "profile_background_image_url": "http://s.twimg.com/a/1260214487/images/themes/theme1/bg.png",
72
+ "id": 14294629,
73
+ "utc_offset": -21600,
74
+ "created_at": "Thu Apr 03 16:33:31 +0000 2008",
75
+ "friends_count": 1832,
76
+ "profile_link_color": "0000ff",
77
+ "screen_name": "CutFu_HQ"
78
+ },
79
+ {
80
+ "profile_background_tile": true,
81
+ "description": "Is the online destination to share & download FREE content for mobile phone. Over 4 million wonderful members and 7 billion free downloads served",
82
+ "verified": false,
83
+ "profile_background_color": "1A1B1F",
84
+ "status": {
85
+ "favorited": false,
86
+ "in_reply_to_user_id": null,
87
+ "in_reply_to_status_id": null,
88
+ "in_reply_to_screen_name": null,
89
+ "source": "web",
90
+ "truncated": false,
91
+ "id": 6550198269,
92
+ "text": "RT @DavideDiCillo: In case you haven't downloaded Christmasfy Me for you iPhone yet, here's the link http://mixd.in/xmas",
93
+ "created_at": "Fri Dec 11 00:57:59 +0000 2009"
94
+ },
95
+ "geo_enabled": false,
96
+ "profile_sidebar_fill_color": "252429",
97
+ "following": null,
98
+ "statuses_count": 1334,
99
+ "time_zone": "Central Time (US & Canada)",
100
+ "profile_sidebar_border_color": "181A1E",
101
+ "followers_count": 6135,
102
+ "protected": false,
103
+ "url": "http://www.ringernation.com",
104
+ "friends_count": 153,
105
+ "profile_text_color": "666666",
106
+ "profile_image_url": "http://a1.twimg.com/profile_images/484001024/Untitled_normal.jpg",
107
+ "location": "Texas",
108
+ "name": ".",
109
+ "profile_background_image_url": "http://a1.twimg.com/profile_background_images/9873016/4cc84fd3aa07c31901cb669b5ab3565689bdb09e.jpg",
110
+ "id": 14587928,
111
+ "notifications": null,
112
+ "utc_offset": -21600,
113
+ "favourites_count": 0,
114
+ "created_at": "Tue Apr 29 17:46:08 +0000 2008",
115
+ "profile_link_color": "2FC2EF",
116
+ "screen_name": "ringernation"
117
+ },
118
+ {
119
+ "profile_background_tile": false,
120
+ "description": "Twitter you're never walk alone!!!",
121
+ "notifications": false,
122
+ "favourites_count": 0,
123
+ "profile_background_color": "9ae4e8",
124
+ "verified": false,
125
+ "geo_enabled": false,
126
+ "profile_sidebar_fill_color": "e0ff92",
127
+ "following": false,
128
+ "time_zone": "Pacific Time (US & Canada)",
129
+ "profile_sidebar_border_color": "87bc44",
130
+ "protected": false,
131
+ "url": "http://tinyurl.com/nzbxz6",
132
+ "profile_text_color": "000000",
133
+ "followers_count": 0,
134
+ "profile_image_url": "http://a3.twimg.com/profile_images/67107621/4382734_28_normal.jpg",
135
+ "location": "BANGKOK",
136
+ "name": "Kitty",
137
+ "statuses_count": 137,
138
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
139
+ "id": 15195119,
140
+ "utc_offset": -28800,
141
+ "created_at": "Sun Jun 22 04:54:10 +0000 2008",
142
+ "friends_count": 0,
143
+ "profile_link_color": "0000ff",
144
+ "screen_name": "tgpmaker"
145
+ },
146
+ {
147
+ "profile_background_tile": false,
148
+ "description": "Ive been online for a few years trying to make some extra money, l recently got introduced to this new program and all i can say is WOW!!! even jumped in on it.",
149
+ "notifications": false,
150
+ "favourites_count": 0,
151
+ "profile_background_color": "9ae4e8",
152
+ "verified": false,
153
+ "geo_enabled": false,
154
+ "profile_sidebar_fill_color": "e0ff92",
155
+ "following": false,
156
+ "time_zone": "Central Time (US & Canada)",
157
+ "profile_sidebar_border_color": "87bc44",
158
+ "protected": false,
159
+ "url": "http://purl.oclc.org/NET/3/",
160
+ "profile_text_color": "000000",
161
+ "followers_count": 0,
162
+ "profile_image_url": "http://a3.twimg.com/profile_images/56094889/IM001914_2__normal.jpg",
163
+ "location": "Wisconsin",
164
+ "name": "asdcash",
165
+ "statuses_count": 6,
166
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
167
+ "id": 15271965,
168
+ "utc_offset": -21600,
169
+ "created_at": "Sun Jun 29 17:23:16 +0000 2008",
170
+ "friends_count": 0,
171
+ "profile_link_color": "0000ff",
172
+ "screen_name": "asdcash"
173
+ },
174
+ {
175
+ "profile_background_tile": false,
176
+ "description": "Unretired. Writing #skipsnovel. Minding unsustainability of status quo and progressive political movement to transform personality/sociality. Doing common good.",
177
+ "notifications": false,
178
+ "favourites_count": 1,
179
+ "profile_background_color": "ffffff",
180
+ "verified": false,
181
+ "geo_enabled": false,
182
+ "profile_sidebar_fill_color": "ffffff",
183
+ "following": false,
184
+ "time_zone": "Quito",
185
+ "profile_sidebar_border_color": "ffffff",
186
+ "protected": false,
187
+ "url": "http://curiositymatters.wordpress.com/shem-skip/",
188
+ "profile_text_color": "000000",
189
+ "followers_count": 2650,
190
+ "profile_image_url": "http://a1.twimg.com/profile_images/406729798/twitterProfilePhoto_normal.jpg",
191
+ "location": "Cleveland",
192
+ "name": "Skip Zilla",
193
+ "statuses_count": 11236,
194
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme4/bg.gif",
195
+ "id": 15398400,
196
+ "utc_offset": -18000,
197
+ "created_at": "Fri Jul 11 23:55:03 +0000 2008",
198
+ "friends_count": 2621,
199
+ "profile_link_color": "0ab00a",
200
+ "screen_name": "skipzilla"
201
+ },
202
+ {
203
+ "statuses_count": 1,
204
+ "profile_background_tile": false,
205
+ "description": null,
206
+ "friends_count": 0,
207
+ "profile_background_color": "9ae4e8",
208
+ "geo_enabled": false,
209
+ "notifications": false,
210
+ "favourites_count": 0,
211
+ "profile_sidebar_fill_color": "e0ff92",
212
+ "following": false,
213
+ "verified": false,
214
+ "time_zone": "Hawaii",
215
+ "profile_sidebar_border_color": "87bc44",
216
+ "protected": false,
217
+ "url": null,
218
+ "profile_text_color": "000000",
219
+ "profile_image_url": "http://s.twimg.com/a/1260393960/images/default_profile_1_normal.png",
220
+ "location": null,
221
+ "name": "ryonstal58",
222
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
223
+ "id": 15526484,
224
+ "utc_offset": -36000,
225
+ "created_at": "Tue Jul 22 04:37:10 +0000 2008",
226
+ "profile_link_color": "0000ff",
227
+ "followers_count": 0,
228
+ "screen_name": "ryonstal58"
229
+ },
230
+ {
231
+ "profile_background_tile": true,
232
+ "description": "I provide Model 12 Photobooths for Weddings and other Events in Texas!",
233
+ "notifications": false,
234
+ "favourites_count": 8,
235
+ "profile_background_color": "9ae4e8",
236
+ "verified": false,
237
+ "geo_enabled": false,
238
+ "profile_sidebar_fill_color": "e0ff92",
239
+ "following": false,
240
+ "time_zone": "Central Time (US & Canada)",
241
+ "profile_sidebar_border_color": "87bc44",
242
+ "protected": false,
243
+ "url": "http://www.Texas-Photobooth.com",
244
+ "profile_text_color": "000000",
245
+ "followers_count": 0,
246
+ "profile_image_url": "http://a3.twimg.com/profile_images/67140897/photobooth_normal.jpg",
247
+ "location": "DFW Texas!",
248
+ "name": "Texas Photobooth Co.",
249
+ "statuses_count": 761,
250
+ "profile_background_image_url": "http://a1.twimg.com/profile_background_images/2939296/boothpicture.jpg",
251
+ "id": 15605910,
252
+ "utc_offset": -21600,
253
+ "created_at": "Sat Jul 26 00:45:01 +0000 2008",
254
+ "friends_count": 0,
255
+ "profile_link_color": "0000ff",
256
+ "screen_name": "TX_PhotoBooth"
257
+ },
258
+ {
259
+ "profile_background_tile": false,
260
+ "description": null,
261
+ "notifications": false,
262
+ "favourites_count": 0,
263
+ "profile_background_color": "9ae4e8",
264
+ "verified": false,
265
+ "geo_enabled": false,
266
+ "profile_sidebar_fill_color": "e0ff92",
267
+ "following": false,
268
+ "time_zone": "Alaska",
269
+ "profile_sidebar_border_color": "87bc44",
270
+ "protected": false,
271
+ "url": null,
272
+ "profile_text_color": "000000",
273
+ "followers_count": 0,
274
+ "profile_image_url": "http://s.twimg.com/a/1260393960/images/default_profile_0_normal.png",
275
+ "location": null,
276
+ "name": "66O803VRH53I",
277
+ "statuses_count": 1,
278
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
279
+ "id": 16111851,
280
+ "utc_offset": -32400,
281
+ "created_at": "Wed Sep 03 12:19:14 +0000 2008",
282
+ "friends_count": 0,
283
+ "profile_link_color": "0000ff",
284
+ "screen_name": "66O803VRH53I"
285
+ },
286
+ {
287
+ "profile_background_tile": false,
288
+ "description": null,
289
+ "notifications": false,
290
+ "favourites_count": 0,
291
+ "profile_background_color": "9ae4e8",
292
+ "verified": false,
293
+ "geo_enabled": false,
294
+ "profile_sidebar_fill_color": "e0ff92",
295
+ "following": false,
296
+ "time_zone": null,
297
+ "profile_sidebar_border_color": "87bc44",
298
+ "protected": false,
299
+ "url": null,
300
+ "profile_text_color": "000000",
301
+ "followers_count": 0,
302
+ "profile_image_url": "http://s.twimg.com/a/1260393960/images/default_profile_0_normal.png",
303
+ "location": null,
304
+ "name": "Ofelia385",
305
+ "statuses_count": 1,
306
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
307
+ "id": 16558374,
308
+ "utc_offset": null,
309
+ "created_at": "Thu Oct 02 12:27:53 +0000 2008",
310
+ "friends_count": 0,
311
+ "profile_link_color": "0000ff",
312
+ "screen_name": "Ofelia385"
313
+ },
314
+ {
315
+ "profile_background_tile": false,
316
+ "description": "",
317
+ "notifications": false,
318
+ "favourites_count": 0,
319
+ "profile_background_color": "9AE4E8",
320
+ "verified": false,
321
+ "geo_enabled": false,
322
+ "profile_sidebar_fill_color": "DDFFCC",
323
+ "following": false,
324
+ "time_zone": "Pacific Time (US & Canada)",
325
+ "profile_sidebar_border_color": "BDDCAD",
326
+ "protected": false,
327
+ "url": "http://www.AcquireBenefitsGroup.com/life",
328
+ "profile_text_color": "333333",
329
+ "followers_count": 0,
330
+ "profile_image_url": "http://a3.twimg.com/profile_images/62349295/53623_22421_normal.JPG",
331
+ "location": "",
332
+ "name": "keemex",
333
+ "statuses_count": 13,
334
+ "profile_background_image_url": "http://a3.twimg.com/profile_background_images/3216765/TWITTER_PNG.png",
335
+ "id": 16842790,
336
+ "utc_offset": -28800,
337
+ "created_at": "Sat Oct 18 20:13:04 +0000 2008",
338
+ "friends_count": 0,
339
+ "profile_link_color": "0084B4",
340
+ "screen_name": "keemex"
341
+ },
342
+ {
343
+ "profile_background_tile": false,
344
+ "description": null,
345
+ "notifications": false,
346
+ "favourites_count": 1,
347
+ "profile_background_color": "9ae4e8",
348
+ "verified": false,
349
+ "geo_enabled": false,
350
+ "profile_sidebar_fill_color": "e0ff92",
351
+ "following": false,
352
+ "time_zone": null,
353
+ "profile_sidebar_border_color": "87bc44",
354
+ "protected": false,
355
+ "url": null,
356
+ "profile_text_color": "000000",
357
+ "followers_count": 0,
358
+ "profile_image_url": "http://a3.twimg.com/profile_images/62693939/cal_normal.jpg",
359
+ "location": null,
360
+ "name": "calikusu5555",
361
+ "statuses_count": 5,
362
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
363
+ "id": 16930692,
364
+ "utc_offset": null,
365
+ "created_at": "Thu Oct 23 17:12:21 +0000 2008",
366
+ "friends_count": 0,
367
+ "profile_link_color": "0000ff",
368
+ "screen_name": "calikusu5555"
369
+ },
370
+ {
371
+ "profile_background_tile": false,
372
+ "description": "Make money now!",
373
+ "notifications": false,
374
+ "favourites_count": 0,
375
+ "profile_background_color": "1A1B1F",
376
+ "verified": false,
377
+ "geo_enabled": false,
378
+ "profile_sidebar_fill_color": "252429",
379
+ "following": false,
380
+ "time_zone": "Central Time (US & Canada)",
381
+ "profile_sidebar_border_color": "181A1E",
382
+ "protected": false,
383
+ "url": "http://giderdone.com",
384
+ "profile_text_color": "666666",
385
+ "followers_count": 0,
386
+ "profile_image_url": "http://a3.twimg.com/profile_images/69344983/man2_normal.jpg",
387
+ "location": "",
388
+ "name": "Dave Stewart",
389
+ "statuses_count": 2,
390
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme9/bg.gif",
391
+ "id": 18556118,
392
+ "utc_offset": -21600,
393
+ "created_at": "Fri Jan 02 16:52:26 +0000 2009",
394
+ "friends_count": 0,
395
+ "profile_link_color": "2FC2EF",
396
+ "screen_name": "freshideasnow"
397
+ },
398
+ {
399
+ "profile_background_tile": false,
400
+ "description": null,
401
+ "notifications": false,
402
+ "favourites_count": 0,
403
+ "profile_background_color": "9ae4e8",
404
+ "verified": false,
405
+ "geo_enabled": false,
406
+ "profile_sidebar_fill_color": "e0ff92",
407
+ "following": false,
408
+ "time_zone": null,
409
+ "profile_sidebar_border_color": "87bc44",
410
+ "protected": false,
411
+ "url": null,
412
+ "profile_text_color": "000000",
413
+ "followers_count": 0,
414
+ "profile_image_url": "http://a3.twimg.com/profile_images/69373283/derek_normal.jpg",
415
+ "location": null,
416
+ "name": "_derekkgehl_",
417
+ "statuses_count": 1,
418
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
419
+ "id": 18563130,
420
+ "utc_offset": null,
421
+ "created_at": "Fri Jan 02 20:57:46 +0000 2009",
422
+ "friends_count": 0,
423
+ "profile_link_color": "0000ff",
424
+ "screen_name": "_derekkgehl_"
425
+ },
426
+ {
427
+ "profile_background_tile": false,
428
+ "description": null,
429
+ "notifications": false,
430
+ "favourites_count": 1,
431
+ "profile_background_color": "9ae4e8",
432
+ "verified": false,
433
+ "geo_enabled": false,
434
+ "profile_sidebar_fill_color": "e0ff92",
435
+ "following": false,
436
+ "time_zone": null,
437
+ "profile_sidebar_border_color": "87bc44",
438
+ "protected": false,
439
+ "url": null,
440
+ "profile_text_color": "000000",
441
+ "followers_count": 0,
442
+ "profile_image_url": "http://a3.twimg.com/profile_images/69479735/images_normal.jpg",
443
+ "location": null,
444
+ "name": "creditmailer",
445
+ "statuses_count": 32,
446
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
447
+ "id": 18586480,
448
+ "utc_offset": null,
449
+ "created_at": "Sat Jan 03 20:40:01 +0000 2009",
450
+ "friends_count": 0,
451
+ "profile_link_color": "0000ff",
452
+ "screen_name": "creditmailer"
453
+ },
454
+ {
455
+ "profile_background_tile": false,
456
+ "description": "Educating consumers about financial and credit services since 1998. Among some of the topics discussed are personal loans, debt consolidation and credit cards.",
457
+ "profile_background_color": "d0d0d0",
458
+ "status": {
459
+ "favorited": false,
460
+ "in_reply_to_user_id": null,
461
+ "in_reply_to_status_id": null,
462
+ "in_reply_to_screen_name": null,
463
+ "source": "<a href=\"http://tweetmeme.com\" rel=\"nofollow\">TweetMeme</a>",
464
+ "truncated": false,
465
+ "id": 6589304594,
466
+ "text": "RT @tweetmeme Certificates of Deposit Explained | VisualEconomics.com http://bit.ly/6Hg3ZC",
467
+ "created_at": "Sat Dec 12 03:46:36 +0000 2009"
468
+ },
469
+ "followers_count": 22871,
470
+ "geo_enabled": false,
471
+ "profile_sidebar_fill_color": "98c954",
472
+ "following": false,
473
+ "friends_count": 20854,
474
+ "time_zone": "Eastern Time (US & Canada)",
475
+ "profile_sidebar_border_color": "474747",
476
+ "verified": false,
477
+ "notifications": false,
478
+ "favourites_count": 0,
479
+ "protected": false,
480
+ "url": "http://www.creditloan.com/",
481
+ "profile_text_color": "030303",
482
+ "profile_image_url": "http://a3.twimg.com/profile_images/329931683/justcl_normal.jpg",
483
+ "location": "Florida",
484
+ "name": "CreditLoan.com",
485
+ "profile_background_image_url": "http://a3.twimg.com/profile_background_images/25203731/twitterbgcl.jpg",
486
+ "id": 20288521,
487
+ "statuses_count": 2341,
488
+ "utc_offset": -18000,
489
+ "created_at": "Sat Feb 07 01:49:24 +0000 2009",
490
+ "profile_link_color": "5e0f5e",
491
+ "screen_name": "CreditLoan"
492
+ },
493
+ {
494
+ "statuses_count": 561,
495
+ "profile_background_tile": false,
496
+ "description": "F5M-Millionaires Club Where Not Only Fortunes Are Made But Where Sponsors Join Under New Members To Give Them Best Chance To Earn Immediate Income!",
497
+ "friends_count": 5901,
498
+ "profile_background_color": "BADFCD",
499
+ "status": {
500
+ "favorited": false,
501
+ "in_reply_to_user_id": null,
502
+ "in_reply_to_status_id": null,
503
+ "in_reply_to_screen_name": null,
504
+ "source": "web",
505
+ "truncated": false,
506
+ "id": 6606275503,
507
+ "text": "Expand your twitter followers http://www.buzzbeeadvertising.com/twitter/?id=207",
508
+ "created_at": "Sat Dec 12 18:57:16 +0000 2009"
509
+ },
510
+ "geo_enabled": false,
511
+ "notifications": false,
512
+ "favourites_count": 0,
513
+ "profile_sidebar_fill_color": "FFF7CC",
514
+ "following": false,
515
+ "verified": false,
516
+ "time_zone": "Berlin",
517
+ "profile_sidebar_border_color": "F2E195",
518
+ "protected": false,
519
+ "url": "http://bit.ly/w8IsO",
520
+ "profile_text_color": "0C3E53",
521
+ "profile_image_url": "http://a1.twimg.com/profile_images/77126480/PIC_3048_normal.JPG",
522
+ "location": "Switzerland",
523
+ "name": "Gunther Schmidt",
524
+ "profile_background_image_url": "http://a3.twimg.com/profile_background_images/11085521/8417_background.jpg",
525
+ "id": 20545635,
526
+ "utc_offset": 3600,
527
+ "created_at": "Tue Feb 10 21:02:37 +0000 2009",
528
+ "profile_link_color": "FF0000",
529
+ "followers_count": 6788,
530
+ "screen_name": "daisy23568"
531
+ },
532
+ {
533
+ "profile_background_tile": false,
534
+ "description": null,
535
+ "notifications": false,
536
+ "favourites_count": 0,
537
+ "profile_background_color": "9ae4e8",
538
+ "status": {
539
+ "favorited": false,
540
+ "in_reply_to_user_id": null,
541
+ "in_reply_to_status_id": null,
542
+ "in_reply_to_screen_name": null,
543
+ "source": "web",
544
+ "truncated": false,
545
+ "id": 6566446523,
546
+ "text": "http://www.myreviewchoice.com/learnspanish Love foreign travel, languages and meeting people. I currently live in NYC.",
547
+ "created_at": "Fri Dec 11 13:35:44 +0000 2009"
548
+ },
549
+ "verified": false,
550
+ "geo_enabled": false,
551
+ "profile_sidebar_fill_color": "e0ff92",
552
+ "following": false,
553
+ "time_zone": null,
554
+ "profile_sidebar_border_color": "87bc44",
555
+ "protected": false,
556
+ "url": null,
557
+ "profile_text_color": "000000",
558
+ "followers_count": 5020,
559
+ "profile_image_url": "http://a1.twimg.com/profile_images/301815408/megh1944_normal.jpg",
560
+ "location": null,
561
+ "name": "David Bulmer",
562
+ "statuses_count": 25,
563
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
564
+ "id": 21743856,
565
+ "utc_offset": null,
566
+ "created_at": "Tue Feb 24 10:40:08 +0000 2009",
567
+ "friends_count": 5202,
568
+ "profile_link_color": "0000ff",
569
+ "screen_name": "MEGH1944"
570
+ },
571
+ {
572
+ "profile_background_tile": false,
573
+ "description": "couple 19 years living in san diego steven walker and tom surrell",
574
+ "notifications": false,
575
+ "favourites_count": 14,
576
+ "profile_background_color": "8B542B",
577
+ "verified": false,
578
+ "geo_enabled": false,
579
+ "profile_sidebar_fill_color": "EADEAA",
580
+ "following": false,
581
+ "time_zone": "Pacific Time (US & Canada)",
582
+ "profile_sidebar_border_color": "D9B17E",
583
+ "protected": false,
584
+ "url": null,
585
+ "profile_text_color": "333333",
586
+ "followers_count": 0,
587
+ "profile_image_url": "http://a3.twimg.com/profile_images/95684261/gay_pride_palm_spring_2008_005_normal.JPG",
588
+ "location": "california, usa",
589
+ "name": "surrell &amp; walker",
590
+ "statuses_count": 892,
591
+ "profile_background_image_url": "http://a3.twimg.com/profile_background_images/5823783/stevens_restaurant.jpg",
592
+ "id": 24061224,
593
+ "utc_offset": -28800,
594
+ "created_at": "Thu Mar 12 23:02:23 +0000 2009",
595
+ "friends_count": 0,
596
+ "profile_link_color": "9D582E",
597
+ "screen_name": "stevenandtom"
598
+ },
599
+ {
600
+ "profile_background_tile": false,
601
+ "description": null,
602
+ "profile_background_color": "9ae4e8",
603
+ "status": {
604
+ "favorited": false,
605
+ "in_reply_to_user_id": null,
606
+ "in_reply_to_status_id": null,
607
+ "in_reply_to_screen_name": null,
608
+ "source": "web",
609
+ "truncated": false,
610
+ "id": 2869278090,
611
+ "text": "AIP America's Independent Party - AIP Americans In Pursuit\nAIPNEWS.com Stay informed Stay tuned Stay In Touch\n/:J)",
612
+ "created_at": "Mon Jul 27 12:10:45 +0000 2009"
613
+ },
614
+ "followers_count": 1474,
615
+ "geo_enabled": false,
616
+ "profile_sidebar_fill_color": "e0ff92",
617
+ "following": false,
618
+ "friends_count": 1929,
619
+ "time_zone": null,
620
+ "profile_sidebar_border_color": "87bc44",
621
+ "verified": false,
622
+ "notifications": false,
623
+ "favourites_count": 4,
624
+ "protected": false,
625
+ "url": null,
626
+ "profile_text_color": "000000",
627
+ "profile_image_url": "http://a1.twimg.com/profile_images/95939984/Blue_Angels_verticle_normal.jpg",
628
+ "location": null,
629
+ "name": "Joe Mantegna",
630
+ "profile_background_image_url": "http://s.twimg.com/a/1259882278/images/themes/theme1/bg.png",
631
+ "id": 24362448,
632
+ "statuses_count": 33,
633
+ "utc_offset": null,
634
+ "created_at": "Sat Mar 14 12:38:57 +0000 2009",
635
+ "profile_link_color": "0000ff",
636
+ "screen_name": "MAN4KEYES"
637
+ },
638
+ {
639
+ "profile_background_tile": true,
640
+ "description": "I'm a Martial Artist, Active Trader and Business Owner. I love God, my family and my life.",
641
+ "notifications": false,
642
+ "favourites_count": 0,
643
+ "profile_background_color": "642D8B",
644
+ "status": {
645
+ "favorited": false,
646
+ "in_reply_to_user_id": 9567972,
647
+ "in_reply_to_status_id": null,
648
+ "in_reply_to_screen_name": "CNN_Newsroom",
649
+ "source": "<a href=\"http://www.tweetdeck.com/\" rel=\"nofollow\">TweetDeck</a>",
650
+ "truncated": false,
651
+ "id": 3289510893,
652
+ "text": "@cnn_newsroom @nancypelosi Who is rlly pushing ppl 2 #townhallmeetings, the whitehouse is! #tcot #seiu #obama http://bit.ly/DaXWq",
653
+ "created_at": "Thu Aug 13 17:01:48 +0000 2009"
654
+ },
655
+ "verified": false,
656
+ "geo_enabled": false,
657
+ "profile_sidebar_fill_color": "7AC3EE",
658
+ "following": false,
659
+ "time_zone": "Eastern Time (US & Canada)",
660
+ "profile_sidebar_border_color": "65B0DA",
661
+ "protected": false,
662
+ "url": "http://atakix.com",
663
+ "profile_text_color": "3D1957",
664
+ "followers_count": 55,
665
+ "profile_image_url": "http://a3.twimg.com/profile_images/309226653/Sandy-facebook_normal.jpg",
666
+ "location": "United States",
667
+ "name": "Sandy Petitto",
668
+ "statuses_count": 475,
669
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme10/bg.gif",
670
+ "id": 28238491,
671
+ "utc_offset": -18000,
672
+ "created_at": "Thu Apr 02 00:37:24 +0000 2009",
673
+ "friends_count": 36,
674
+ "profile_link_color": "FF0000",
675
+ "screen_name": "SandyPetitto"
676
+ },
677
+ {
678
+ "profile_background_tile": false,
679
+ "description": "",
680
+ "notifications": false,
681
+ "favourites_count": 0,
682
+ "profile_background_color": "9ae4e8",
683
+ "status": {
684
+ "favorited": false,
685
+ "in_reply_to_user_id": null,
686
+ "in_reply_to_status_id": null,
687
+ "in_reply_to_screen_name": null,
688
+ "source": "<a href=\"http://alexking.org/projects/wordpress\" rel=\"nofollow\">Twitter Tools</a>",
689
+ "truncated": false,
690
+ "id": 2091570221,
691
+ "text": "New blog post: Busty Mature Gets Her Protein http://bit.ly/1xqhi6",
692
+ "created_at": "Tue Jun 09 16:53:00 +0000 2009"
693
+ },
694
+ "verified": false,
695
+ "geo_enabled": false,
696
+ "profile_sidebar_fill_color": "e0ff92",
697
+ "following": false,
698
+ "time_zone": "Greenland",
699
+ "profile_sidebar_border_color": "87bc44",
700
+ "protected": false,
701
+ "url": "http://www.adultfriendbestfinder.com",
702
+ "profile_text_color": "000000",
703
+ "followers_count": 1048,
704
+ "profile_image_url": "http://s.twimg.com/a/1260393960/images/default_profile_4_normal.png",
705
+ "location": "",
706
+ "name": "Adult Friend",
707
+ "statuses_count": 818,
708
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
709
+ "id": 30903324,
710
+ "utc_offset": -10800,
711
+ "created_at": "Mon Apr 13 17:01:29 +0000 2009",
712
+ "friends_count": 1893,
713
+ "profile_link_color": "0000ff",
714
+ "screen_name": "adultfriendbest"
715
+ },
716
+ {
717
+ "profile_background_tile": false,
718
+ "description": null,
719
+ "verified": false,
720
+ "profile_background_color": "9ae4e8",
721
+ "status": {
722
+ "favorited": false,
723
+ "in_reply_to_user_id": null,
724
+ "in_reply_to_status_id": null,
725
+ "in_reply_to_screen_name": null,
726
+ "source": "web",
727
+ "truncated": false,
728
+ "id": 1627160269,
729
+ "text": "http://www.dealsvista.com",
730
+ "created_at": "Mon Apr 27 07:15:25 +0000 2009"
731
+ },
732
+ "geo_enabled": false,
733
+ "profile_sidebar_fill_color": "e0ff92",
734
+ "following": false,
735
+ "statuses_count": 6,
736
+ "time_zone": null,
737
+ "profile_sidebar_border_color": "87bc44",
738
+ "followers_count": 358,
739
+ "protected": false,
740
+ "url": null,
741
+ "friends_count": 1583,
742
+ "profile_text_color": "000000",
743
+ "profile_image_url": "http://a1.twimg.com/profile_images/181959936/7_normal.jpg",
744
+ "location": null,
745
+ "name": "onenn carter",
746
+ "profile_background_image_url": "http://s.twimg.com/a/1260229822/images/themes/theme1/bg.png",
747
+ "id": 33599167,
748
+ "notifications": false,
749
+ "utc_offset": null,
750
+ "favourites_count": 0,
751
+ "created_at": "Mon Apr 20 17:53:58 +0000 2009",
752
+ "profile_link_color": "0000ff",
753
+ "screen_name": "onenn1"
754
+ },
755
+ {
756
+ "profile_background_tile": false,
757
+ "description": null,
758
+ "profile_background_color": "9ae4e8",
759
+ "followers_count": 891,
760
+ "status": {
761
+ "favorited": false,
762
+ "in_reply_to_user_id": null,
763
+ "in_reply_to_status_id": null,
764
+ "in_reply_to_screen_name": null,
765
+ "source": "<a href=\"http://apiwiki.twitter.com/\" rel=\"nofollow\">API</a>",
766
+ "truncated": false,
767
+ "id": 3790076222,
768
+ "text": "Get the (Magic Code) when added to Any Site makes Google Pay-Per-Click Ads costs go to zero! http://p.gs/ofack",
769
+ "created_at": "Sun Sep 06 01:41:29 +0000 2009"
770
+ },
771
+ "geo_enabled": false,
772
+ "profile_sidebar_fill_color": "e0ff92",
773
+ "following": false,
774
+ "favourites_count": 0,
775
+ "verified": false,
776
+ "time_zone": null,
777
+ "profile_sidebar_border_color": "87bc44",
778
+ "notifications": false,
779
+ "friends_count": 1875,
780
+ "protected": false,
781
+ "url": null,
782
+ "profile_text_color": "000000",
783
+ "profile_image_url": "http://s.twimg.com/a/1260214487/images/default_profile_5_normal.png",
784
+ "location": null,
785
+ "name": "jen",
786
+ "profile_background_image_url": "http://s.twimg.com/a/1260214487/images/themes/theme1/bg.png",
787
+ "id": 34198547,
788
+ "statuses_count": 14,
789
+ "utc_offset": null,
790
+ "created_at": "Wed Apr 22 05:43:12 +0000 2009",
791
+ "profile_link_color": "0000ff",
792
+ "screen_name": "jennyjaque"
793
+ },
794
+ {
795
+ "profile_background_tile": false,
796
+ "description": "",
797
+ "notifications": false,
798
+ "favourites_count": 0,
799
+ "profile_background_color": "352726",
800
+ "verified": false,
801
+ "geo_enabled": false,
802
+ "profile_sidebar_fill_color": "99CC33",
803
+ "following": false,
804
+ "time_zone": "Singapore",
805
+ "profile_sidebar_border_color": "829D5E",
806
+ "protected": false,
807
+ "url": null,
808
+ "profile_text_color": "3E4415",
809
+ "followers_count": 0,
810
+ "profile_image_url": "http://a1.twimg.com/profile_images/184112630/sgGirls.com_tn_-_00270932_normal.jpg",
811
+ "location": "",
812
+ "name": "Germaine Tan",
813
+ "statuses_count": 14,
814
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme5/bg.gif",
815
+ "id": 35419705,
816
+ "utc_offset": 28800,
817
+ "created_at": "Sun Apr 26 06:29:55 +0000 2009",
818
+ "friends_count": 0,
819
+ "profile_link_color": "D02B55",
820
+ "screen_name": "germs080"
821
+ },
822
+ {
823
+ "profile_background_tile": false,
824
+ "description": null,
825
+ "notifications": false,
826
+ "favourites_count": 0,
827
+ "profile_background_color": "9ae4e8",
828
+ "verified": false,
829
+ "geo_enabled": false,
830
+ "profile_sidebar_fill_color": "e0ff92",
831
+ "following": false,
832
+ "time_zone": null,
833
+ "profile_sidebar_border_color": "87bc44",
834
+ "protected": false,
835
+ "url": null,
836
+ "profile_text_color": "000000",
837
+ "followers_count": 0,
838
+ "profile_image_url": "http://a3.twimg.com/profile_images/230801557/backgrounds_money_13_normal.jpg",
839
+ "location": null,
840
+ "name": "pamelacrowes",
841
+ "statuses_count": 977,
842
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
843
+ "id": 36275467,
844
+ "utc_offset": null,
845
+ "created_at": "Wed Apr 29 03:32:54 +0000 2009",
846
+ "friends_count": 0,
847
+ "profile_link_color": "0000ff",
848
+ "screen_name": "pamelacrowes"
849
+ },
850
+ {
851
+ "profile_background_tile": false,
852
+ "description": "",
853
+ "notifications": false,
854
+ "favourites_count": 0,
855
+ "profile_background_color": "9ae4e8",
856
+ "status": {
857
+ "favorited": false,
858
+ "in_reply_to_user_id": null,
859
+ "in_reply_to_status_id": null,
860
+ "in_reply_to_screen_name": null,
861
+ "source": "web",
862
+ "truncated": false,
863
+ "id": 2314513135,
864
+ "text": "ever thought about dating a Hot Black Girl? http://linkfrog.net/phatbootygirl",
865
+ "created_at": "Wed Jun 24 18:56:44 +0000 2009"
866
+ },
867
+ "verified": false,
868
+ "geo_enabled": false,
869
+ "profile_sidebar_fill_color": "e0ff92",
870
+ "following": false,
871
+ "time_zone": "Quito",
872
+ "profile_sidebar_border_color": "87bc44",
873
+ "protected": false,
874
+ "url": null,
875
+ "profile_text_color": "000000",
876
+ "followers_count": 490,
877
+ "profile_image_url": "http://a1.twimg.com/profile_images/248514048/HOS_square__0000_Layer-58_normal.jpg",
878
+ "location": "",
879
+ "name": "Emily Simpson",
880
+ "statuses_count": 75,
881
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
882
+ "id": 39816392,
883
+ "utc_offset": -18000,
884
+ "created_at": "Wed May 13 18:51:43 +0000 2009",
885
+ "friends_count": 584,
886
+ "profile_link_color": "0000ff",
887
+ "screen_name": "EmilySimpson44"
888
+ },
889
+ {
890
+ "profile_background_tile": false,
891
+ "description": "Im 21. I just graduated from college. I love clubbing, partying, shopping, hanging out with my girls :D I work hard for $$$",
892
+ "notifications": false,
893
+ "favourites_count": 0,
894
+ "profile_background_color": "9ae4e8",
895
+ "verified": false,
896
+ "geo_enabled": false,
897
+ "profile_sidebar_fill_color": "e0ff92",
898
+ "following": false,
899
+ "time_zone": null,
900
+ "profile_sidebar_border_color": "87bc44",
901
+ "protected": false,
902
+ "url": "http://N/A",
903
+ "profile_text_color": "000000",
904
+ "followers_count": 0,
905
+ "profile_image_url": "http://a3.twimg.com/profile_images/212744975/6_normal.jpg",
906
+ "location": "USA",
907
+ "name": "Elisa",
908
+ "statuses_count": 7,
909
+ "profile_background_image_url": "http://a1.twimg.com/profile_background_images/12961728/bg.jpg",
910
+ "id": 40182515,
911
+ "utc_offset": null,
912
+ "created_at": "Fri May 15 05:19:52 +0000 2009",
913
+ "friends_count": 0,
914
+ "profile_link_color": "0000ff",
915
+ "screen_name": "Elisaluv348"
916
+ },
917
+ {
918
+ "profile_background_tile": false,
919
+ "description": "",
920
+ "notifications": false,
921
+ "favourites_count": 3,
922
+ "profile_background_color": "1A1B1F",
923
+ "status": {
924
+ "favorited": false,
925
+ "in_reply_to_user_id": null,
926
+ "in_reply_to_status_id": null,
927
+ "in_reply_to_screen_name": null,
928
+ "source": "<a href=\"http://twitthis.com/\" rel=\"nofollow\">TwitThis</a>",
929
+ "truncated": false,
930
+ "id": 6604418430,
931
+ "text": "Just posted: \"Der gut Organisierte Maschinenfick!\"( http://twitthis.com/jntf5f )",
932
+ "created_at": "Sat Dec 12 17:39:24 +0000 2009"
933
+ },
934
+ "verified": false,
935
+ "geo_enabled": false,
936
+ "profile_sidebar_fill_color": "252429",
937
+ "following": false,
938
+ "time_zone": "Greenland",
939
+ "profile_sidebar_border_color": "181A1E",
940
+ "protected": false,
941
+ "url": "http://www.vagosex.com",
942
+ "profile_text_color": "fb6104",
943
+ "followers_count": 545,
944
+ "profile_image_url": "http://a1.twimg.com/profile_images/257795292/kev_normal.jpg",
945
+ "location": "Netherland",
946
+ "name": "kev",
947
+ "statuses_count": 430,
948
+ "profile_background_image_url": "http://a1.twimg.com/profile_background_images/17090408/red00_nik_porn.jpg",
949
+ "id": 40439169,
950
+ "utc_offset": -10800,
951
+ "created_at": "Sat May 16 09:38:04 +0000 2009",
952
+ "friends_count": 839,
953
+ "profile_link_color": "2FC2EF",
954
+ "screen_name": "vagosex"
955
+ },
956
+ {
957
+ "profile_background_tile": false,
958
+ "description": " ",
959
+ "notifications": false,
960
+ "favourites_count": 0,
961
+ "profile_background_color": "9ae4e8",
962
+ "verified": false,
963
+ "geo_enabled": false,
964
+ "profile_sidebar_fill_color": "e0ff92",
965
+ "following": false,
966
+ "time_zone": null,
967
+ "profile_sidebar_border_color": "87bc44",
968
+ "protected": false,
969
+ "url": null,
970
+ "profile_text_color": "000000",
971
+ "followers_count": 0,
972
+ "profile_image_url": "http://a1.twimg.com/profile_images/216405794/pic_014_normal.jpg",
973
+ "location": " ",
974
+ "name": "Emina Walter",
975
+ "statuses_count": 40,
976
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
977
+ "id": 40744132,
978
+ "utc_offset": null,
979
+ "created_at": "Sun May 17 21:46:22 +0000 2009",
980
+ "friends_count": 0,
981
+ "profile_link_color": "0000ff",
982
+ "screen_name": "xotinaxox2"
983
+ },
984
+ {
985
+ "profile_background_tile": false,
986
+ "description": null,
987
+ "notifications": false,
988
+ "favourites_count": 0,
989
+ "profile_background_color": "9ae4e8",
990
+ "verified": false,
991
+ "geo_enabled": false,
992
+ "profile_sidebar_fill_color": "e0ff92",
993
+ "following": false,
994
+ "time_zone": null,
995
+ "profile_sidebar_border_color": "87bc44",
996
+ "protected": false,
997
+ "url": null,
998
+ "profile_text_color": "000000",
999
+ "followers_count": 0,
1000
+ "profile_image_url": "http://a3.twimg.com/profile_images/248108289/ffff_normal.jpg",
1001
+ "location": null,
1002
+ "name": "John Ray",
1003
+ "statuses_count": 1,
1004
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1005
+ "id": 44338668,
1006
+ "utc_offset": null,
1007
+ "created_at": "Wed Jun 03 11:16:01 +0000 2009",
1008
+ "friends_count": 0,
1009
+ "profile_link_color": "0000ff",
1010
+ "screen_name": "hickup4u"
1011
+ },
1012
+ {
1013
+ "profile_background_tile": false,
1014
+ "description": null,
1015
+ "notifications": false,
1016
+ "favourites_count": 0,
1017
+ "profile_background_color": "9ae4e8",
1018
+ "verified": false,
1019
+ "geo_enabled": false,
1020
+ "profile_sidebar_fill_color": "e0ff92",
1021
+ "following": false,
1022
+ "time_zone": null,
1023
+ "profile_sidebar_border_color": "87bc44",
1024
+ "protected": false,
1025
+ "url": null,
1026
+ "profile_text_color": "000000",
1027
+ "followers_count": 0,
1028
+ "profile_image_url": "http://a1.twimg.com/profile_images/248144406/ffff_normal.jpg",
1029
+ "location": null,
1030
+ "name": "Grant",
1031
+ "statuses_count": 1,
1032
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1033
+ "id": 44346381,
1034
+ "utc_offset": null,
1035
+ "created_at": "Wed Jun 03 12:16:28 +0000 2009",
1036
+ "friends_count": 0,
1037
+ "profile_link_color": "0000ff",
1038
+ "screen_name": "granthill013"
1039
+ },
1040
+ {
1041
+ "profile_background_tile": false,
1042
+ "description": null,
1043
+ "notifications": false,
1044
+ "favourites_count": 0,
1045
+ "profile_background_color": "9ae4e8",
1046
+ "verified": false,
1047
+ "geo_enabled": false,
1048
+ "profile_sidebar_fill_color": "e0ff92",
1049
+ "following": false,
1050
+ "time_zone": null,
1051
+ "profile_sidebar_border_color": "87bc44",
1052
+ "protected": false,
1053
+ "url": null,
1054
+ "profile_text_color": "000000",
1055
+ "followers_count": 0,
1056
+ "profile_image_url": "http://a3.twimg.com/profile_images/249007385/pic_normal.jpg",
1057
+ "location": null,
1058
+ "name": "Your Horny Kitty",
1059
+ "statuses_count": 1,
1060
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1061
+ "id": 44512165,
1062
+ "utc_offset": null,
1063
+ "created_at": "Thu Jun 04 01:28:54 +0000 2009",
1064
+ "friends_count": 0,
1065
+ "profile_link_color": "0000ff",
1066
+ "screen_name": "doiyuwdmrc"
1067
+ },
1068
+ {
1069
+ "profile_background_tile": false,
1070
+ "description": null,
1071
+ "notifications": false,
1072
+ "favourites_count": 0,
1073
+ "profile_background_color": "9ae4e8",
1074
+ "verified": false,
1075
+ "geo_enabled": false,
1076
+ "profile_sidebar_fill_color": "e0ff92",
1077
+ "following": false,
1078
+ "time_zone": null,
1079
+ "profile_sidebar_border_color": "87bc44",
1080
+ "protected": false,
1081
+ "url": null,
1082
+ "profile_text_color": "000000",
1083
+ "followers_count": 0,
1084
+ "profile_image_url": "http://a3.twimg.com/profile_images/251419029/ffff_normal.jpg",
1085
+ "location": null,
1086
+ "name": "vImmxF",
1087
+ "statuses_count": 59,
1088
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1089
+ "id": 44994403,
1090
+ "utc_offset": null,
1091
+ "created_at": "Fri Jun 05 20:59:10 +0000 2009",
1092
+ "friends_count": 0,
1093
+ "profile_link_color": "0000ff",
1094
+ "screen_name": "vImmxF"
1095
+ },
1096
+ {
1097
+ "profile_background_tile": false,
1098
+ "description": "Discover the health benefits of Jus, What antioxidants can do for you.",
1099
+ "notifications": false,
1100
+ "favourites_count": 0,
1101
+ "profile_background_color": "709397",
1102
+ "status": {
1103
+ "favorited": false,
1104
+ "in_reply_to_user_id": null,
1105
+ "in_reply_to_status_id": null,
1106
+ "in_reply_to_screen_name": null,
1107
+ "source": "web",
1108
+ "truncated": false,
1109
+ "id": 5812137992,
1110
+ "text": "If interested in attending a meeting in the dallas/fortworth area; ref JUS email me.vitalityjus@gmail.com. www.myjus23.com/vitalityjus",
1111
+ "created_at": "Wed Nov 18 00:45:24 +0000 2009"
1112
+ },
1113
+ "verified": false,
1114
+ "geo_enabled": false,
1115
+ "profile_sidebar_fill_color": "A0C5C7",
1116
+ "following": false,
1117
+ "time_zone": "Mountain Time (US & Canada)",
1118
+ "profile_sidebar_border_color": "86A4A6",
1119
+ "statuses_count": 37,
1120
+ "protected": false,
1121
+ "url": "http://www.myjus23.com/vitalityjus",
1122
+ "profile_text_color": "333333",
1123
+ "followers_count": 1199,
1124
+ "profile_image_url": "http://a1.twimg.com/profile_images/484054552/bottle_normal.jpg",
1125
+ "location": "Boise, Idaho",
1126
+ "name": "leslie brunton",
1127
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme6/bg.gif",
1128
+ "id": 45440708,
1129
+ "utc_offset": -25200,
1130
+ "created_at": "Sun Jun 07 22:37:49 +0000 2009",
1131
+ "friends_count": 1959,
1132
+ "profile_link_color": "FF3300",
1133
+ "screen_name": "vitalityjus"
1134
+ },
1135
+ {
1136
+ "profile_background_tile": false,
1137
+ "description": null,
1138
+ "notifications": false,
1139
+ "favourites_count": 0,
1140
+ "profile_background_color": "9ae4e8",
1141
+ "verified": false,
1142
+ "geo_enabled": false,
1143
+ "profile_sidebar_fill_color": "e0ff92",
1144
+ "following": false,
1145
+ "time_zone": null,
1146
+ "profile_sidebar_border_color": "87bc44",
1147
+ "protected": false,
1148
+ "url": null,
1149
+ "profile_text_color": "000000",
1150
+ "followers_count": 0,
1151
+ "profile_image_url": "http://a1.twimg.com/profile_images/255177470/pic_normal.jpg",
1152
+ "location": null,
1153
+ "name": "Britney Fucked Vids",
1154
+ "statuses_count": 1,
1155
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1156
+ "id": 45722416,
1157
+ "utc_offset": null,
1158
+ "created_at": "Tue Jun 09 00:58:39 +0000 2009",
1159
+ "friends_count": 0,
1160
+ "profile_link_color": "0000ff",
1161
+ "screen_name": "grbqbofvporw"
1162
+ },
1163
+ {
1164
+ "profile_background_tile": false,
1165
+ "description": null,
1166
+ "notifications": false,
1167
+ "favourites_count": 0,
1168
+ "profile_background_color": "9ae4e8",
1169
+ "verified": false,
1170
+ "geo_enabled": false,
1171
+ "profile_sidebar_fill_color": "e0ff92",
1172
+ "following": false,
1173
+ "time_zone": null,
1174
+ "profile_sidebar_border_color": "87bc44",
1175
+ "protected": false,
1176
+ "url": null,
1177
+ "profile_text_color": "000000",
1178
+ "followers_count": 0,
1179
+ "profile_image_url": "http://a1.twimg.com/profile_images/255177466/pic_normal.jpg",
1180
+ "location": null,
1181
+ "name": "Britney Fucked Vids",
1182
+ "statuses_count": 1,
1183
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1184
+ "id": 45722419,
1185
+ "utc_offset": null,
1186
+ "created_at": "Tue Jun 09 00:58:39 +0000 2009",
1187
+ "friends_count": 0,
1188
+ "profile_link_color": "0000ff",
1189
+ "screen_name": "ltixbndnmtgx"
1190
+ },
1191
+ {
1192
+ "profile_background_tile": false,
1193
+ "description": "I am a large sports fanatic and enjoy going to sporting events. I like going to live music shows. I listen to just about anything except country music.",
1194
+ "notifications": false,
1195
+ "favourites_count": 0,
1196
+ "profile_background_color": "9ae4e8",
1197
+ "verified": false,
1198
+ "geo_enabled": false,
1199
+ "profile_sidebar_fill_color": "e0ff92",
1200
+ "following": false,
1201
+ "time_zone": null,
1202
+ "profile_sidebar_border_color": "87bc44",
1203
+ "protected": false,
1204
+ "url": "http://tinyurl.com/pnreov",
1205
+ "profile_text_color": "000000",
1206
+ "followers_count": 0,
1207
+ "profile_image_url": "http://a1.twimg.com/profile_images/257704354/f1577d92a6741c4a1da6241f00fc2014_-_Copy_-_Copy_normal.jpg",
1208
+ "location": "Fort Oglethorpe",
1209
+ "name": "Sidney",
1210
+ "statuses_count": 18,
1211
+ "profile_background_image_url": "http://a1.twimg.com/profile_background_images/17515406/Flowers-SpringRoad_new1_-_Copy__2_.jpg",
1212
+ "id": 46201413,
1213
+ "utc_offset": null,
1214
+ "created_at": "Wed Jun 10 19:29:25 +0000 2009",
1215
+ "friends_count": 0,
1216
+ "profile_link_color": "0000ff",
1217
+ "screen_name": "v1SvkU"
1218
+ },
1219
+ {
1220
+ "profile_background_tile": false,
1221
+ "description": "Home business millionaire. I'm making high income without sweating for it.",
1222
+ "notifications": false,
1223
+ "favourites_count": 0,
1224
+ "profile_background_color": "9ae4e8",
1225
+ "verified": false,
1226
+ "geo_enabled": false,
1227
+ "profile_sidebar_fill_color": "e0ff92",
1228
+ "following": false,
1229
+ "time_zone": "Quito",
1230
+ "profile_sidebar_border_color": "87bc44",
1231
+ "protected": false,
1232
+ "url": "http://amilliondollarincome.com/rotate.php",
1233
+ "profile_text_color": "000000",
1234
+ "followers_count": 0,
1235
+ "profile_image_url": "http://a3.twimg.com/profile_images/260697803/earnmillions_normal.jpg",
1236
+ "location": "",
1237
+ "name": "Emanuel Boskey",
1238
+ "statuses_count": 50,
1239
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1240
+ "id": 46782007,
1241
+ "utc_offset": -18000,
1242
+ "created_at": "Sat Jun 13 00:07:02 +0000 2009",
1243
+ "friends_count": 0,
1244
+ "profile_link_color": "0000ff",
1245
+ "screen_name": "earnmillions"
1246
+ },
1247
+ {
1248
+ "profile_background_tile": false,
1249
+ "description": "",
1250
+ "verified": false,
1251
+ "profile_background_color": "1A1B1F",
1252
+ "status": {
1253
+ "favorited": false,
1254
+ "in_reply_to_user_id": null,
1255
+ "in_reply_to_status_id": null,
1256
+ "in_reply_to_screen_name": null,
1257
+ "source": "<a href=\"http://apiwiki.twitter.com/\" rel=\"nofollow\">API</a>",
1258
+ "truncated": false,
1259
+ "id": 2855134578,
1260
+ "text": "Get 400 followers a day using http://www.tweeterfollow.com",
1261
+ "created_at": "Sun Jul 26 16:49:01 +0000 2009"
1262
+ },
1263
+ "geo_enabled": false,
1264
+ "profile_sidebar_fill_color": "252429",
1265
+ "following": false,
1266
+ "statuses_count": 154,
1267
+ "time_zone": "Cairo",
1268
+ "profile_sidebar_border_color": "181A1E",
1269
+ "followers_count": 954,
1270
+ "protected": false,
1271
+ "url": null,
1272
+ "friends_count": 1617,
1273
+ "profile_text_color": "666666",
1274
+ "profile_image_url": "http://a1.twimg.com/profile_images/261747344/dfgfdgdfgve6_normal.jpg",
1275
+ "location": "",
1276
+ "name": "Osa dvd",
1277
+ "profile_background_image_url": "http://s.twimg.com/a/1260214487/images/themes/theme9/bg.gif",
1278
+ "id": 46927758,
1279
+ "notifications": false,
1280
+ "utc_offset": 7200,
1281
+ "favourites_count": 0,
1282
+ "created_at": "Sat Jun 13 17:40:32 +0000 2009",
1283
+ "profile_link_color": "2FC2EF",
1284
+ "screen_name": "OsA_DvD"
1285
+ },
1286
+ {
1287
+ "profile_background_tile": false,
1288
+ "description": null,
1289
+ "notifications": false,
1290
+ "favourites_count": 0,
1291
+ "profile_background_color": "9ae4e8",
1292
+ "verified": false,
1293
+ "geo_enabled": false,
1294
+ "profile_sidebar_fill_color": "e0ff92",
1295
+ "following": false,
1296
+ "time_zone": null,
1297
+ "profile_sidebar_border_color": "87bc44",
1298
+ "protected": false,
1299
+ "url": null,
1300
+ "profile_text_color": "000000",
1301
+ "followers_count": 0,
1302
+ "profile_image_url": "http://a3.twimg.com/profile_images/261703191/pic_normal.jpg",
1303
+ "location": null,
1304
+ "name": "Britney Fucked Vids",
1305
+ "statuses_count": 1,
1306
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1307
+ "id": 46963591,
1308
+ "utc_offset": null,
1309
+ "created_at": "Sat Jun 13 21:06:17 +0000 2009",
1310
+ "friends_count": 0,
1311
+ "profile_link_color": "0000ff",
1312
+ "screen_name": "glcgdpcpsfju"
1313
+ },
1314
+ {
1315
+ "profile_background_tile": false,
1316
+ "description": null,
1317
+ "notifications": false,
1318
+ "favourites_count": 0,
1319
+ "profile_background_color": "9ae4e8",
1320
+ "status": {
1321
+ "favorited": false,
1322
+ "in_reply_to_user_id": null,
1323
+ "in_reply_to_status_id": null,
1324
+ "in_reply_to_screen_name": null,
1325
+ "source": "web",
1326
+ "truncated": false,
1327
+ "id": 2228412423,
1328
+ "text": "ppl in iran: be careful about published static proxy addresses!! if u want safe proxy: torproject.org software @torproject x #iranelection",
1329
+ "created_at": "Thu Jun 18 21:24:33 +0000 2009"
1330
+ },
1331
+ "verified": false,
1332
+ "geo_enabled": false,
1333
+ "profile_sidebar_fill_color": "e0ff92",
1334
+ "following": false,
1335
+ "time_zone": null,
1336
+ "profile_sidebar_border_color": "87bc44",
1337
+ "protected": false,
1338
+ "url": null,
1339
+ "profile_text_color": "000000",
1340
+ "followers_count": 5,
1341
+ "profile_image_url": "http://s.twimg.com/a/1260393960/images/default_profile_6_normal.png",
1342
+ "location": null,
1343
+ "name": "b_careful",
1344
+ "statuses_count": 68,
1345
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1346
+ "id": 48145075,
1347
+ "utc_offset": null,
1348
+ "created_at": "Wed Jun 17 22:36:14 +0000 2009",
1349
+ "friends_count": 18,
1350
+ "profile_link_color": "0000ff",
1351
+ "screen_name": "be_careful"
1352
+ },
1353
+ {
1354
+ "profile_background_tile": false,
1355
+ "description": null,
1356
+ "notifications": false,
1357
+ "favourites_count": 0,
1358
+ "profile_background_color": "9ae4e8",
1359
+ "verified": false,
1360
+ "geo_enabled": false,
1361
+ "profile_sidebar_fill_color": "e0ff92",
1362
+ "following": false,
1363
+ "time_zone": null,
1364
+ "profile_sidebar_border_color": "87bc44",
1365
+ "protected": false,
1366
+ "url": null,
1367
+ "profile_text_color": "000000",
1368
+ "followers_count": 0,
1369
+ "profile_image_url": "http://a1.twimg.com/profile_images/321006260/10434984_jessicaangeljes_19_normal.gif",
1370
+ "location": null,
1371
+ "name": "AdrianFarmer",
1372
+ "statuses_count": 1,
1373
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1374
+ "id": 58058709,
1375
+ "utc_offset": null,
1376
+ "created_at": "Sat Jul 18 23:15:37 +0000 2009",
1377
+ "friends_count": 0,
1378
+ "profile_link_color": "0000ff",
1379
+ "screen_name": "Farmer229"
1380
+ },
1381
+ {
1382
+ "profile_background_tile": false,
1383
+ "description": null,
1384
+ "notifications": false,
1385
+ "favourites_count": 0,
1386
+ "profile_background_color": "0099B9",
1387
+ "verified": false,
1388
+ "geo_enabled": false,
1389
+ "profile_sidebar_fill_color": "95E8EC",
1390
+ "following": false,
1391
+ "time_zone": null,
1392
+ "profile_sidebar_border_color": "5ED4DC",
1393
+ "protected": false,
1394
+ "url": null,
1395
+ "profile_text_color": "3C3940",
1396
+ "followers_count": 0,
1397
+ "profile_image_url": "http://a3.twimg.com/profile_images/328579031/6780_normal.jpg",
1398
+ "location": null,
1399
+ "name": "Gillian Adams",
1400
+ "statuses_count": 55,
1401
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme4/bg.gif",
1402
+ "id": 59318854,
1403
+ "utc_offset": null,
1404
+ "created_at": "Thu Jul 23 01:29:39 +0000 2009",
1405
+ "friends_count": 0,
1406
+ "profile_link_color": "0099B9",
1407
+ "screen_name": "Gillian_Adams_7"
1408
+ },
1409
+ {
1410
+ "profile_background_tile": false,
1411
+ "description": null,
1412
+ "notifications": false,
1413
+ "favourites_count": 0,
1414
+ "profile_background_color": "709397",
1415
+ "verified": false,
1416
+ "geo_enabled": false,
1417
+ "profile_sidebar_fill_color": "A0C5C7",
1418
+ "following": false,
1419
+ "time_zone": null,
1420
+ "profile_sidebar_border_color": "86A4A6",
1421
+ "protected": false,
1422
+ "url": null,
1423
+ "profile_text_color": "333333",
1424
+ "followers_count": 0,
1425
+ "profile_image_url": "http://a1.twimg.com/profile_images/329709010/843901_normal.jpg",
1426
+ "location": null,
1427
+ "name": "Kelly Miller",
1428
+ "statuses_count": 94,
1429
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme9/bg.gif",
1430
+ "id": 59497456,
1431
+ "utc_offset": null,
1432
+ "created_at": "Thu Jul 23 15:35:22 +0000 2009",
1433
+ "friends_count": 0,
1434
+ "profile_link_color": "FF3300",
1435
+ "screen_name": "Kelly_Miller198"
1436
+ },
1437
+ {
1438
+ "profile_background_tile": false,
1439
+ "description": "",
1440
+ "notifications": false,
1441
+ "favourites_count": 1,
1442
+ "profile_background_color": "EBEBEB",
1443
+ "verified": false,
1444
+ "geo_enabled": false,
1445
+ "profile_sidebar_fill_color": "F3F3F3",
1446
+ "following": false,
1447
+ "time_zone": "Central Time (US & Canada)",
1448
+ "profile_sidebar_border_color": "DFDFDF",
1449
+ "protected": false,
1450
+ "url": "http://www.points2shop.com/index.php?ref=uin1247892106",
1451
+ "profile_text_color": "333333",
1452
+ "followers_count": 0,
1453
+ "profile_image_url": "http://a3.twimg.com/profile_images/330454387/HotGirls1_normal.jpg",
1454
+ "location": "",
1455
+ "name": "Alex Bastion",
1456
+ "statuses_count": 41,
1457
+ "profile_background_image_url": "http://a3.twimg.com/profile_background_images/25273415/24g94w1.jpg",
1458
+ "id": 59883869,
1459
+ "utc_offset": -21600,
1460
+ "created_at": "Fri Jul 24 20:46:10 +0000 2009",
1461
+ "friends_count": 0,
1462
+ "profile_link_color": "990000",
1463
+ "screen_name": "Alex_Bastion89"
1464
+ },
1465
+ {
1466
+ "profile_background_tile": true,
1467
+ "description": "I am a webcam princess just trying to earn her way through life. My alias at the site above is Bustyprincess. If you are interesting, come hang out with me!",
1468
+ "notifications": false,
1469
+ "favourites_count": 0,
1470
+ "profile_background_color": "9ae4e8",
1471
+ "verified": false,
1472
+ "geo_enabled": false,
1473
+ "profile_sidebar_fill_color": "e0ff92",
1474
+ "following": false,
1475
+ "time_zone": null,
1476
+ "profile_sidebar_border_color": "87bc44",
1477
+ "protected": false,
1478
+ "url": "http://tweettops.com/Bustyprincess",
1479
+ "profile_text_color": "000000",
1480
+ "followers_count": 0,
1481
+ "profile_image_url": "http://a1.twimg.com/profile_images/425436586/Bustyprincess.html_normal.jpg",
1482
+ "location": "Pompano Beach, Florida",
1483
+ "name": "H_Pileci",
1484
+ "statuses_count": 414,
1485
+ "profile_background_image_url": "http://a3.twimg.com/profile_background_images/38286093/Bustyprincess.html.jpg",
1486
+ "id": 66364561,
1487
+ "utc_offset": null,
1488
+ "created_at": "Mon Aug 17 14:22:22 +0000 2009",
1489
+ "friends_count": 0,
1490
+ "profile_link_color": "0000ff",
1491
+ "screen_name": "H_Pileci"
1492
+ },
1493
+ {
1494
+ "profile_background_tile": false,
1495
+ "description": "I love marketing",
1496
+ "notifications": false,
1497
+ "favourites_count": 0,
1498
+ "profile_background_color": "9ae4e8",
1499
+ "verified": false,
1500
+ "geo_enabled": false,
1501
+ "profile_sidebar_fill_color": "e0ff92",
1502
+ "following": false,
1503
+ "time_zone": "Pacific Time (US & Canada)",
1504
+ "profile_sidebar_border_color": "87bc44",
1505
+ "protected": false,
1506
+ "url": "http://tiny.cc/mzz5d",
1507
+ "profile_text_color": "000000",
1508
+ "followers_count": 0,
1509
+ "profile_image_url": "http://a3.twimg.com/profile_images/387887257/PersonImage_normal.jpeg",
1510
+ "location": "Vancouver Canada",
1511
+ "name": "Michael Saguri",
1512
+ "statuses_count": 14545,
1513
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1514
+ "id": 69881099,
1515
+ "utc_offset": -28800,
1516
+ "created_at": "Sat Aug 29 14:43:17 +0000 2009",
1517
+ "friends_count": 0,
1518
+ "profile_link_color": "0000ff",
1519
+ "screen_name": "EMarketingGuru8"
1520
+ },
1521
+ {
1522
+ "profile_background_tile": false,
1523
+ "description": null,
1524
+ "notifications": false,
1525
+ "favourites_count": 0,
1526
+ "profile_background_color": "9ae4e8",
1527
+ "verified": false,
1528
+ "geo_enabled": false,
1529
+ "profile_sidebar_fill_color": "e0ff92",
1530
+ "following": false,
1531
+ "time_zone": null,
1532
+ "profile_sidebar_border_color": "87bc44",
1533
+ "protected": false,
1534
+ "url": null,
1535
+ "profile_text_color": "000000",
1536
+ "followers_count": 0,
1537
+ "profile_image_url": "http://a3.twimg.com/profile_images/437625165/pic_normal.jpg",
1538
+ "location": null,
1539
+ "name": "B.ritne.y Fuck.ed",
1540
+ "statuses_count": 1,
1541
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1542
+ "id": 77540887,
1543
+ "utc_offset": null,
1544
+ "created_at": "Sat Sep 26 18:30:39 +0000 2009",
1545
+ "friends_count": 0,
1546
+ "profile_link_color": "0000ff",
1547
+ "screen_name": "vyrhgwflujsc"
1548
+ },
1549
+ {
1550
+ "profile_background_tile": false,
1551
+ "description": null,
1552
+ "notifications": false,
1553
+ "favourites_count": 0,
1554
+ "profile_background_color": "9ae4e8",
1555
+ "verified": false,
1556
+ "geo_enabled": false,
1557
+ "profile_sidebar_fill_color": "e0ff92",
1558
+ "following": false,
1559
+ "time_zone": null,
1560
+ "profile_sidebar_border_color": "87bc44",
1561
+ "protected": false,
1562
+ "url": null,
1563
+ "profile_text_color": "000000",
1564
+ "followers_count": 0,
1565
+ "profile_image_url": "http://a3.twimg.com/profile_images/442391825/pic_normal.jpg",
1566
+ "location": null,
1567
+ "name": "Brit.ne.y Fu.ck.ed",
1568
+ "statuses_count": 1,
1569
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1570
+ "id": 78218486,
1571
+ "utc_offset": null,
1572
+ "created_at": "Tue Sep 29 04:49:11 +0000 2009",
1573
+ "friends_count": 0,
1574
+ "profile_link_color": "0000ff",
1575
+ "screen_name": "vmtbywnlrreb"
1576
+ },
1577
+ {
1578
+ "profile_background_tile": false,
1579
+ "description": "WARNING! Some tweets are NSFW. DO NOT FOLLOW IF UR OFFENDED",
1580
+ "notifications": false,
1581
+ "favourites_count": 0,
1582
+ "profile_background_color": "9ae4e8",
1583
+ "verified": false,
1584
+ "geo_enabled": false,
1585
+ "profile_sidebar_fill_color": "e0ff92",
1586
+ "following": false,
1587
+ "time_zone": "Central Time (US & Canada)",
1588
+ "profile_sidebar_border_color": "87bc44",
1589
+ "protected": false,
1590
+ "url": "http://www.cvh.v5live.com/phil/index.html",
1591
+ "profile_text_color": "000000",
1592
+ "followers_count": 0,
1593
+ "profile_image_url": "http://a1.twimg.com/profile_images/447351366/0047311531_normal.jpg",
1594
+ "location": "",
1595
+ "name": "Molly De Santers",
1596
+ "statuses_count": 19290,
1597
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1598
+ "id": 78989280,
1599
+ "utc_offset": -21600,
1600
+ "created_at": "Thu Oct 01 19:54:18 +0000 2009",
1601
+ "friends_count": 0,
1602
+ "profile_link_color": "0000ff",
1603
+ "screen_name": "ripe4u"
1604
+ },
1605
+ {
1606
+ "profile_background_tile": false,
1607
+ "description": null,
1608
+ "notifications": false,
1609
+ "favourites_count": 0,
1610
+ "profile_background_color": "9ae4e8",
1611
+ "verified": false,
1612
+ "geo_enabled": false,
1613
+ "profile_sidebar_fill_color": "e0ff92",
1614
+ "following": false,
1615
+ "time_zone": null,
1616
+ "profile_sidebar_border_color": "87bc44",
1617
+ "protected": false,
1618
+ "url": null,
1619
+ "profile_text_color": "000000",
1620
+ "followers_count": 0,
1621
+ "profile_image_url": "http://a1.twimg.com/profile_images/504846228/pic_normal.jpg",
1622
+ "location": null,
1623
+ "name": "\uff2bitty On \uff23\uff41m",
1624
+ "statuses_count": 1,
1625
+ "profile_background_image_url": "http://s.twimg.com/a/1260393960/images/themes/theme1/bg.png",
1626
+ "id": 86989795,
1627
+ "utc_offset": null,
1628
+ "created_at": "Mon Nov 02 17:46:28 +0000 2009",
1629
+ "friends_count": 0,
1630
+ "profile_link_color": "0000ff",
1631
+ "screen_name": "euciavkvyplx"
1632
+ }]