Giter Site home page Giter Site logo

maxwellbade / zillow_scrape_python Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 17.0 624 KB

Scrape first 10 pages of zillow based on passed in input city. Returns pandas dataframe table with price, addres, link, beds, baths and square feet.

Jupyter Notebook 100.00%

zillow_scrape_python's Introduction

For anyone who stumbles on this page, use the "zillow_final" notebook. and then just add a new city in the "multiple URLs" cell. That should work. Do not run it too many times or you'll get timed out by zillow and have to change the headers.

#old stuff

zillow_scrape_python

Scrape first 10 pages of zillow based on passed in input city. Returns pandas dataframe table with price, addres, link, beds, baths and square feet.

instructions

-just change the city name on line 34 to whatever city you're interested in and run the notebook. that's it! -delete the dataframe if you run again with del(df) as it has trouble writing over sometimes.

zillow_scrape_python's People

Contributors

maxwellbade avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

zillow_scrape_python's Issues

does this still works?

have you tried this script lately, does it still work? I've tried doing the same thing for 'sold' homes and got the same results for each page.

unable to use it in pycharm

Hello,
When I use the code on my local machine I get an error and I'm unable to use it in pycharm is there something that prevents it from running locally?

facts and features question

excellent walk thru Max. I have a question. I've been trying to extract out data from the 'facts and features' section from Zillow. Basically I'm trying to get that info plus the hand written user description. Any idea where I would start?

Issues with Zillow script

Hi Max,

Thanks for your work on this script. Found you through a google search trying to understand how to get started scraping Zillow. I'm trying to use your script, but and running into a few errors along the way, and I'm not well versed enough to navigate past them all. I wouldn't be surprised if Zillow's webdesign has shifted a bit in the time since you posted your script.

Currently I'm stuck on the same error your test script is encountering, where stripping the address out of the Link is encountering a NoneType.

Any updates or guidance you can provide would be much appreciated.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.