FlickrKit

A shortcut that acts as a library for other shortcuts to easily retrieve images from Flickr


Description

Overview

This shortcuts allows you to easily query the Flickr API.

Features

Public API calls

The shortcut supports all public GET methods that do not require the user to be authenticated.

A full list of available API methods can be found at:

https://www.flickr.com/services/api/

FK Test Suite

Retrieve image links

The shortcut can return a list of fully rendered image links given a supported API query and your preferred image size and number of images required.

Download images

The shortcut can download images given a supported API query and your preferred image size and number of images required.

Download Images

Render images

The shortcut can render images into a grid, veritcal line or horizontal line given a supported API query and your preferred image size and number of images required.

Render images

Using in your own shortcuts

Examples of how FlickrKit can be integrated into your own shortcuts can be found here:

Documentation

Documentation for FlickrKit, including examples of how to integrate it with your own Shortcuts, can be found at the following link:

https://github.com/keveridge/FlickrKit

API key

The shortcut does not come with an API key. You will need to sign up for a free API key and register your new shortcut with Flickr before you distribute it.

You can sign up for an API key at the link below:

https://www.flickr.com/services/apps/create/


Latest Release Notes

1.0.1 - Nov. 26, 2018, 3:06 a.m.

Updated image downloader to add titles to photos.


Past versions