I have to import EPF data from itunes Store daily so i have to write a script which will authenticate me firstly through the feeds url and then allow me to download the file automatically through script.
But, i am not finding any way to authenticate myself through url:
http://feeds.itunes.apple.com/feeds/
firstly i downloaded it manually but now i want my script to download it daily. How i can authenticate myself for this? Or there is any other way to achieve this?
Any ideas or view will be highly appreciated.