Skip to content

Instantly share code, notes, and snippets.

@balkian
Last active December 17, 2015 21:59
Show Gist options
  • Save balkian/5678622 to your computer and use it in GitHub Desktop.
Save balkian/5678622 to your computer and use it in GitHub Desktop.
Use OpenCalais API
curl -v --data "@bla.txt" -H "x-calais-licenseID: **MYKEY**" -H "content-Type: text/raw" -H "Accept: application/json" 'http://api.opencalais.com/tag/rs/enrich'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment