Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bendodson/itunes-artwork-finder

iTunes Artwork Finder
https://github.com/bendodson/itunes-artwork-finder

Last synced: 3 months ago
JSON representation

iTunes Artwork Finder

Awesome Lists containing this project

README

        

iTunes Artwork Finder
=====================

This is the JavaScript and PHP code that powers the iTunes Artwork Finder available at [https://bendodson.com/projects/itunes-artwork-finder/](https://bendodson.com/projects/itunes-artwork-finder/)

To use on your own site, simply upload both the JavaScript and PHP files and then initialise the script with something like:




TV Show
Movie
iBook
Album
App (iPhone or Universal)
App (iPad)
App (macOS)
Audiobook
Podcast
Music Video (may not work)
Apple ID (Movie)
Apple ID (Album)
Short Film



United States of America
United Kingdom




You will need to amend the first line within `itunes.js` so that the `pathToAPI` variable points to the absolute URL of the `api.php` file running on a PHP server.