Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 307 Bytes

Home Search Helper

Wanted to filter/sort by certain attributes but Trulia doesn't allow that. So this fetches Trulia data, does a little magic, and feeds an AppSheet app.

Local Setup

  • Create a .env file (copy the template)
  • Fill out with your Trulia info
  • Run npm install
  • Run node index.js