Skip to content

Assignment 1 - twitterstream.py #49

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

Open
dvanderk opened this issue Jul 25, 2016 · 1 comment
Open

Assignment 1 - twitterstream.py #49

dvanderk opened this issue Jul 25, 2016 · 1 comment

Comments

@dvanderk
Copy link

twitterstream.py does not pass tweets to json file when using the search url example.

Works: url = "https://stream.twitter.com/1.1/statuses/sample.json"
Does not work: url = "https://api.twitter.com/1.1/search/tweets.json?q=microsoft"

@typingduck
Copy link

typingduck commented Nov 14, 2016

@billhowe Seems like a lot of people are coming across this issue. There are a few open pull requests to fix it, perhaps worth getting it fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants