Code Monkey home page Code Monkey logo

real-estate-deal-finder's Introduction

real-estate-deal-finder

why?

You have a list of redfin properties.

You spend hours scrolling through their list to find the property you want.

Wouldn't it be better if the properties were already "ranked" for you by the things you are interested in? - closeness to downtown, price, square feet, others

Using this you can import in redfin.csv properties and have it ranked for you.

You can also assign a "weight" to each property feature based on how important the feature is to you. For example if price is the #1 factor, put a larger weight for it.

how it works

  1. Put your redfin.csv export in /dataset

  2. Get an empty postgres database and add the creds to a .env file. See .env.example.

  3. Run "npm start"

demo

You can see a working version of this at https://ebadecc052a86d67.dynaboard.app/

real-estate-deal-finder's People

Contributors

steven4354 avatar mundia416 avatar

Watchers

 avatar

Forkers

mundia416

real-estate-deal-finder's Issues

extract niche.com data

let's update this code to also update the niche table with the zip code, median income, and the other columns when a new zip code is used that isn't in the niche table yet

https://github.com/steven4354/real-estate-deal-finder/blob/main/scripts/populate-postgres-with-zillow-export.ts#L14

helpful code snippets

this has the pupeteer code that works to extract the niche.com html for a given zip code:

https://github.com/steven4354/real-estate-deal-finder/blob/main/scripts/extract-niche-html.ts

and you can use this to clean the html before sending to chatGPT api:

https://github.com/steven4354/real-estate-deal-finder/blob/main/scripts/clean-html.ts

this is the prompt you can use to extract the needed values from the cleaned html text

https://chatcraft.org/c/steven4354/v38FRLHwP2Dj01pR5WUVi

.env

i will DM the .env file. 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.