Skip to content

Instantly share code, notes, and snippets.

@ethanholda
Last active October 24, 2022 19:10
Show Gist options
  • Save ethanholda/3083c1b51ccc8a0790dacc0c4d852b2c to your computer and use it in GitHub Desktop.
Save ethanholda/3083c1b51ccc8a0790dacc0c4d852b2c to your computer and use it in GitHub Desktop.
open access image urls
# open access image urls
acc_nbr = "1922.1133"
url = f"https://openaccess-cdn.clevelandart.org/{acc_nbr}/{acc_nbr}_web.jpg"
print(url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment