app-store-scraper
app-store-scraper copied to clipboard
Is it possible to find the Promotional Artwork image?
Hi,
Is it possbile to get the App Store Featuring Art images?
Read more about App Store Promotional Artwork here: https://help.apple.com/itc/appspromoart/en.lproj/static.html
You'd need to check if it's present here https://itunes.apple.com/lookup
+1 This feature would be nice :)
It doesn't look like promotional artwork is currently available to access. Available options are screenshotUrls
, ipadScreenshotUrls
, appletvScreenshotUrls
, and three different square versions of the app artwork, artworkUrl60
, artworkUrl100
, and artworkUrl512
@facundoolano @iplanwebsites @koltclassic
There's an additional lookup endpoint that returns a LOT more data than just the lookup url:
https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?mt=8&id=
Give that a try using an iPhone user agent. It contains all of the device screens, editorialArtwork
and some uber
options that contain the artwork you're looking for.