I am seeing how to extract data from Twitter with Python and Tweetpy, however when I put any user on the list, it does not find them. Am I wrong in the method ?. It is the following:
for handle in handles_list:
print ('Fetching @' + handle...
asked by
14.12.2017 / 15:00