-
Notifications
You must be signed in to change notification settings - Fork 807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script Doesn't Work Right Now #188
Comments
('Unexpected error:', (<class 'urllib2.HTTPError'>, HTTPError(), <traceback object at 0x7fcb621313b0>)) |
Here's the page that Twitter returns: `
|
I can confirm that the script stopped working. |
I think Twitter added a redirect or smth to get the JSON. I can get the file from browser, but script can't download it so it doesn't work. |
Stopped working for me too. @abdullahonden Can you tell me how to get the JSON file from browser? |
I've sent a pull-request with the fix: #189 |
Thanks @abdullahonden your fix solved the issue for now |
Hi guys, interesting finding @abdullahonden, I just found the same issue running by my own. Thanks for sharing anyway. |
it still does not work for more then 1000 tweets for me |
This script doesn't seem to be working right know. Is says "Twitter weird response". JSON file still coming from Twitter.com, possibly the syntax or something is changed. Do you have any ideas how to fix the issue?
Thanks..
The text was updated successfully, but these errors were encountered: