Chart Scraper / Manipulator 09.01.09
Looking for a quality php script which will... 1) Get the chart from http://ax.itunes.apple.com/WebObjects/MZStore.woa/wpa/MRSS/topsongs/sf=143444/limit=200/rss.xml and store it. 2) When the script is run again, get the chart from the above location and (only if it has changed from the previous look), work out points for each title using the formula points = (this position)^2/last postion. [If the track doesn't have a previous position, use 140] 3) Calculate a new chart with the ...




