Skip to content

Instantly share code, notes, and snippets.

@badmetacoder
Last active December 5, 2016 20:15
Show Gist options
  • Save badmetacoder/5057031 to your computer and use it in GitHub Desktop.
Save badmetacoder/5057031 to your computer and use it in GitHub Desktop.
curl -X POST http://api.datasift.com/v1/preview/create \
-d 'start=1359849600' \
-d 'hash=e25d533cf287ec44fe66e8362f61961f' \
-d 'parameters=interaction.author.link,targetVol,hour;twitter.user.lang,freqDist,10;twitter.user.followers_count,numStats,hour;interaction.content,wordCount,10' \
-H 'Authorization: datasift-user:your-datasift-api-key'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment