View Single Post
Old 04-21-2016, 08:30 PM  
JosephFM
Confirmed User
 
Industry Role:
Join Date: Feb 2010
Posts: 1,190
ImLive/Webcamwiz + CyberSEO

I managed to extract the contents of the Webcamwiz XML file but I can only get 1 image to show, the one enclosed in <HostPicture></HostPicture>.



I want to extract all the images and they are enclosed like such:

Code:
<Image>
<Height>240</Height>
<Width>320</Width>
<URL>
http://i2.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1458161905.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
</URL>
</Image>
<Image>
<Height>240</Height>
<Width>320</Width>
<URL>
http://i8.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1458161961.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
</URL>
</Image>
<Image>
<Height>240</Height>
<Width>320</Width>
<URL>
http://i1.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1455225034.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
</URL>
</Image>
Here's the XML feed: http://feeds.webcamwiz.com/Live-Sex....am.com&ptype=1

What's the solution?

BTW, they have 2 options for the feed, XML Structure and Node.

The one I'm using is Node.

Here's the one for the XML Structure just in case it's easier:

http://feeds.webcamwiz.com/Live-Sex....am.com&ptype=1
JosephFM is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote