Zillow Zestimate and Rent Estimate Data Python | Easy Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024

ความคิดเห็น • 6

  • @Codite
    @Codite 2 หลายเดือนก่อน

    zilllow removed their search results API >:(

    • @TechInRealEstate
      @TechInRealEstate  2 หลายเดือนก่อน

      Thanks for watching! Yes, this video is older. You can use Scrapeak today - bit.ly/3YVU3Ga

  • @gregveee
    @gregveee 3 หลายเดือนก่อน

    Hi Ariel is there a way to create a process that will allow me to get Zillow Rental Estimates for multiple properties? Preferably to import the data into a Google docs sheet.

    • @TechInRealEstate
      @TechInRealEstate  3 หลายเดือนก่อน

      Thanks for watching Greg! You can use the bulk upload tool to append zillow rental estimate, zestimate, and more here - www.bulkupload.info/
      If you have your google sheet update more frequently (i.e. daily) and need an immediate rental value to be added to your sheet then you can check out using an API alongside Zapier. I have an example in a related video - th-cam.com/video/HIgokpPxWMo/w-d-xo.html

  • @keithyoder
    @keithyoder 2 ปีที่แล้ว

    Hey Ariel! I just signed up for your course. Im a newbie coder and am looking to do exactly as you've described here, but with an additional step. I have a list of properties that a broker has provided me that are pre-foreclosures and our objective is to help the homeowner short sale or even refi with our real estate group before the default happens.
    I understand the workflow I need, but I'm still not quite sure how to get there. I know I need to be able to
    1. feed in the excel or CSV list into the colab file
    2. get the zpid from each property
    3. use the zpid to get me the zestimate and other pertinent info on the properties
    4. download the list as a CSV
    It would save me some time if I can grab some other data inputs from the CSV and rebuild the list whole within the code, as well. I was wondering if you could help me get started here?

    • @TechInRealEstate
      @TechInRealEstate  2 ปีที่แล้ว

      Hi Keith! Happy to hear you are taking the course, it will help with understanding how to retrieve property data through APIs. The workflow you require seems straightforward.
      I do have a couple of follow up questions. Could you provide me your email? We can set up time to discuss further