Jefferson-Henrique / GetOldTweets-python

A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
MIT License
1.35k stars 809 forks source link

Unexpected error: <class 'urllib.error.HTTPError'> #274

Open nanciwan opened 4 years ago

nanciwan commented 4 years ago

Twitter weird response. Try to see on browser: https://twitter.com/search?q=%20from%3Asparda61362019%20since%3A2020-05-07&src=typd Unexpected error: <class 'urllib.error.HTTPError'>

jburagev commented 3 years ago

Same here!

escape567 commented 3 years ago

Have you fixed this problem? Can you please tell me how to? Thanks a lot!!!

ZarchiMohammad commented 2 years ago

I have this problem :(

maxkleiner commented 2 years ago

from tweetlib import tweetlib tw = tweetlib.TweetLib(username="username2343", max_tweets=10) Exception: <class 'ValueError'>: ('Unexpected error:', <class 'urllib.error.HTTPError'>).