stock-images
Installation
SKILL.md
Stock Images from Unsplash
Search Unsplash for images, download them, and optionally add text overlay.
Prerequisites
- Unsplash API key in
UNSPLASH_CLIENT_IDenvironment variable (register at unsplash.com/developers) - Python 3 with
requestsandPillow(for text overlay)
Usage
Search and Download
import os, requests, random