Skip to content

Instantly share code, notes, and snippets.

@jameshiggins
Created December 12, 2016 23:52
Show Gist options
  • Save jameshiggins/caf3eebd48a9b2ba081794dec6eecad9 to your computer and use it in GitHub Desktop.
Save jameshiggins/caf3eebd48a9b2ba081794dec6eecad9 to your computer and use it in GitHub Desktop.
Download spreadsheet from Google Sheets into csv using curl
curl -o tov_stock.csv "https://docs.google.com/spreadsheets/d/17Owl5FqUOCAUnBA1JeYPTqEo8Ma7daBm3LAbwno_i3I/pub?output=csv"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment