Hi, I am trying to pull multiple comps for a specific property using Zillow API's. However, there are multiple comps in the XML file associated with the specific property, and my code keeps pulling the same 2 or 3 property data from the URL, how should it be coded it to move onto the next <comps>? Any help would be appreciated.
Here is an example XML file:
http://www.zillow.com/webservice/Get...33642&count=20
And corresponding code I'm using, which has been copied and edited from some other users on this site:
![]()
Please Login or Register to view this content.
Bookmarks