Created
April 20, 2011 01:59
-
-
Save aparrish/930192 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
isobel:~ adam$ curl -s "https://search.twitter.com/search.json?q=everything&rpp=100" | python -mjson.tool | perl -nle 'print join " ", (split / /, $1)[0..5] if /"text":.*(everything [a-zA-Z ]+)",/i' | |
EVERYTHING RIGHT NOW OMG | |
EVERYTHING done by Hank G | |
everything new york | |
everything through crist who gives me | |
everything better | |
everything is | |
everything hard af he be looking | |
everything will happen in the last | |
everything in my power not to | |
Everything will be okay | |
everything gone b squareBidnez feel me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment