Skip to content

Instantly share code, notes, and snippets.

@uribo
Last active August 29, 2015 14:14
Show Gist options
  • Save uribo/c77462cd2f97cea16dbd to your computer and use it in GitHub Desktop.
Save uribo/c77462cd2f97cea16dbd to your computer and use it in GitHub Desktop.
twitter gyotaku using webshot.pkg
library("webshot") # https://github.com/wch/webshot
webshot("https://twitter.com/u_ribo/status/561669079430201344", "test150201.png",
selector = ".expansion-container") # select CSS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment