Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9189845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T20:19:35+00:00 2026-06-17T20:19:35+00:00

I need to integrate my app with the Zillow API to retrieve specific information

  • 0

I need to integrate my app with the Zillow API to retrieve specific information for display.

I don’t know anything about doing that, so I need some general information about how to go about this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T20:19:37+00:00Added an answer on June 17, 2026 at 8:19 pm

    How you integrate an API into your app depends on what kind of API you’re dealing with. If I’m not mistaken, Zillow’s is a web-based API, so you’re going to access it by making HTTP requests to certain URL’s and including the parameters that the API requires. What you get back from such a request depends on the API in question, but typically it’s some data in XML or JSON format.

    Example: The GetZestimate call is a HTTP query to http://www.zillow.com/webservice/GetZestimate.htm that includes the zws-id and zpid parameters. Read all about them here. In return, you get back quite a bit of information as an XML file, also described on the page I linked above.

    As for how to actually make such a call… well, there are a number of ways, and a full description is a lot more than I’m willing to write. You should start by reading about the URL Loading System that’s provided as part of iOS. Even if you don’t end up using Apple’s API directly, you should still read about it so that you have a basic idea of what’s going on. There are a number of third party frameworks that mostly try to simplify the process of making web requests; one very popular framework is ASIHTTPRequest, which continues to see a lot of use even though the author has stopped development. There are others that you can easily find with a little Googling, but the basic idea is the same in most cases — you construct a request and send it, and then you get back some data.

    You’ll also want to look into frameworks that’ll help you make sense of the data once you get it. Again, iOS provides some solutions for parsing XML, but there are also third party frameworks that try to make the process easier. One such is TouchXML. For JSON, things are a little easier: you should really just use the NSJSONSerialization class provided by iOS.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created an app with 2 tabs using TabLayout... I need to integrate that
I need to integrate a third-party video API solution into my web application that
I need to integrate a email client in my current python web app. Anything
I am developing a cocos2d app and I need to integrate youtube API to
I need to integrate Foursquare to my iPhone app. I need to do the
Hi I'm able to successfully integrate iphone app with facebook framework. But I need
So I have an app that if I'm honest doesn't really need transactional integrity
I need to integrate some legacy 32-bit code - for which I don't have
I need to integrate Tumblr to my Android app, is there any official(I could
I need to integrate my android app with facebook. I would like to use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.