Advertisement
Guest User

Untitled

a guest
Jan 21st, 2019
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 29.17 KB | None | 0 0
  1. Status(source='Twitter for iPhone',
  2. in_reply_to_user_id=None,
  3. coordinates=None,
  4. favorite_count=0,
  5. entities={  
  6.    'user_mentions':[  
  7.       {  
  8.          'id':1013749841044779008,
  9.          'screen_name':'CouponOnlineCo1',
  10.          'indices':[  
  11.             3,
  12.             19
  13.          ],
  14.          'name':'Coupon Online Courses 24',
  15.          'id_str':'1013749841044779008'
  16.       }
  17.    ],
  18.    'hashtags':[  
  19.  
  20.    ],
  21.    'symbols':[  
  22.  
  23.    ],
  24.    'urls':[  
  25.       {  
  26.          'display_url':'coupononlinecourses24.blogspot.com/2019/01/javasc…',
  27.          'expanded_url':'https://coupononlinecourses24.blogspot.com/2019/01/javascript-plane-bomber-game-dom.html',
  28.          'url':'https://t.co/X9NhaEFN4z',
  29.          'indices':[  
  30.             108,
  31.             131
  32.          ]
  33.       }
  34.    ]
  35. },
  36. favorited=False,
  37. metadata={  
  38.    'result_type':'recent',
  39.    'iso_language_code':'en'
  40. },
  41. text='RT @CouponOnlineCo1:NEW\nCourses Free Discount - JavaScript Plane Bomber Game - DOM practice exercise -> https://t.co/X9NhaEFN4z\n\n#100DaysO…',
  42. in_reply_to_status_id=None,
  43. created_at=datetime.datetime(2019,
  44. 1,
  45. 21,
  46. 19,
  47. 1,
  48. 18),
  49. _api=<tweepy.api.API object at 0x7f099854c278>,
  50. user=User(profile_use_background_image=True,
  51. protected=False,
  52. profile_background_image_url=None,
  53. time_zone=None,
  54. profile_background_color='F5F8FA',
  55. friends_count=1366,
  56. profile_image_url='http://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  57. contributors_enabled=False,
  58. listed_count=11,
  59. geo_enabled=False,
  60. profile_background_image_url_https=None,
  61. entities={  
  62.    'description':{  
  63.       'urls':[  
  64.  
  65.       ]
  66.    }
  67. },
  68. follow_request_sent=False,
  69. id_str='1080203691330744320',
  70. profile_image_url_https='https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  71. id=1080203691330744320,
  72. location='神奈川県横須賀市',
  73. verified=False,
  74. profile_text_color='333333',
  75. description='初めまして!趣味はスポーツ全般、特に野球、ボクシング、陸上中心にです。休日には海辺のドライブする車好きです。どうぞ宜しく!',
  76. url=None,
  77. profile_link_color='1DA1F2',
  78. following=False,
  79. _api=<tweepy.api.API object at 0x7f099854c278>,
  80. profile_background_tile=False,
  81. profile_sidebar_border_color='C0DEED',
  82. screen_name='tAhid9zXO0zNPlj',
  83. default_profile_image=True,
  84. default_profile=True,
  85. profile_sidebar_fill_color='DDEEF6',
  86. is_translator=False,
  87. lang='en',
  88. followers_count=792,
  89. name='備前守',
  90. statuses_count=10361,
  91. notifications=False,
  92. translator_type='none',
  93. is_translation_enabled=False,
  94. created_at=datetime.datetime(2019,
  95. 1,
  96. 1,
  97. 20,
  98. 46,
  99. 44),
  100. favourites_count=17366,
  101. _json={  
  102.    'profile_use_background_image':True,
  103.    'profile_background_tile':False,
  104.    'profile_background_image_url':None,
  105.    'time_zone':None,
  106.    'profile_sidebar_fill_color':'DDEEF6',
  107.    'profile_image_url':'http://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  108.    'contributors_enabled':False,
  109.    'listed_count':11,
  110.    'default_profile_image':True,
  111.    'geo_enabled':False,
  112.    'profile_background_image_url_https':None,
  113.    'entities':{  
  114.       'description':{  
  115.          'urls':[  
  116.  
  117.          ]
  118.       }
  119.    },
  120.    'id_str':'1080203691330744320',
  121.    'profile_image_url_https':'https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  122.    'created_at':'Tue Jan 01 20:46:44 +0000 2019',
  123.    'id':1080203691330744320,
  124.    'location':'神奈川県横須賀市',
  125.    'verified':False,
  126.    'profile_text_color':'333333',
  127.    'description':'初めまして!趣味はスポーツ全般、特に野球、ボクシング、陸上中心にです。休日には海辺のドライブする車好きです。どうぞ宜しく!',
  128.    'url':None,
  129.    'following':False,
  130.    'follow_request_sent':False,
  131.    'protected':False,
  132.    'notifications':False,
  133.    'profile_sidebar_border_color':'C0DEED',
  134.    'screen_name':'tAhid9zXO0zNPlj',
  135.    'followers_count':792,
  136.    'default_profile':True,
  137.    'name':'備前守',
  138.    'is_translator':False,
  139.    'lang':'en',
  140.    'profile_link_color':'1DA1F2',
  141.    'friends_count':1366,
  142.    'has_extended_profile':True,
  143.    'profile_background_color':'F5F8FA',
  144.    'translator_type':'none',
  145.    'is_translation_enabled':False,
  146.    'utc_offset':None,
  147.    'statuses_count':10361,
  148.    'favourites_count':17366
  149. },
  150. has_extended_profile=True,
  151. utc_offset=None),
  152. in_reply_to_status_id_str=None,
  153. is_quote_status=False,
  154. truncated=False,
  155. contributors=None,
  156. retweeted_status=Status(source='Twitter Web Client',
  157. in_reply_to_user_id=None,
  158. coordinates=None,
  159. favorite_count=9,
  160. entities={  
  161.    'user_mentions':[  
  162.  
  163.    ],
  164.    'hashtags':[  
  165.  
  166.    ],
  167.    'symbols':[  
  168.  
  169.    ],
  170.    'urls':[  
  171.       {  
  172.          'display_url':'coupononlinecourses24.blogspot.com/2019/01/javasc…',
  173.          'expanded_url':'https://coupononlinecourses24.blogspot.com/2019/01/javascript-plane-bomber-game-dom.html',
  174.          'url':'https://t.co/X9NhaEFN4z',
  175.          'indices':[  
  176.             87,
  177.             110
  178.          ]
  179.       },
  180.       {  
  181.          'display_url':'twitter.com/i/web/status/1…',
  182.          'expanded_url':'https://twitter.com/i/web/status/1086988728231313409',
  183.          'url':'https://t.co/UZhMFxS9xK',
  184.          'indices':[  
  185.             112,
  186.             135
  187.          ]
  188.       }
  189.    ]
  190. },
  191. favorited=False,
  192. metadata={  
  193.    'result_type':'recent',
  194.    'iso_language_code':'en'
  195. },
  196. text='NEW\nCourses Free Discount - JavaScript Plane Bomber Game - DOM practice exercise -&gt; https://t.co/X9NhaEFN4z… https://t.co/UZhMFxS9xK',
  197. in_reply_to_status_id=None,
  198. created_at=datetime.datetime(2019,
  199. 1,
  200. 20,
  201. 14,
  202. 8,
  203. 2),
  204. _api=<tweepy.api.API object at 0x7f099854c278>,
  205. user=User(profile_background_image_url=None,
  206. time_zone=None,
  207. listed_count=9,
  208. name='Coupon Online Courses 24',
  209. following=False,
  210. id_str='1013749841044779008',
  211. created_at=datetime.datetime(2018,
  212. 7,
  213. 2,
  214. 11,
  215. 42,
  216. 51),
  217. id=1013749841044779008,
  218. location='malang',
  219. verified=False,
  220. profile_text_color='333333',
  221. description='Udemy Coupon,
  222. 100% Off,
  223. Udemy Coupons,
  224. Udemy courses,
  225. Udemy Discount,
  226. Great Courses,
  227. Coupons App,
  228. Coupons,
  229. Discount Coupons,
  230. Free Coupons',
  231. url='https://t.co/MNheDcnVE3',
  232. follow_request_sent=False,
  233. profile_background_tile=False,
  234. profile_banner_url='https://pbs.twimg.com/profile_banners/1013749841044779008/1530625089',
  235. profile_sidebar_fill_color='DDEEF6',
  236. is_translator=False,
  237. profile_link_color='1DA1F2',
  238. notifications=False,
  239. translator_type='none',
  240. is_translation_enabled=False,
  241. _json={  
  242.    'profile_use_background_image':True,
  243.    'profile_background_tile':False,
  244.    'profile_background_image_url':None,
  245.    'time_zone':None,
  246.    'profile_sidebar_fill_color':'DDEEF6',
  247.    'profile_image_url':'http://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  248.    'contributors_enabled':False,
  249.    'listed_count':9,
  250.    'default_profile_image':False,
  251.    'geo_enabled':False,
  252.    'profile_background_image_url_https':None,
  253.    'entities':{  
  254.       'description':{  
  255.          'urls':[  
  256.  
  257.          ]
  258.       },
  259.       'url':{  
  260.          'urls':[  
  261.             {  
  262.                'display_url':'coupononlinecourses24.blogspot.com',
  263.                'expanded_url':'http://coupononlinecourses24.blogspot.com',
  264.                'url':'https://t.co/MNheDcnVE3',
  265.                'indices':[  
  266.                   0,
  267.                   23
  268.                ]
  269.             }
  270.          ]
  271.       }
  272.    },
  273.    'id_str':'1013749841044779008',
  274.    'profile_image_url_https':'https://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  275.    'created_at':'Mon Jul 02 11:42:51 +0000 2018',
  276.    'id':1013749841044779008,
  277.    'location':'malang',
  278.    'verified':False,
  279.    'profile_text_color':'333333',
  280.    'description':'Udemy Coupon, 100% Off, Udemy Coupons,Udemy courses, Udemy Discount, Great Courses, Coupons App, Coupons, Discount Coupons, Free Coupons',
  281.    'url':'https://t.co/MNheDcnVE3',
  282.    'following':False,
  283.    'follow_request_sent':False,
  284.    'protected':False,
  285.    'profile_sidebar_border_color':'C0DEED',
  286.    'profile_banner_url':'https://pbs.twimg.com/profile_banners/1013749841044779008/1530625089',
  287.    'screen_name':'CouponOnlineCo1',
  288.    'followers_count':581,
  289.    'default_profile':True,
  290.    'notifications':False,
  291.    'name':'Coupon Online Courses 24',
  292.    'is_translator':False,
  293.    'lang':'en',
  294.    'profile_link_color':'1DA1F2',
  295.    'friends_count':1453,
  296.    'has_extended_profile':True,
  297.    'profile_background_color':'F5F8FA',
  298.    'translator_type':'none',
  299.    'is_translation_enabled':False,
  300.    'utc_offset':None,
  301.    'statuses_count':2659,
  302.    'favourites_count':232
  303. },
  304. has_extended_profile=True,
  305. favourites_count=232,
  306. profile_use_background_image=True,
  307. profile_background_color='F5F8FA',
  308. profile_image_url='http://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  309. contributors_enabled=False,
  310. profile_background_image_url_https=None,
  311. entities={  
  312.    'description':{  
  313.       'urls':[  
  314.  
  315.       ]
  316.    },
  317.    'url':{  
  318.       'urls':[  
  319.          {  
  320.             'display_url':'coupononlinecourses24.blogspot.com',
  321.             'expanded_url':'http://coupononlinecourses24.blogspot.com',
  322.             'url':'https://t.co/MNheDcnVE3',
  323.             'indices':[  
  324.                0,
  325.                23
  326.             ]
  327.          }
  328.       ]
  329.    }
  330. },
  331. profile_image_url_https='https://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  332. _api=<tweepy.api.API object at 0x7f099854c278>,
  333. protected=False,
  334. profile_sidebar_border_color='C0DEED',
  335. screen_name='CouponOnlineCo1',
  336. default_profile_image=False,
  337. default_profile=True,
  338. geo_enabled=False,
  339. lang='en',
  340. followers_count=581,
  341. friends_count=1453,
  342. statuses_count=2659,
  343. utc_offset=None),
  344. in_reply_to_status_id_str=None,
  345. is_quote_status=False,
  346. truncated=True,
  347. contributors=None,
  348. author=User(profile_background_image_url=None,
  349. time_zone=None,
  350. listed_count=9,
  351. name='Coupon Online Courses 24',
  352. following=False,
  353. id_str='1013749841044779008',
  354. created_at=datetime.datetime(2018,
  355. 7,
  356. 2,
  357. 11,
  358. 42,
  359. 51),
  360. id=1013749841044779008,
  361. location='malang',
  362. verified=False,
  363. profile_text_color='333333',
  364. description='Udemy Coupon,
  365. 100% Off,
  366. Udemy Coupons,
  367. Udemy courses,
  368. Udemy Discount,
  369. Great Courses,
  370. Coupons App,
  371. Coupons,
  372. Discount Coupons,
  373. Free Coupons',
  374. url='https://t.co/MNheDcnVE3',
  375. follow_request_sent=False,
  376. profile_background_tile=False,
  377. profile_banner_url='https://pbs.twimg.com/profile_banners/1013749841044779008/1530625089',
  378. profile_sidebar_fill_color='DDEEF6',
  379. is_translator=False,
  380. profile_link_color='1DA1F2',
  381. notifications=False,
  382. translator_type='none',
  383. is_translation_enabled=False,
  384. _json={  
  385.    'profile_use_background_image':True,
  386.    'profile_background_tile':False,
  387.    'profile_background_image_url':None,
  388.    'time_zone':None,
  389.    'profile_sidebar_fill_color':'DDEEF6',
  390.    'profile_image_url':'http://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  391.    'contributors_enabled':False,
  392.    'listed_count':9,
  393.    'default_profile_image':False,
  394.    'geo_enabled':False,
  395.    'profile_background_image_url_https':None,
  396.    'entities':{  
  397.       'description':{  
  398.          'urls':[  
  399.  
  400.          ]
  401.       },
  402.       'url':{  
  403.          'urls':[  
  404.             {  
  405.                'display_url':'coupononlinecourses24.blogspot.com',
  406.                'expanded_url':'http://coupononlinecourses24.blogspot.com',
  407.                'url':'https://t.co/MNheDcnVE3',
  408.                'indices':[  
  409.                   0,
  410.                   23
  411.                ]
  412.             }
  413.          ]
  414.       }
  415.    },
  416.    'id_str':'1013749841044779008',
  417.    'profile_image_url_https':'https://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  418.    'created_at':'Mon Jul 02 11:42:51 +0000 2018',
  419.    'id':1013749841044779008,
  420.    'location':'malang',
  421.    'verified':False,
  422.    'profile_text_color':'333333',
  423.    'description':'Udemy Coupon, 100% Off, Udemy Coupons,Udemy courses, Udemy Discount, Great Courses, Coupons App, Coupons, Discount Coupons, Free Coupons',
  424.    'url':'https://t.co/MNheDcnVE3',
  425.    'following':False,
  426.    'follow_request_sent':False,
  427.    'protected':False,
  428.    'profile_sidebar_border_color':'C0DEED',
  429.    'profile_banner_url':'https://pbs.twimg.com/profile_banners/1013749841044779008/1530625089',
  430.    'screen_name':'CouponOnlineCo1',
  431.    'followers_count':581,
  432.    'default_profile':True,
  433.    'notifications':False,
  434.    'name':'Coupon Online Courses 24',
  435.    'is_translator':False,
  436.    'lang':'en',
  437.    'profile_link_color':'1DA1F2',
  438.    'friends_count':1453,
  439.    'has_extended_profile':True,
  440.    'profile_background_color':'F5F8FA',
  441.    'translator_type':'none',
  442.    'is_translation_enabled':False,
  443.    'utc_offset':None,
  444.    'statuses_count':2659,
  445.    'favourites_count':232
  446. },
  447. has_extended_profile=True,
  448. favourites_count=232,
  449. profile_use_background_image=True,
  450. profile_background_color='F5F8FA',
  451. profile_image_url='http://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  452. contributors_enabled=False,
  453. profile_background_image_url_https=None,
  454. entities={  
  455.    'description':{  
  456.       'urls':[  
  457.  
  458.       ]
  459.    },
  460.    'url':{  
  461.       'urls':[  
  462.          {  
  463.             'display_url':'coupononlinecourses24.blogspot.com',
  464.             'expanded_url':'http://coupononlinecourses24.blogspot.com',
  465.             'url':'https://t.co/MNheDcnVE3',
  466.             'indices':[  
  467.                0,
  468.                23
  469.             ]
  470.          }
  471.       ]
  472.    }
  473. },
  474. profile_image_url_https='https://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  475. _api=<tweepy.api.API object at 0x7f099854c278>,
  476. protected=False,
  477. profile_sidebar_border_color='C0DEED',
  478. screen_name='CouponOnlineCo1',
  479. default_profile_image=False,
  480. default_profile=True,
  481. geo_enabled=False,
  482. lang='en',
  483. followers_count=581,
  484. friends_count=1453,
  485. statuses_count=2659,
  486. utc_offset=None),
  487. in_reply_to_screen_name=None,
  488. source_url='http://twitter.com',
  489. lang='en',
  490. geo=None,
  491. retweeted=False,
  492. in_reply_to_user_id_str=None,
  493. place=None,
  494. id=1086988728231313409,
  495. possibly_sensitive=False,
  496. _json={  
  497.    'source':'<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>',
  498.    'in_reply_to_user_id':None,
  499.    'metadata':{  
  500.       'result_type':'recent',
  501.       'iso_language_code':'en'
  502.    },
  503.    'favorite_count':9,
  504.    'entities':{  
  505.       'user_mentions':[  
  506.  
  507.       ],
  508.       'hashtags':[  
  509.  
  510.       ],
  511.       'symbols':[  
  512.  
  513.       ],
  514.       'urls':[  
  515.          {  
  516.             'display_url':'coupononlinecourses24.blogspot.com/2019/01/javasc…',
  517.             'expanded_url':'https://coupononlinecourses24.blogspot.com/2019/01/javascript-plane-bomber-game-dom.html',
  518.             'url':'https://t.co/X9NhaEFN4z',
  519.             'indices':[  
  520.                87,
  521.                110
  522.             ]
  523.          },
  524.          {  
  525.             'display_url':'twitter.com/i/web/status/1…',
  526.             'expanded_url':'https://twitter.com/i/web/status/1086988728231313409',
  527.             'url':'https://t.co/UZhMFxS9xK',
  528.             'indices':[  
  529.                112,
  530.                135
  531.             ]
  532.          }
  533.       ]
  534.    },
  535.    'favorited':False,
  536.    'id_str':'1086988728231313409',
  537.    'text':'NEW\nCourses Free Discount - JavaScript Plane Bomber Game - DOM practice exercise -&gt; https://t.co/X9NhaEFN4z… https://t.co/UZhMFxS9xK',
  538.    'in_reply_to_status_id':None,
  539.    'created_at':'Sun Jan 20 14:08:02 +0000 2019',
  540.    'coordinates':None,
  541.    'user':{  
  542.       'profile_use_background_image':True,
  543.       'profile_background_tile':False,
  544.       'profile_background_image_url':None,
  545.       'time_zone':None,
  546.       'profile_sidebar_fill_color':'DDEEF6',
  547.       'profile_image_url':'http://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  548.       'contributors_enabled':False,
  549.       'listed_count':9,
  550.       'default_profile_image':False,
  551.       'geo_enabled':False,
  552.       'profile_background_image_url_https':None,
  553.       'entities':{  
  554.          'description':{  
  555.             'urls':[  
  556.  
  557.             ]
  558.          },
  559.          'url':{  
  560.             'urls':[  
  561.                {  
  562.                   'display_url':'coupononlinecourses24.blogspot.com',
  563.                   'expanded_url':'http://coupononlinecourses24.blogspot.com',
  564.                   'url':'https://t.co/MNheDcnVE3',
  565.                   'indices':[  
  566.                      0,
  567.                      23
  568.                   ]
  569.                }
  570.             ]
  571.          }
  572.       },
  573.       'id_str':'1013749841044779008',
  574.       'profile_image_url_https':'https://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  575.       'created_at':'Mon Jul 02 11:42:51 +0000 2018',
  576.       'id':1013749841044779008,
  577.       'location':'malang',
  578.       'verified':False,
  579.       'profile_text_color':'333333',
  580.       'description':'Udemy Coupon, 100% Off, Udemy Coupons,Udemy courses, Udemy Discount, Great Courses, Coupons App, Coupons, Discount Coupons, Free Coupons',
  581.       'url':'https://t.co/MNheDcnVE3',
  582.       'following':False,
  583.       'follow_request_sent':False,
  584.       'protected':False,
  585.       'profile_sidebar_border_color':'C0DEED',
  586.       'profile_banner_url':'https://pbs.twimg.com/profile_banners/1013749841044779008/1530625089',
  587.       'screen_name':'CouponOnlineCo1',
  588.       'followers_count':581,
  589.       'default_profile':True,
  590.       'notifications':False,
  591.       'name':'Coupon Online Courses 24',
  592.       'is_translator':False,
  593.       'lang':'en',
  594.       'profile_link_color':'1DA1F2',
  595.       'friends_count':1453,
  596.       'has_extended_profile':True,
  597.       'profile_background_color':'F5F8FA',
  598.       'translator_type':'none',
  599.       'is_translation_enabled':False,
  600.       'utc_offset':None,
  601.       'statuses_count':2659,
  602.       'favourites_count':232
  603.    },
  604.    'in_reply_to_status_id_str':None,
  605.    'is_quote_status':False,
  606.    'truncated':True,
  607.    'contributors':None,
  608.    'retweet_count':11,
  609.    'in_reply_to_screen_name':None,
  610.    'lang':'en',
  611.    'geo':None,
  612.    'retweeted':False,
  613.    'in_reply_to_user_id_str':None,
  614.    'place':None,
  615.    'id':1086988728231313409,
  616.    'possibly_sensitive':False
  617. },
  618. retweet_count=11,
  619. id_str='1086988728231313409'),
  620. author=User(profile_use_background_image=True,
  621. protected=False,
  622. profile_background_image_url=None,
  623. time_zone=None,
  624. profile_background_color='F5F8FA',
  625. friends_count=1366,
  626. profile_image_url='http://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  627. contributors_enabled=False,
  628. listed_count=11,
  629. geo_enabled=False,
  630. profile_background_image_url_https=None,
  631. entities={  
  632.    'description':{  
  633.       'urls':[  
  634.  
  635.       ]
  636.    }
  637. },
  638. follow_request_sent=False,
  639. id_str='1080203691330744320',
  640. profile_image_url_https='https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  641. id=1080203691330744320,
  642. location='神奈川県横須賀市',
  643. verified=False,
  644. profile_text_color='333333',
  645. description='初めまして!趣味はスポーツ全般、特に野球、ボクシング、陸上中心にです。休日には海辺のドライブする車好きです。どうぞ宜しく!',
  646. url=None,
  647. profile_link_color='1DA1F2',
  648. following=False,
  649. _api=<tweepy.api.API object at 0x7f099854c278>,
  650. profile_background_tile=False,
  651. profile_sidebar_border_color='C0DEED',
  652. screen_name='tAhid9zXO0zNPlj',
  653. default_profile_image=True,
  654. default_profile=True,
  655. profile_sidebar_fill_color='DDEEF6',
  656. is_translator=False,
  657. lang='en',
  658. followers_count=792,
  659. name='備前守',
  660. statuses_count=10361,
  661. notifications=False,
  662. translator_type='none',
  663. is_translation_enabled=False,
  664. created_at=datetime.datetime(2019,
  665. 1,
  666. 1,
  667. 20,
  668. 46,
  669. 44),
  670. favourites_count=17366,
  671. _json={  
  672.    'profile_use_background_image':True,
  673.    'profile_background_tile':False,
  674.    'profile_background_image_url':None,
  675.    'time_zone':None,
  676.    'profile_sidebar_fill_color':'DDEEF6',
  677.    'profile_image_url':'http://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  678.    'contributors_enabled':False,
  679.    'listed_count':11,
  680.    'default_profile_image':True,
  681.    'geo_enabled':False,
  682.    'profile_background_image_url_https':None,
  683.    'entities':{  
  684.       'description':{  
  685.          'urls':[  
  686.  
  687.          ]
  688.       }
  689.    },
  690.    'id_str':'1080203691330744320',
  691.    'profile_image_url_https':'https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  692.    'created_at':'Tue Jan 01 20:46:44 +0000 2019',
  693.    'id':1080203691330744320,
  694.    'location':'神奈川県横須賀市',
  695.    'verified':False,
  696.    'profile_text_color':'333333',
  697.    'description':'初めまして!趣味はスポーツ全般、特に野球、ボクシング、陸上中心にです。休日には海辺のドライブする車好きです。どうぞ宜しく!',
  698.    'url':None,
  699.    'following':False,
  700.    'follow_request_sent':False,
  701.    'protected':False,
  702.    'notifications':False,
  703.    'profile_sidebar_border_color':'C0DEED',
  704.    'screen_name':'tAhid9zXO0zNPlj',
  705.    'followers_count':792,
  706.    'default_profile':True,
  707.    'name':'備前守',
  708.    'is_translator':False,
  709.    'lang':'en',
  710.    'profile_link_color':'1DA1F2',
  711.    'friends_count':1366,
  712.    'has_extended_profile':True,
  713.    'profile_background_color':'F5F8FA',
  714.    'translator_type':'none',
  715.    'is_translation_enabled':False,
  716.    'utc_offset':None,
  717.    'statuses_count':10361,
  718.    'favourites_count':17366
  719. },
  720. has_extended_profile=True,
  721. utc_offset=None),
  722. in_reply_to_screen_name=None,
  723. source_url='http://twitter.com/download/iphone',
  724. lang='en',
  725. geo=None,
  726. retweeted=False,
  727. in_reply_to_user_id_str=None,
  728. place=None,
  729. id=1087424916654157827,
  730. possibly_sensitive=False,
  731. _json={  
  732.    'source':'<a href="http://twitter.com/download/iphone" rel="nofollow">Twitter for iPhone</a>',
  733.    'in_reply_to_user_id':None,
  734.    'metadata':{  
  735.       'result_type':'recent',
  736.       'iso_language_code':'en'
  737.    },
  738.    'in_reply_to_status_id_str':None,
  739.    'entities':{  
  740.       'user_mentions':[  
  741.          {  
  742.             'id':1013749841044779008,
  743.             'screen_name':'CouponOnlineCo1',
  744.             'indices':[  
  745.                3,
  746.                19
  747.             ],
  748.             'name':'Coupon Online Courses 24',
  749.             'id_str':'1013749841044779008'
  750.          }
  751.       ],
  752.       'hashtags':[  
  753.  
  754.       ],
  755.       'symbols':[  
  756.  
  757.       ],
  758.       'urls':[  
  759.          {  
  760.             'display_url':'coupononlinecourses24.blogspot.com/2019/01/javasc…',
  761.             'expanded_url':'https://coupononlinecourses24.blogspot.com/2019/01/javascript-plane-bomber-game-dom.html',
  762.             'url':'https://t.co/X9NhaEFN4z',
  763.             'indices':[  
  764.                108,
  765.                131
  766.             ]
  767.          }
  768.       ]
  769.    },
  770.    'favorited':False,
  771.    'id_str':'1087424916654157827',
  772.    'text':'RT @CouponOnlineCo1: NEW\nCourses Free Discount - JavaScript Plane Bomber Game - DOM practice exercise -&gt; https://t.co/X9NhaEFN4z\n\n#100DaysO…',
  773.    'in_reply_to_status_id':None,
  774.    'created_at':'Mon Jan 21 19:01:18 +0000 2019',
  775.    'coordinates':None,
  776.    'user':{  
  777.       'profile_use_background_image':True,
  778.       'profile_background_tile':False,
  779.       'profile_background_image_url':None,
  780.       'time_zone':None,
  781.       'profile_sidebar_fill_color':'DDEEF6',
  782.       'profile_image_url':'http://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  783.       'contributors_enabled':False,
  784.       'listed_count':11,
  785.       'default_profile_image':True,
  786.       'geo_enabled':False,
  787.       'profile_background_image_url_https':None,
  788.       'entities':{  
  789.          'description':{  
  790.             'urls':[  
  791.  
  792.             ]
  793.          }
  794.       },
  795.       'id_str':'1080203691330744320',
  796.       'profile_image_url_https':'https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png',
  797.       'created_at':'Tue Jan 01 20:46:44 +0000 2019',
  798.       'id':1080203691330744320,
  799.       'location':'神奈川県横須賀市',
  800.       'verified':False,
  801.       'profile_text_color':'333333',
  802.       'description':'初めまして!趣味はスポーツ全般、特に野球、ボクシング、陸上中心にです。休日には海辺のドライブする車好きです。どうぞ宜しく!',
  803.       'url':None,
  804.       'following':False,
  805.       'follow_request_sent':False,
  806.       'protected':False,
  807.       'notifications':False,
  808.       'profile_sidebar_border_color':'C0DEED',
  809.       'screen_name':'tAhid9zXO0zNPlj',
  810.       'followers_count':792,
  811.       'default_profile':True,
  812.       'name':'備前守',
  813.       'is_translator':False,
  814.       'lang':'en',
  815.       'profile_link_color':'1DA1F2',
  816.       'friends_count':1366,
  817.       'has_extended_profile':True,
  818.       'profile_background_color':'F5F8FA',
  819.       'translator_type':'none',
  820.       'is_translation_enabled':False,
  821.       'utc_offset':None,
  822.       'statuses_count':10361,
  823.       'favourites_count':17366
  824.    },
  825.    'favorite_count':0,
  826.    'is_quote_status':False,
  827.    'truncated':False,
  828.    'contributors':None,
  829.    'retweeted_status':{  
  830.       'source':'<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>',
  831.       'in_reply_to_user_id':None,
  832.       'metadata':{  
  833.          'result_type':'recent',
  834.          'iso_language_code':'en'
  835.       },
  836.       'favorite_count':9,
  837.       'entities':{  
  838.          'user_mentions':[  
  839.  
  840.          ],
  841.          'hashtags':[  
  842.  
  843.          ],
  844.          'symbols':[  
  845.  
  846.          ],
  847.          'urls':[  
  848.             {  
  849.                'display_url':'coupononlinecourses24.blogspot.com/2019/01/javasc…',
  850.                'expanded_url':'https://coupononlinecourses24.blogspot.com/2019/01/javascript-plane-bomber-game-dom.html',
  851.                'url':'https://t.co/X9NhaEFN4z',
  852.                'indices':[  
  853.                   87,
  854.                   110
  855.                ]
  856.             },
  857.             {  
  858.                'display_url':'twitter.com/i/web/status/1…',
  859.                'expanded_url':'https://twitter.com/i/web/status/1086988728231313409',
  860.                'url':'https://t.co/UZhMFxS9xK',
  861.                'indices':[  
  862.                   112,
  863.                   135
  864.                ]
  865.             }
  866.          ]
  867.       },
  868.       'favorited':False,
  869.       'id_str':'1086988728231313409',
  870.       'text':'NEW\nCourses Free Discount - JavaScript Plane Bomber Game - DOM practice exercise -&gt; https://t.co/X9NhaEFN4z… https://t.co/UZhMFxS9xK',
  871.       'in_reply_to_status_id':None,
  872.       'created_at':'Sun Jan 20 14:08:02 +0000 2019',
  873.       'coordinates':None,
  874.       'user':{  
  875.          'profile_use_background_image':True,
  876.          'profile_background_tile':False,
  877.          'profile_background_image_url':None,
  878.          'time_zone':None,
  879.          'profile_sidebar_fill_color':'DDEEF6',
  880.          'profile_image_url':'http://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  881.          'contributors_enabled':False,
  882.          'listed_count':9,
  883.          'default_profile_image':False,
  884.          'geo_enabled':False,
  885.          'profile_background_image_url_https':None,
  886.          'entities':{  
  887.             'description':{  
  888.                'urls':[  
  889.  
  890.                ]
  891.             },
  892.             'url':{  
  893.                'urls':[  
  894.                   {  
  895.                      'display_url':'coupononlinecourses24.blogspot.com',
  896.                      'expanded_url':'http://coupononlinecourses24.blogspot.com',
  897.                      'url':'https://t.co/MNheDcnVE3',
  898.                      'indices':[  
  899.                         0,
  900.                         23
  901.                      ]
  902.                   }
  903.                ]
  904.             }
  905.          },
  906.          'id_str':'1013749841044779008',
  907.          'profile_image_url_https':'https://pbs.twimg.com/profile_images/1014135216028315648/Eg8pd_c4_normal.jpg',
  908.          'created_at':'Mon Jul 02 11:42:51 +0000 2018',
  909.          'id':1013749841044779008,
  910.          'location':'malang',
  911.          'verified':False,
  912.          'profile_text_color':'333333',
  913.          'description':'Udemy Coupon, 100% Off, Udemy Coupons,Udemy courses, Udemy Discount, Great Courses, Coupons App, Coupons, Discount Coupons, Free Coupons',
  914.          'url':'https://t.co/MNheDcnVE3',
  915.          'following':False,
  916.          'follow_request_sent':False,
  917.          'protected':False,
  918.          'profile_sidebar_border_color':'C0DEED',
  919.          'profile_banner_url':'https://pbs.twimg.com/profile_banners/1013749841044779008/1530625089',
  920.          'screen_name':'CouponOnlineCo1',
  921.          'followers_count':581,
  922.          'default_profile':True,
  923.          'notifications':False,
  924.          'name':'Coupon Online Courses 24',
  925.          'is_translator':False,
  926.          'lang':'en',
  927.          'profile_link_color':'1DA1F2',
  928.          'friends_count':1453,
  929.          'has_extended_profile':True,
  930.          'profile_background_color':'F5F8FA',
  931.          'translator_type':'none',
  932.          'is_translation_enabled':False,
  933.          'utc_offset':None,
  934.          'statuses_count':2659,
  935.          'favourites_count':232
  936.       },
  937.       'in_reply_to_status_id_str':None,
  938.       'is_quote_status':False,
  939.       'truncated':True,
  940.       'contributors':None,
  941.       'retweet_count':11,
  942.       'in_reply_to_screen_name':None,
  943.       'lang':'en',
  944.       'geo':None,
  945.       'retweeted':False,
  946.       'in_reply_to_user_id_str':None,
  947.       'place':None,
  948.       'id':1086988728231313409,
  949.       'possibly_sensitive':False
  950.    },
  951.    'retweet_count':11,
  952.    'in_reply_to_screen_name':None,
  953.    'lang':'en',
  954.    'geo':None,
  955.    'retweeted':False,
  956.    'in_reply_to_user_id_str':None,
  957.    'place':None,
  958.    'id':1087424916654157827,
  959.    'possibly_sensitive':False
  960. },
  961. retweet_count=11,
  962. id_str='1087424916654157827')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement