Skip to content

Instantly share code, notes, and snippets.

@earth2marsh
Created September 19, 2010 19:57
Show Gist options
  • Save earth2marsh/587064 to your computer and use it in GitHub Desktop.
Save earth2marsh/587064 to your computer and use it in GitHub Desktop.
$.getJSON("http://punch.gigabo.apigee.com/1/statuses/user_timeline.json?screen_name=lro_nasa&count=200&include_rts=false", function(data){alert("records: " + data.length);}
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment