Vulcan Scripts
UK Official Charts Syndicator
UK Official Charts Syndicator Script
The UK Official Charts Syndicator Script is a php script written for php that enables you to retrieve live
chart data from the BBC Radio One Website and display that data in a number of different formats. Currently
it is able to return this data as RSS, XML, SQL, CSV, JSON, HTML or as a good old fashioned php data array(),
for direct use with your own php scripts. It can retrieve and store live chart data and archive it in a MySQL
database and also works when the charts are being announced and are "in progress". It also comes with a cron
script, has a basic template engine and supports display filters for grouping results by new entries, re-entries,
climbers, fallers and non-movers. Fifteen different charts are supported, including the mid-week and asian charts.
This script is ideally suited for anybody wishing to syndicate and publish official UK chart content. It could easily
be modified to link into affiliate programs such as iTunes or for use with linking to videos on YouTube or with song
and lyric based sites etc... It does work out of the box, but for professional integration with your website; basic
programming knowledge is recommended.
Demo Here
Demo Here