
Every minute our servers update an XML feed containing detailed information on each live performer on our site. The information includes biographical, linking and image data that can be used to create compelling, dynamic content on your sites.
The code and sample below are for example only, if you decide to use it make sure you change the XXXX to your account code.
http://ads.vs.com/webservices/live-performers.php?mp_code=XXXX
As you can see, the size of the XML can be fairly large depending on the number of performers we have online. A best practice is to write a script to run via a crontab entry to pull the data down and store it in a format suitable for your system.
