Scraping all of a User's Tweets
Traceback (most recent call last):
File “compileTweets.py”, line 32, in
The next issue was that each letter was being put in as a separate entry, as so
A,s, ,t,o, ,t,h,e, ,U,.,N,.,”,”, ,t,h,i,n,g,s, ,w,i,l,l, ,b,e, ,d,i,f,f,e,r,e,n,t, ,a,f,t,e,r, ,J,a,n,., ,2,0,t,h,.
[‘AsDict’, ‘AsJsonString’, ‘NewFromJsonDict’, ‘class’, ‘delattr’, ‘dict’, ‘doc’, ‘eq’, ‘format’, ‘getattribute’, ‘hash’, ‘init’, ‘module’, ‘ne’, ‘new’, ‘reduce’, ‘reduce_ex’, ‘repr’, ‘setattr’, ‘sizeof’, ‘str’, ‘subclasshook’, ‘weakref’, ‘_json’, ‘contributors’, ‘coordinates’, ‘created_at’, ‘created_at_in_seconds’, ‘current_user_retweet’, ‘favorite_count’, ‘favorited’, ‘full_text’, ‘geo’, ‘hashtags’, ‘id’, ‘id_str’, ‘in_reply_to_screen_name’, ‘in_reply_to_status_id’, ‘in_reply_to_user_id’, ‘lang’, ‘location’, ‘media’, ‘param_defaults’, ‘place’, ‘possibly_sensitive’, ‘retweet_count’, ‘retweeted’, ‘retweeted_status’, ‘scopes’, ‘source’, ‘text’, ‘truncated’, ‘tweet_mode’, ‘urls’, ‘user’, ‘user_mentions’, ‘withheld_copyright’, ‘withheld_in_countries’, ‘withheld_scope’]