Skip to content

Instantly share code, notes, and snippets.

@hajipy
Created November 10, 2011 08:35
Show Gist options
  • Save hajipy/1354433 to your computer and use it in GitHub Desktop.
Save hajipy/1354433 to your computer and use it in GitHub Desktop.
curl "https://api.twitter.com/statuses/user_timeline.json?screen_name=poyow&include_rts=1&include_entities=1&count=100"
{"error":"Rate limit exceeded. Clients may not make more than 150 requests per hour.","request":"\/statuses\/user_timeline.json?screen_name=poyow&include_rts=1&include_entities=1&count=100"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment