/zillow

Primary LanguageTypeScript

Scripts for Zillow and others

Parse JSON and Output CSV

Prerequisite

brew install deno

Step

  1. Copy the Response of the query https://www.zillow.com/search/GetSearchPageState.htm?searchQueryState= from browser and paste it to GetSearchPageState.json.

  2. Run the script.

    deno run -A main.ts
  3. Open result.csv