HTTPCaller, zillow
Best answer by jillmperi
Thanks @NathanAtSafe,
I did find a work around...some notes for anyone else working on this:
There is a Zillow API Network that you have to sign up for to get a key code [your ID]. I was then able to "create" the websites for my specific properties from: http://www.zillow.com/webservice/GetZestimate.htm?zws-id=[your ID]&ZPID;=[your property Zpid]
(example from here: https://www.youtube.com/watch?v=JhiT0Ty5YSc )
I was then able to use the HTTPCaller using that "created" website and the XMLFlattener to extract the zestimate (be sure to set Attributes to Expose to amount) and work from there.
Thanks @NathanAtSafe and @trentatsafe for your help! Hope these notes help someone else.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.