python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I fix forbidden 403 error I get using tweepy?
I am trying to extract tweets that include a specific hashtag(#nike) and I have essential level access(Twitter developer account). I only want to collect 100 tweets. Help, please! Thank you!
I keep ge...
Hannah_2022
Votes: 0
Answers: 0
tweepy Status object (tweet) has no attribute .text
Using the Tweepy Python library I connected a Twitter account's credentials and stream real-time tweets related to a term of interest and then, I want to save them into a .txt file.
and then I want to...
tous
Votes: 0
Answers: 1