sindresorhus / Actions

⚙️ Supercharge your shortcuts
https://sindresorhus.com/actions
MIT License
2.58k stars 109 forks source link

Action proposal: More data from unsplash images #121

Open theboyler opened 1 year ago

theboyler commented 1 year ago

Description

I'm loving the unsplash image action - what would be great would be to be able to get more info about the image such as location, and be able to put that into One Thing etc.

This could be another action which returns all sorts of data about the image, or maybe when returning the image, the Get Unsplash action uses a scheme to encode certain data in the filename, such as the unsplash ID which can then be used to query the unsplash api in subsequent steps and yield the extra info you'd want, for example.

sindresorhus commented 1 year ago

That would require using the Unsplash API, which does not allow automated usage (which is what Shortcuts is). I think it would be better to find a more developer-friendly alternative to Unsplash.