Skip to content

Instantly share code, notes, and snippets.

@picsoung
Created June 15, 2014 18:47
Show Gist options
  • Save picsoung/ba70475279b15a3ada83 to your computer and use it in GitHub Desktop.
Save picsoung/ba70475279b15a3ada83 to your computer and use it in GitHub Desktop.
curl --request 'POST' 'https://stream.twitter.com/1.1/statuses/filter.json' --data 'track=accident' --header 'Authorization: OAuth oauth_consumer_key="BOqJoxLBCynsE8KPudaBu9Qgc", oauth_nonce="656ea20ff1b2e2debf67d9517e25a62b", oauth_signature="X8tuRF7%2FWE0fby0OWsFaiwJ%2BbGM%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1402856048", oauth_token="954089953-Kanb4267w9ovT6kenJPxi5RitjcuCJ2i6AUcCScL", oauth_version="1.0"' --verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment