Skip to content

Instantly share code, notes, and snippets.

@vjo
Last active October 7, 2015 04:47
Show Gist options
  • Save vjo/3107887 to your computer and use it in GitHub Desktop.
Save vjo/3107887 to your computer and use it in GitHub Desktop.
Get tweets from Paris with the Streaming API #Paris #Twitter #curl
curl -u USERNAME:'PASSWORD' -d locations=48.8365,2.2547,48.8979,2.4044 https://stream.twitter.com/1.1/statuses/filter.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment