Skip to content

Instantly share code, notes, and snippets.

@lowolf
Forked from Atrix1987/Amplitude_Step_1.sh
Created July 24, 2017 18:15
Show Gist options
  • Save lowolf/b256cfef6fdc7864c439ca69fb9b7bc7 to your computer and use it in GitHub Desktop.
Save lowolf/b256cfef6fdc7864c439ca69fb9b7bc7 to your computer and use it in GitHub Desktop.
Export data from Amplitude
curl -u API_Key:Secret_Key 'https://amplitude.com/api/2/export?start=20150201T5&end=20150203T20' >> yourfilename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment