Skip to content

Instantly share code, notes, and snippets.

@PimDeWitte
Created September 23, 2016 05:09
Show Gist options
  • Save PimDeWitte/c75bd72ce248a05b2d0370ebe4a51493 to your computer and use it in GitHub Desktop.
Save PimDeWitte/c75bd72ce248a05b2d0370ebe4a51493 to your computer and use it in GitHub Desktop.
BufferedReader reader = new BufferedReader(new InputStreamReader(new URL("https://docs.google.com/spreadsheets/d/YOUR_DOC_KEY/export?format=csv").openConnection().getInputStream()));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment