Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 412 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 412 Bytes

getiTunesData

A simple php function to grab iTunes data from the apple servers - the iTunes ID ($id) must be set or the function returns [false]. If no data found for the given iTunes ID (app does not exist, timeout...) the script also returns [false].

You can find more information about the iTunes API here.