Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sterkenburgsara-zz/c7acc24223ba4ee76b8e2ca2fb0aa81b to your computer and use it in GitHub Desktop.
Save sterkenburgsara-zz/c7acc24223ba4ee76b8e2ca2fb0aa81b to your computer and use it in GitHub Desktop.

Purpose

  • Use XQuery to Batch upload images to Flickr with corresponding metadata by using POST call

Getting Started

  • Request Flickr API key here (requires Yahoo account)
  • Enter a collection for Flickr and API call(s) via postman

Creating Hash for POST requests

  • Write script to generate new API signature for each new call
  • Compare XQuery output of MD5 signature to web output using Miracle Salad
  • Keys should match. Iterate with XQuery until reaching a match
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment