Hacker News new | ask | show | jobs
by easrng 1767 days ago
The iTunes has an amazing free API: https://developer.apple.com/library/archive/documentation/Au...

By default the images it returns are small but you can get the full res ones easily. Here's some example code (not mine): https://github.com/bendodson/itunes-artwork-finder/blob/mast...